aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar1-4/+4
2017-04-12xfs: drop iolock from reclaim context to appease lockdepBrian Foster1-4/+5
2017-03-28xfs: rework the inline directory verifiersDarrick J. Wong1-9/+10
2017-03-15xfs: verify inline directory data forksDarrick J. Wong1-3/+9
2017-03-07xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig1-1/+1
2017-01-30xfs: pull up iolock from xfs_free_eofblocks()Brian Foster1-23/+28
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig1-11/+12
2016-12-07Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner1-2/+0
2016-12-05xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen1-2/+0
2016-11-30xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig1-49/+33
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+51
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-10-05xfs: set a default CoW extent size of 32 blocksDarrick J. Wong1-4/+6
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong1-1/+3
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong1-0/+33
2016-10-05xfs: cancel CoW reservations and clear inode reflink flag when freeing blocksDarrick J. Wong1-0/+13
2016-10-04xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong1-0/+1
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-09-22xfs: Propagate dentry down to inode_change_ok()Jan Kara1-1/+1
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-47/+47
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-31/+31
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong1-0/+1
2016-06-01xfs: make several functions staticEric Sandeen1-12/+4
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner1-36/+68
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner1-1/+1
2016-05-20Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner1-0/+1
2016-05-18xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner1-37/+37
2016-05-18xfs: xfs_iflush_cluster has range issuesDave Chinner1-2/+11
2016-05-18xfs: mark reclaimed inodes invalid earlierDave Chinner1-0/+13
2016-05-18xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-05-18xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-05-18xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-04-06xfs: mute some sparse warningsEryu Guan1-1/+1
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig1-37/+23
2016-04-06xfs: set up inode operation vectors laterChristoph Hellwig1-0/+1
2016-03-07Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner1-1/+1
2016-02-10xfs: remove XBF_DONE flag wrapper macrosDave Chinner1-1/+1
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner1-25/+23
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner1-1/+1
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner1-4/+1
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner1-43/+34
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner1-2/+0
2016-02-09xfs: cull unnecessary icdinode fieldsDave Chinner1-18/+1
2016-02-09xfs: remove timestamps from incore inodeDave Chinner1-10/+11
2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner1-23/+37
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen1-17/+8
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner1-9/+23
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner1-16/+16
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner1-0/+2
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner1-0/+2