Arnd Bergmann
|
e952813e21
ext2: avoid bogus -Wmaybe-uninitialized warning
|
8 년 전 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
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 년 전 |
Christoph Hellwig
|
d5bfccdf38
ext2: fix possible integer truncation in ext2_iomap_begin
|
9 년 전 |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 년 전 |
Jan Kara
|
225c5161b1
ext2: Unmap metadata when zeroing blocks
|
9 년 전 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 년 전 |
Christoph Hellwig
|
25f4e70291
ext2: use iomap to implement DAX
|
9 년 전 |
Christoph Hellwig
|
6750ad7198
ext2: stop passing buffer_head to ext2_get_blocks
|
9 년 전 |
Carlos Maiolino
|
ff0031d848
ext2: fix filesystem deadlock while reading corrupted xattr block
|
9 년 전 |
Linus Torvalds
|
315227f6da
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 년 전 |
Matthew Wilcox
|
3dc2916107
dax: use sb_issue_zerout instead of calling dax_clear_sectors
|
9 년 전 |
Jan Kara
|
86b0624e42
ext2: Avoid DAX zeroing to corrupt data
|
9 년 전 |
Jan Kara
|
9b6cd5f76d
ext2: Fix block zeroing in ext2_get_blocks() for DAX
|
9 년 전 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 년 전 |
Ross Zwisler
|
7f6d5b529b
dax: move writeback calls into the filesystems
|
9 년 전 |
Ross Zwisler
|
20a90f5899
dax: give DAX clearing code correct bdev
|
9 년 전 |
Ross Zwisler
|
0a6cf9137d
ext2, ext4: only set S_DAX for regular inodes
|
9 년 전 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 년 전 |
Ross Zwisler
|
5726b27b09
ext2: Add locking for DAX faults
|
10 년 전 |
Matthew Wilcox
|
c94c2acf84
dax: move DAX-related functions to a new header
|
10 년 전 |
Jan Kara
|
c2edb305d6
ext2: Handle error from dquot_initalize()
|
10 년 전 |
Al Viro
|
cbe0fa3858
ext2: use simple_follow_link()
|
10 년 전 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 년 전 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 년 전 |