summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely2014-10-031-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-1/+1
* xfs: turn NLINK feature on by defaultDave Chinner2014-05-201-30/+2
* xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-131-18/+11
* xfs: format logged extents directly into the CILChristoph Hellwig2013-12-131-95/+18
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-131-47/+45
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-131-63/+52
* xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-131-76/+89
* xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-131-27/+35
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-2/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+4
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-131-18/+35
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-211-1/+1
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-171-16/+0
* xfs: check for stale inode before acquiring iflock on pushBrian Foster2012-06-211-9/+8
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-141-10/+13
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-119/+33
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-141-1/+16
* xfs: reimplement fdatasync supportChristoph Hellwig2012-03-131-1/+2
* xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig2012-03-131-39/+44
* xfs: make xfs_inode_item_size idempotentChristoph Hellwig2012-03-131-132/+83
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-36/+0
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-221-5/+1
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-171-1/+1
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-171-2/+2
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-171-2/+0
* xfs: remove the lid_size field in struct log_item_descChristoph Hellwig2011-12-081-2/+0
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-171-3/+7
|\
| * xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-111-3/+7
* | xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-3/+1
|/
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-131-2/+2
* xfs: remove i_transpChristoph Hellwig2011-07-081-9/+4
* xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-061-6/+8
* xfs: cleanup duplicate initializationsDavid Sterba2011-04-281-1/+0
* xfs: fix extent format buffer allocation sizeDave Chinner2011-04-081-27/+40
* xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-261-3/+3
* xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-201-16/+74
* xfs: avoid moving stale inodes in the AILDave Chinner2010-12-011-6/+25
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-181-9/+0
* xfs: fix big endian buildDave Chinner2010-07-261-1/+2
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-261-11/+7
* xfs: remove xfs_iputChristoph Hellwig2010-07-261-2/+4
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-261-15/+12
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-261-38/+4
OpenPOWER on IntegriCloud