| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | NFSv4: Fix up the return values of nfs4_open_delegation_recall | Trond Myklebust | 2013-02-11 | |
| | * | | | | | | | | | | | | | | | | | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust | 2013-02-11 | |
| | * | | | | | | | | | | | | | | | | | NFSv4.1: Prevent deadlocks between state recovery and file locking | Trond Myklebust | 2013-02-11 | |
| | * | | | | | | | | | | | | | | | | | NFSv4: Allow the state manager to mark an open_owner as being recovered | Trond Myklebust | 2013-02-11 | |
| | * | | | | | | | | | | | | | | | | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust | 2013-02-01 | |
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2013-02-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | GFS2: Reinstate withdraw ack system | Steven Whitehouse | 2013-02-13 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Get a block reservation before resizing a file | Bob Peterson | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Split glock lru processing into two parts | Steven Whitehouse | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Use ->writepages for ordered writes | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Clean up freeze code | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Merge gfs2_attach_bufdata() into trans.c | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Copy gfs2_trans_add_bh into new data/meta functions | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Split gfs2_trans_add_bh() into two | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Merge revoke adding functions | Steven Whitehouse | 2013-01-29 | |
| | * | | | | | | | | | | | | | | | | | | GFS2: Separate LRU scanning from shrinker | Steven Whitehouse | 2013-01-29 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-02-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | xfs: xfs_bmap_add_attrfork_local is too generic | Dave Chinner | 2013-02-14 | |
| | * | | | | | | | | | | | | | | | | | | xfs: remove log force from xfs_buf_trylock() | Brian Foster | 2013-02-14 | |
| | * | | | | | | | | | | | | | | | | | | xfs: recheck buffer pinned status after push trylock failure | Brian Foster | 2013-02-14 | |
| | * | | | | | | | | | | | | | | | | | | xfs: limit speculative prealloc size on sparse files | Dave Chinner | 2013-02-14 | |
| | * | | | | | | | | | | | | | | | | | | xfs: memory barrier before wake_up_bit() | Alex Elder | 2013-02-07 | |
| | * | | | | | | | | | | | | | | | | | | xfs: refactor space log reservation for XFS_TRANS_ATTR_SET | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: make use of xfs_calc_buf_res() in xfs_trans.c | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: add a helper to figure out the space log reservation per item | Jeff Liu | 2013-02-01 | |
| | * | | | | | | | | | | | | | | | | | | xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() | Torsten Kaiser | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | | | xfs: Fix possible use-after-free with AIO | Jan Kara | 2013-01-26 | |
| | * | | | | | | | | | | | | | | | | | | xfs: fix shutdown hang on invalid inode during create | Dave Chinner | 2013-01-26 | |
| | * | | | | | | | | | | | | | | | | | | xfs: limit speculative prealloc near ENOSPC thresholds | Dave Chinner | 2013-01-24 | |
| | * | | | | | | | | | | | | | | | | | | xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end | Dave Chinner | 2013-01-24 | |
| | * | | | | | | | | | | | | | | | | | | xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared | Ben Myers | 2013-01-18 | |
| | * | | | | | | | | | | | | | | | | | | xfs: pull up stack_switch check into xfs_bmapi_write | Brian Foster | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | xfs: Remove boolean_t typedef completely. | Thiago Farina | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic | Eric Sandeen | 2013-01-16 | |
| | * | | | | | | | | | | | | | | | | | | fs/xfs remove obsolete simple_strto<foo> | Abhijit Pawar | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | xfs: recalculate leaf entry pointer after compacting a dir2 block | Eric Sandeen | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | xfs: don't zero structure members after a memset(0) | Eric Sandeen | 2013-01-03 | |
| | * | | | | | | | | | | | | | | | | | | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 2013-01-03 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'xfs-for-3.9' | Ben Myers | 2012-12-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | xfs remove the XFS_TRANS_DEBUG routines | Mark Tinguely | 2012-12-17 | |
