Age | Commit message (Expand) | Author |
2013-05-07 | xfs: introduce CONFIG_XFS_WARN | Dave Chinner |
2013-04-27 | xfs: buffer type overruns blf_flags field | Dave Chinner |
2013-04-27 | xfs: add buffer types to directory and attribute buffers | Dave Chinner |
2013-04-21 | xfs: add support for large btree blocks | Christoph Hellwig |
2013-02-01 | xfs: refactor space log reservation for XFS_TRANS_ATTR_SET | 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_TRANS_QM_SBCHANGE space log reservation at mount time | Jeff Liu |
2012-11-15 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner |
2012-11-15 | xfs: make buffer read verication an IO completion function | Dave Chinner |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara |
2012-07-01 | xfs: add discontiguous buffer support to transactions | Dave Chinner |
2012-05-29 | xfs: switch to proper __bitwise type for KM_... flags | Al Viro |
2012-05-14 | xfs: on-stack delayed write buffer lists | Christoph Hellwig |
2011-12-08 | xfs: remove the lid_size field in struct log_item_desc | Christoph Hellwig |
2011-11-08 | xfs: constify xfs_item_ops | Christoph Hellwig |
2011-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Alex Elder |
2011-10-11 | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig |
2011-10-11 | xfs: unlock the inode before log force in xfs_fsync | Christoph Hellwig |
2011-10-11 | xfs: force the log if we encounter pinned buffers in .iop_pushbuf | Christoph Hellwig |
2011-02-22 | xfs: more sensible inode refcounting for ialloc | Christoph Hellwig |
2010-12-02 | xfs: connect up buffer reclaim priority hooks | Dave Chinner |
2010-10-18 | xfs: remove unused t_callback field in struct xfs_trans | Christoph Hellwig |
2010-10-18 | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner |
2010-07-26 | xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags | Christoph Hellwig |
2010-07-26 | xfs: simplify inode to transaction joining | Christoph Hellwig |
2010-07-26 | xfs: merge iop_unpin_remove into iop_unpin | Christoph Hellwig |
2010-07-26 | xfs: simplify log item descriptor tracking | Christoph Hellwig |
2010-05-28 | xfs: cleanup log reservation calculactions | Christoph Hellwig |
2010-05-24 | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner |
2010-05-24 | xfs: Introduce delayed logging core code | Dave Chinner |
2010-05-24 | xfs: Improve scalability of busy extent tracking | Dave Chinner |
2010-05-19 | xfs: add log item recovery tracing | Dave Chinner |
2010-05-19 | xfs: remove stale parameter from ->iop_unpin method | Dave Chinner |
2010-03-01 | xfs: stop passing opaque handles to xfs_log.c routines | Christoph Hellwig |
2010-02-02 | xfs: Don't issue buffer IO direct from AIL push V2 | Dave Chinner |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-12-11 | xfs: I/O completion handlers must use NOFS allocations | Christoph Hellwig |
2009-09-01 | xfs: merge fsync and O_SYNC handling | Christoph Hellwig |
2009-03-29 | xfs: fix various typos | Malcolm Parsons |
2009-02-09 | xfs: remove superflous inobt macros | Christoph Hellwig |
2008-10-30 | [XFS] Finish removing the mount pointer from the AIL API | David Chinner |
2008-10-30 | [XFS] Add ail pointer into log items | David Chinner |
2008-10-30 | [XFS] move the AIl traversal over to a consistent interface | David Chinner |
2008-10-30 | [XFS] Sync up kernel and user-space headers | Barry Naujok |
2008-08-13 | [XFS] remove shouting-indirection macros from xfs_trans.h | Eric Sandeen |