| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: fix the multi-segment log buffer format | Mark Tinguely | 2013-01-16 | 1 | -2/+5 |
* | xfs: rename bli_format to avoid confusion with bli_formats | Mark Tinguely | 2013-01-16 | 1 | -12/+12 |
* | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 2012-11-15 | 1 | -4/+4 |
* | xfs: make buffer read verication an IO completion function | Dave Chinner | 2012-11-15 | 1 | -3/+6 |
* | xfs: add discontiguous buffer support to transactions | Dave Chinner | 2012-07-01 | 1 | -34/+34 |
* | xfs: make XBF_MAPPED the default behaviour | Dave Chinner | 2012-05-14 | 1 | -6/+0 |
* | xfs: clean up xfs_bit.h includes | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: move xfs_get_extsz_hint() and kill xfs_rw.h | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: kill XBF_DONTBLOCK | Dave Chinner | 2012-05-14 | 1 | -21/+4 |
* | xfs: kill xfs_read_buf() | Dave Chinner | 2012-05-14 | 1 | -0/+4 |
* | xfs: kill XBF_LOCK | Dave Chinner | 2012-05-14 | 1 | -2/+2 |
* | xfs: use blocks for storing the desired IO size | Dave Chinner | 2012-05-14 | 1 | -2/+2 |
* | xfs: on-stack delayed write buffer lists | Christoph Hellwig | 2012-05-14 | 1 | -57/+27 |
* | xfs: do not add buffers to the delwri queue until pushed | Christoph Hellwig | 2012-05-14 | 1 | -2/+0 |
* | xfs: remove xfs_trans_unlocked_item | Christoph Hellwig | 2012-02-22 | 1 | -24/+1 |
* | xfs: clean up xfs_ioerror_alert | Christoph Hellwig | 2011-10-11 | 1 | -6/+3 |
* | xfs: remove buffers from the delwri list in xfs_buf_stale | Christoph Hellwig | 2011-10-11 | 1 | -3/+0 |
* | xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE | Christoph Hellwig | 2011-10-11 | 1 | -4/+9 |
* | xfs: call xfs_buf_delwri_queue directly | Christoph Hellwig | 2011-10-11 | 1 | -2/+3 |
* | xfs: Remove the macro XFS_BUF_TARGET | Chandra Seetharaman | 2011-07-25 | 1 | -1/+1 |
* | xfs: Remove macro XFS_BUF_BUSY and family | Chandra Seetharaman | 2011-07-25 | 1 | -9/+0 |
* | xfs: Remove the macro XFS_BUF_ERROR and family | Chandra Seetharaman | 2011-07-25 | 1 | -8/+7 |
* | xfs: Remove the macro XFS_BUF_BFLAGS | Chandra Seetharaman | 2011-07-25 | 1 | -1/+1 |
* | xfs: remove wrappers around b_iodone | Christoph Hellwig | 2011-07-13 | 1 | -3/+3 |
* | xfs: remove wrappers around b_fspriv | Christoph Hellwig | 2011-07-13 | 1 | -46/+30 |
* | xfs: add a proper transaction pointer to struct xfs_buf | Christoph Hellwig | 2011-07-13 | 1 | -16/+16 |
* | xfs: clean up buffer locking helpers | Christoph Hellwig | 2011-07-08 | 1 | -2/+2 |
* | xfs: xfs_trans_read_buf() should return an error on failure | Dave Chinner | 2011-03-26 | 1 | -1/+2 |
* | xfs: Convert remaining cmn_err() callers to new API | Dave Chinner | 2011-03-07 | 1 | -3/+3 |
* | xfs: remove xfs_buf wrappers | Christoph Hellwig | 2010-10-18 | 1 | -1/+1 |
* | xfs: give li_cb callbacks the correct prototype | Christoph Hellwig | 2010-07-26 | 1 | -5/+2 |
* | xfs: simplify log item descriptor tracking | Christoph Hellwig | 2010-07-26 | 1 | -49/+15 |
* | xfs: remove unneeded #include statements | Christoph Hellwig | 2010-07-26 | 1 | -3/+0 |
* | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 | 1 | -1/+0 |
* | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner | 2010-05-24 | 1 | -10/+10 |
* | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 2010-05-24 | 1 | -14/+14 |
* | xfs: simplify buffer to transaction matching | Christoph Hellwig | 2010-05-19 | 1 | -138/+46 |
* | xfs: remove stale parameter from ->iop_unpin method | Dave Chinner | 2010-05-19 | 1 | -2/+1 |
* | xfs: factor common xfs_trans_bjoin code | Christoph Hellwig | 2010-03-01 | 1 | -150/+66 |
* | xfs: remove duplicate buffer flags | Christoph Hellwig | 2010-01-21 | 1 | -13/+14 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-14 | 1 | -36/+26 |
* | xfs: simplify xfs_buf_get / xfs_buf_read interfaces | Christoph Hellwig | 2009-12-11 | 1 | -8/+5 |
* | fs/xfs: Correct redundant test | Julia Lawall | 2009-08-31 | 1 | -2/+2 |
* | [XFS] Finish removing the mount pointer from the AIL API | David Chinner | 2008-10-30 | 1 | -4/+3 |
* | [XFS] remove shouting-indirection macros from xfs_trans.h | Eric Sandeen | 2008-08-13 | 1 | -6/+6 |
* | [XFS] Ensure errors from xfs_bdstrat() are correctly checked. | David Chinner | 2008-04-18 | 1 | -7/+5 |
* | [XFS] Don't block pdflush when writing back inodes | David Chinner | 2008-04-18 | 1 | -1/+2 |
* | Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis... | Tim Shimmin | 2007-10-01 | 1 | -1/+0 |
* | [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio... | Lachlan McIlroy | 2007-09-18 | 1 | -0/+1 |