Al Viro
|
115b420512
ext3: switch to simple_follow_link()
|
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 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Jan Kara
|
166418ccef
ext3: Fix deadlock in data=journal mode when fs is frozen
|
11 年之前 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 年之前 |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Linus Torvalds
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Eric Sandeen
|
f294d3e7be
ext3: explicitly remove inode from orphan list after failed direct io
|
11 年之前 |
Jan Kara
|
2299432e19
ext3: Speedup WB_SYNC_ALL pass
|
11 年之前 |
Jan Kara
|
d680104f3d
ext3: Update outdated comment before ext3_ordered_writepage()
|
11 年之前 |
Jan Kara
|
99128addc9
ext3: Update PF_MEMALLOC handling in ext3_write_inode()
|
11 年之前 |
Dan Carpenter
|
f8cb556fdb
ext3: remove unneeded check in ext3_ordered_writepage()
|
11 年之前 |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 年之前 |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 年之前 |
Lukas Czerner
|
d8c8900ac1
jbd: change journal_invalidatepage() to accept length
|
12 年之前 |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 年之前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年之前 |
Jan Kara
|
e643692138
ext3: fix data=journal fast mount/umount hang
|
12 年之前 |
Wang Shilong
|
c04e88e271
Ext3: return ENOMEM rather than EIO if sb_getblk fails
|
12 年之前 |
Wang Shilong
|
1b7d76e9b1
Ext3: use unlikely to improve the efficiency of the kernel
|
12 年之前 |
Wang Shilong
|
61f43e6880
Ext3: add necessary check in case IO error happens
|
12 年之前 |
Julia Lawall
|
4789775477
ext3: drop if around WARN_ON
|
12 年之前 |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 年之前 |
Jan Kara
|
156bddd8e5
ext3: Fix fdatasync() for files with only i_size changes
|
13 年之前 |