aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAge
* xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
* xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-12
* xfs: format logged extents directly into the CILChristoph Hellwig2013-12-12
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-12
* xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-12
* xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-13
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-17
* xfs: check for stale inode before acquiring iflock on pushBrian Foster2012-06-21
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-14
* xfs: reimplement fdatasync supportChristoph Hellwig2012-03-13
* xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig2012-03-13
* xfs: make xfs_inode_item_size idempotentChristoph Hellwig2012-03-13
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
* xfs: remove the lid_size field in struct log_item_descChristoph Hellwig2011-12-08
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-17
|\
| * xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-11
* | xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
|/
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-13
* xfs: remove i_transpChristoph Hellwig2011-07-08
* xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-06
* xfs: cleanup duplicate initializationsDavid Sterba2011-04-28
* xfs: fix extent format buffer allocation sizeDave Chinner2011-04-07
* xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
* xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-19
* xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: fix big endian buildDave Chinner2010-07-26
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-26
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-26
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26