summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong2017-09-25
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-01
* xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval2017-09-01
* xfs: Fix per-inode DAX flag inheritanceLukas Czerner2017-08-04
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-27
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar2017-06-20
|/
* xfs: drop iolock from reclaim context to appease lockdepBrian Foster2017-04-12
* xfs: rework the inline directory verifiersDarrick J. Wong2017-03-28
* xfs: verify inline directory data forksDarrick J. Wong2017-03-15
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-07
* xfs: pull up iolock from xfs_free_eofblocks()Brian Foster2017-01-30
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-25
* Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-07
|\
| * xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2016-12-05
* | xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-30
|/
* 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-03
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* xfs: make several functions staticEric Sandeen2016-06-01
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-20
|\
| * 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-18
| * xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-05-18
| * xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-05-18
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-20
|\ \
| * | xfs: mute some sparse warningsEryu Guan2016-04-06
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-20
|\ \
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-06
| |/
* | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
|/
* Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner2016-03-07
|\
| * xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-10
* | 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