summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAge
* xfs: remove an outdated comment for xfs_inode_item_committingChristoph Hellwig2018-03-14
* xfs: remove misleading comment text on xfs_inode_item_unlockChristoph Hellwig2018-03-14
* xfs: Rename xa_ elements to ail_Matthew Wilcox2018-03-11
* Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-31
|\
| * Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
| * Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
* | xfs: convert to new i_version APIJeff Layton2018-01-29
|/
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-26
* xfs: Don't log uninitialised fields in inode structuresDave Chinner2017-10-11
* xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino2017-09-26
* xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino2017-08-22
* xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein2017-06-05
* xfs: remove xfs_trans_ail_delete_bulkChristoph Hellwig2017-04-25
* xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-08
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-22
* Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-20
|\
| * xfs: mute some sparse warningsEryu Guan2016-04-06
* | xfs: optimize inline symlinksChristoph Hellwig2016-04-06
|/
* xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
* xfs: move di_changecount to VFS inodeDave Chinner2016-02-09
* xfs: move inode generation count to VFS inodeDave Chinner2016-02-09
* xfs: use vfs inode nlink field everywhereDave Chinner2016-02-09
* xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner2016-02-09
* xfs: cull unnecessary icdinode fieldsDave Chinner2016-02-09
* xfs: remove timestamps from incore inodeDave Chinner2016-02-09
* xfs: introduce inode log format objectDave Chinner2016-02-09
* xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-03
* xfs: add helper to conditionally remove items from the AILBrian Foster2015-08-19
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely2014-10-03
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: turn NLINK feature on by defaultDave Chinner2014-05-20
* xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-13
* xfs: format logged extents directly into the CILChristoph Hellwig2013-12-13
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-13
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-13
* xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-13
* xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-13
* 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