summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAge
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig2019-06-28
* xfs: split iop_unlockChristoph Hellwig2019-06-28
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-28
* xfs: remove if_real_bytesChristoph Hellwig2018-07-30
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: log item flags are racyDave Chinner2018-05-10
* 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-07
* 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-21
* Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-19
|\
| * xfs: mute some sparse warningsEryu Guan2016-04-05
* | xfs: optimize inline symlinksChristoph Hellwig2016-04-05
|/
* 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-02
* xfs: add helper to conditionally remove items from the AILBrian Foster2015-08-18
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely2014-10-02
* xfs: global error sign conversionDave Chinner2014-06-25
* 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