Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Al Viro
|
4da54c218d
nfs: switch to iter_splice_write_file()
|
11 년 전 |
Jeff Layton
|
130d1f956a
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
|
11 년 전 |
Al Viro
|
edaf436948
nfs: switch to ->write_iter()
|
11 년 전 |
Al Viro
|
3aa2d199f8
nfs: switch to ->read_iter()
|
11 년 전 |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 년 전 |
Al Viro
|
ed978a811e
new helper: generic_file_read_iter()
|
11 년 전 |
Al Viro
|
619d30b4b8
convert the guts of nfs_direct_IO() to iov_iter
|
11 년 전 |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 년 전 |
Niels de Vos
|
1e8968c5b0
NFS: dprintk() should not print negative fileids and inode numbers
|
11 년 전 |
Al Viro
|
6de1472f1a
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
|
12 년 전 |
Andy Adamson
|
dc24826bfc
NFS avoid expired credential keys for buffered writes
|
12 년 전 |
Trond Myklebust
|
f4ce1299b3
NFS: Add event tracing for generic NFS events
|
12 년 전 |
Mel Gorman
|
f919b19614
fs: nfs: inform the VM about pages being committed or unstable
|
12 년 전 |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 년 전 |
Trond Myklebust
|
7a8203d8cb
NFS: Ensure that NFS file unlock waits for readahead to complete
|
12 년 전 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 년 전 |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 년 전 |
Linus Torvalds
|
df632d3ce7
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 년 전 |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
13 년 전 |
Trond Myklebust
|
dcfc4f2546
NFS: Write the entire file if a server reboot occurs during fsync()
|
13 년 전 |
Trond Myklebust
|
05990d1bf2
NFS: Fix fdatasync/fsync() when confronted with a server reboot
|
13 년 전 |
Trond Myklebust
|
7b281ee026
NFS: fsync() must exit with an error if page writeback failed
|
13 년 전 |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 년 전 |
Mel Gorman
|
a564b8f039
nfs: enable swap on NFS
|
13 년 전 |
Mel Gorman
|
d56b4ddf77
nfs: teach the NFS client how to treat PG_swapcache pages
|
13 년 전 |
Jeff Layton
|
ad0fcd4eb6
nfs: explicitly reject LOCK_MAND flock() requests
|
13 년 전 |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 년 전 |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 년 전 |
Jeff Layton
|
5cf02d09b5
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
|
13 년 전 |