Kenjiro Nakayama
|
1e6fa688bf
xfs: Output warning message when discard option was enabled even though the device does not support discard
|
8 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
89fd915c40
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Pan Bian
|
6c370590cf
xfs: use kmem_free to free return value of kmem_zalloc
|
8 years ago |
Dan Williams
|
486aff5e04
xfs: perform dax_device lookup at mount
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
642338ba33
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
NeilBrown
|
011067b056
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
|
8 years ago |
Linus Torvalds
|
0fcc3ab23d
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Dan Williams
|
ef51042472
block, dax: move "select DAX" from BLOCK to FS_DAX
|
8 years ago |
Brian Foster
|
696a562072
xfs: use dedicated log worker wq to avoid deadlock with cil wq
|
8 years ago |
Christoph Hellwig
|
3802a34532
xfs: only reclaim unwritten COW extents periodically
|
8 years ago |
Christoph Hellwig
|
4560e78f40
xfs: don't block the log commit handler for discards
|
8 years ago |
Dave Chinner
|
4cf4573d89
xfs: deprecate barrier/nobarrier mount option
|
8 years ago |
Christoph Hellwig
|
6552321831
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
|
8 years ago |
Darrick J. Wong
|
63646fc58d
xfs: check inode reflink flag before calling reflink functions
|
8 years ago |
Darrick J. Wong
|
e54b5bf9d7
xfs: recognize the reflink feature bit
|
9 years ago |
Darrick J. Wong
|
83104d449e
xfs: garbage collect old cowextsz reservations
|
9 years ago |
Darrick J. Wong
|
84d6961910
xfs: preallocate blocks for worst-case btree expansion
|
9 years ago |
Darrick J. Wong
|
174edb0e46
xfs: store in-progress CoW allocations in the refcount btree
|
9 years ago |
Darrick J. Wong
|
5e7e605c4d
xfs: cancel pending CoW reservations when destroying inodes
|
9 years ago |
Darrick J. Wong
|
17c12bcd30
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
|
9 years ago |
Darrick J. Wong
|
9f3afb57d5
xfs: implement deferred bmbt map/unmap operations
|
9 years ago |
Darrick J. Wong
|
6413a01420
xfs: create bmbt update intent log items
|
9 years ago |
Darrick J. Wong
|
33ba612920
xfs: connect refcount adjust functions to upper layers
|
9 years ago |
Darrick J. Wong
|
baf4bcacb7
xfs: create refcount update intent log items
|
9 years ago |
Dave Chinner
|
155cd433b5
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
|
9 years ago |
Dave Chinner
|
ddeb14f4fb
xfs: quiesce the filesystem after recovery on readonly mount
|
9 years ago |
Darrick J. Wong
|
cd00158ce3
xfs: convert RUI log formats to use variable length arrays
|
9 years ago |