Darrick J. Wong
|
cc6f77710a
xfs: don't unconditionally clear the reflink flag on zero-block files
|
8 年之前 |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 年之前 |
Christoph Hellwig
|
411350df14
xfs: refactor xfs_trans_roll
|
8 年之前 |
Omar Sandoval
|
f2e9ad212d
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
|
8 年之前 |
Lukas Czerner
|
56bdf855e6
xfs: Fix per-inode DAX flag inheritance
|
8 年之前 |
Linus Torvalds
|
642338ba33
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 年之前 |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 年之前 |
Ingo Molnar
|
2141713616
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
|
8 年之前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年之前 |
Brian Foster
|
3b4683c294
xfs: drop iolock from reclaim context to appease lockdep
|
8 年之前 |
Darrick J. Wong
|
005c5db8fd
xfs: rework the inline directory verifiers
|
8 年之前 |
Darrick J. Wong
|
630a04e79d
xfs: verify inline directory data forks
|
8 年之前 |
Christoph Hellwig
|
3802a34532
xfs: only reclaim unwritten COW extents periodically
|
8 年之前 |
Brian Foster
|
a36b926180
xfs: pull up iolock from xfs_free_eofblocks()
|
8 年之前 |
Christoph Hellwig
|
76d771b4cb
xfs: use per-AG reservations for the finobt
|
8 年之前 |
Dave Chinner
|
a444d72e60
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
|
8 年之前 |
Eric Sandeen
|
200237d674
xfs: Move AGI buffer type setting to xfs_read_agi
|
8 年之前 |
Christoph Hellwig
|
6552321831
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
|
8 年之前 |
Linus Torvalds
|
35a891be96
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Darrick J. Wong
|
e153aa7990
xfs: set a default CoW extent size of 32 blocks
|
8 年之前 |
Darrick J. Wong
|
83104d449e
xfs: garbage collect old cowextsz reservations
|
8 年之前 |
Darrick J. Wong
|
f7ca352272
xfs: create a separate cow extent size hint for the allocator
|
8 年之前 |
Darrick J. Wong
|
aa8968f227
xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks
|
8 年之前 |
Darrick J. Wong
|
17c12bcd30
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
|
8 年之前 |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 年之前 |
Jan Kara
|
69bca80744
xfs: Propagate dentry down to inode_change_ok()
|
9 年之前 |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 年之前 |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 年之前 |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 年之前 |