Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 년 전 |
Trond Myklebust
|
1f2edbe3fe
NFS: Don't ignore suid/sgid bit changes after a successful write
|
11 년 전 |
Jeff Layton
|
4db72b40fd
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
|
11 년 전 |
Jeff Layton
|
d529ef83c3
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
|
11 년 전 |
Scott Mayhew
|
263b4509ec
nfs: always make sure page is up-to-date before extending a write to cover the entire page
|
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 년 전 |
Trond Myklebust
|
0f1d260550
NFS: Don't check lock owner compatibility in writes unless file is locked
|
12 년 전 |
Weston Andros Adamson
|
8c21c62c44
nfs4.1: Add SP4_MACH_CRED write and commit support
|
12 년 전 |
NeilBrown
|
ef1820f9be
NFSv4: Don't try to recover NFSv4 locks when they are lost.
|
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 년 전 |
Scott Mayhew
|
c7559663e4
NFS: Allow nfs_updatepage to extend a write under additional circumstances
|
12 년 전 |
Trond Myklebust
|
c58c844187
NFS: Don't accept more reads/writes if the open context recovery failed
|
12 년 전 |
Trond Myklebust
|
6db6dd7d3f
NFS: Ensure that we free the rpc_task after read and write cleanups are done
|
12 년 전 |
David Howells
|
8c209ce721
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
|
12 년 전 |
Trond Myklebust
|
ada8e20d04
NFS: Don't use SetPageError in the NFS writeback code
|
12 년 전 |
Trond Myklebust
|
7ce0171d4f
Merge branch 'bugfixes' into nfs-for-next
|
12 년 전 |
Jeff Layton
|
81d9bce530
nfs: don't extend writes to cover entire page if pagecache is invalid
|
12 년 전 |
Yanchuan Nian
|
4c10021008
nfs: Fix wrong slab cache in nfs_commit_mempool
|
12 년 전 |
Trond Myklebust
|
deed85e760
NFS: Remove BUG_ON() calls from the generic writeback code
|
13 년 전 |
Trond Myklebust
|
05990d1bf2
NFS: Fix fdatasync/fsync() when confronted with a server reboot
|
13 년 전 |
Trond Myklebust
|
2a369153c8
NFS: Clean up helper function nfs4_select_rw_stateid()
|
13 년 전 |
Jeff Layton
|
3dd4765fce
nfs: tear down caches in nfs_init_writepagecache when allocation fails
|
13 년 전 |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 년 전 |
Mel Gorman
|
192e501b04
nfs: prevent page allocator recursions with swap over NFS.
|
13 년 전 |
Mel Gorman
|
29418aa4bd
nfs: disable data cache revalidation for swapfiles
|
13 년 전 |
Mel Gorman
|
d56b4ddf77
nfs: teach the NFS client how to treat PG_swapcache pages
|
13 년 전 |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 년 전 |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 년 전 |