aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-04-08
* xfs: pull up iolock from xfs_free_eofblocks()Brian Foster2017-04-08
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-04-08
* xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2017-01-12
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-13
|\
| * xfs: set a default CoW extent size of 32 blocksDarrick J. Wong2016-10-05
| * xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-05
| * xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
| * xfs: cancel CoW reservations and clear inode reflink flag when freeing blocksDarrick J. Wong2016-10-05
| * xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| |/
* / xfs: Propagate dentry down to inode_change_ok()Jan Kara2016-09-22
|/
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: make several functions staticEric Sandeen2016-06-01
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-19
|\
| * xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner2016-05-18
| * xfs: xfs_iflush_cluster has range issuesDave Chinner2016-05-18
| * xfs: mark reclaimed inodes invalid earlierDave Chinner2016-05-18
| * xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-05-17
| * xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-05-17
| * xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-05-17
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-19
|\ \
| * | xfs: mute some sparse warningsEryu Guan2016-04-05
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-19
|\ \
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-05
| |/
* / xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-05
|/
* Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner2016-03-06
|\
| * xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-09
* | 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
|/
* Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-18
|\
| * xfs: introduce per-inode DAX enablementDave Chinner2016-01-04
| * xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-04
* | xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-10
|/
* Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-02
|\
| * xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-02
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
|/
* Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-24
|\
| * xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner2015-08-24
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-19
|\|
| * xfs: inode lockdep annotations broke non-lockdep buildDave Chinner2015-08-19
| * xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-18