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