Ernesto A. Fernández
|
4d9bcaddac
ext2: Fix memory leak when truncate races ext2_get_blocks
|
8 years ago |
Dan Williams
|
f5705aa8cf
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
|
8 years ago |
Linus Torvalds
|
53ef7d0e20
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Dan Williams
|
fa5d932c32
ext2, ext4, xfs: retrieve dax_device for iomap operations
|
8 years ago |
Jan Kara
|
420768d319
ext2: Remove ext2_get_inode_flags()
|
8 years ago |
Jan Kara
|
6554766150
ext2: Call dquot_writeback_dquots() with s_umount held
|
8 years ago |
Christoph Hellwig
|
8ff6daa17b
iomap: constify struct iomap_ops
|
8 years ago |
Jan Kara
|
e568df6b84
ext2: Return BH_New buffers for zeroed blocks
|
9 years ago |
Linus Torvalds
|
e93b1cc8a8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
8 years ago |
Linus Torvalds
|
80eabba702
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
|
8 years ago |
Darrick J. Wong
|
b46dc03381
ext2: reject inodes with negative size
|
8 years ago |
Jan Kara
|
00697eed38
ext2: use iomap_zero_range() for zeroing truncated page in DAX path
|
8 years ago |
Jan Kara
|
69a9bea146
ext2: Use clean_bdev_aliases() instead of iteration
|
9 years ago |
Arnd Bergmann
|
e952813e21
ext2: avoid bogus -Wmaybe-uninitialized warning
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
8d37059581
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Christoph Hellwig
|
d5bfccdf38
ext2: fix possible integer truncation in ext2_iomap_begin
|
9 years ago |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 years ago |
Jan Kara
|
225c5161b1
ext2: Unmap metadata when zeroing blocks
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Christoph Hellwig
|
25f4e70291
ext2: use iomap to implement DAX
|
9 years ago |
Christoph Hellwig
|
6750ad7198
ext2: stop passing buffer_head to ext2_get_blocks
|
9 years ago |
Carlos Maiolino
|
ff0031d848
ext2: fix filesystem deadlock while reading corrupted xattr block
|
9 years ago |
Linus Torvalds
|
315227f6da
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Matthew Wilcox
|
3dc2916107
dax: use sb_issue_zerout instead of calling dax_clear_sectors
|
9 years ago |
Jan Kara
|
86b0624e42
ext2: Avoid DAX zeroing to corrupt data
|
9 years ago |
Jan Kara
|
9b6cd5f76d
ext2: Fix block zeroing in ext2_get_blocks() for DAX
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Ross Zwisler
|
7f6d5b529b
dax: move writeback calls into the filesystems
|
9 years ago |