summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig2018-03-14
* xfs: check for cow blocks before trying to clear themDarrick J. Wong2018-03-11
* Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-31
|\
| * xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong2018-01-29
| * xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-29
| * xfs: always zero di_flags2 when we free the inodeDarrick J. Wong2018-01-29
| * Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
| * Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
| * xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-12
| * xfs: use %pS printk format for direct instruction addressesDarrick J. Wong2018-01-12
| * xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-12
| * xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
* | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-29
|\ \ | |/ |/|
| * xfs: convert to new i_version APIJeff Layton2018-01-29
* | xfs: don't be so eager to clear the cowblocks tag on truncateDarrick J. Wong2017-12-21
* | xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-08
|/
* xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong2017-11-27
* xfs: fix forgotten rcu read unlock when skipping inode reclaimDarrick J. Wong2017-11-16
* xfs: remove unused debug counts for xfs_lock_inodesChristoph Hellwig2017-11-06
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-01
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* 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