Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 gadi atpakaļ |
NeilBrown
|
d51fdb87a6
NFS: discard nfs_lockowner structure.
|
8 gadi atpakaļ |
NeilBrown
|
b184b5c38e
NFS: remove l_pid field from nfs_lockowner
|
8 gadi atpakaļ |
Huang Ying
|
8cd797887a
mm: remove page_file_index
|
8 gadi atpakaļ |
Linus Torvalds
|
7f155c7026
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
9 gadi atpakaļ |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 gadi atpakaļ |
Trond Myklebust
|
362745268c
Merge branch 'writeback'
|
9 gadi atpakaļ |
Benjamin Coddington
|
149a4fddd0
nfs: don't create zero-length requests
|
9 gadi atpakaļ |
Scott Mayhew
|
ce52914eb7
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
|
9 gadi atpakaļ |
Trond Myklebust
|
837bb1d752
NFSv4.2: Fix writeback races in nfs4_copy_file_range
|
9 gadi atpakaļ |
Trond Myklebust
|
8fc3c38627
NFS: Fix O_DIRECT verifier problems
|
9 gadi atpakaļ |
Trond Myklebust
|
811ed92ecc
NFS: writepage of a single page should not be synchronous
|
9 gadi atpakaļ |
Trond Myklebust
|
6b56a89833
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
|
9 gadi atpakaļ |
Weston Andros Adamson
|
ade8febde0
nfs: avoid race that crashes nfs_init_commit
|
9 gadi atpakaļ |
Dan Carpenter
|
2997bfd049
NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
|
9 gadi atpakaļ |
Trond Myklebust
|
cca588d6c8
NFS: Reclaim writes via writepage are opportunistic
|
9 gadi atpakaļ |
Anna Schumaker
|
67911c8f18
NFS: Add nfs_commit_file()
|
9 gadi atpakaļ |
Dave Wysochanski
|
fe238e601d
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
|
9 gadi atpakaļ |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 gadi atpakaļ |
Anna Schumaker
|
6272dcc6be
NFS: Simplify nfs_request_add_commit_list() arguments
|
9 gadi atpakaļ |
Trond Myklebust
|
daaadd2283
Merge branch 'bugfixes'
|
9 gadi atpakaļ |
Benjamin Coddington
|
210c7c1750
NFS: Use wait_on_atomic_t() for unlock after readahead
|
9 gadi atpakaļ |
Trond Myklebust
|
942e3d72a6
Merge branch 'pnfs_generic'
|
9 gadi atpakaļ |
Trond Myklebust
|
138a2935dc
NFS: Relax requirements in nfs_flush_incompatible
|
9 gadi atpakaļ |
Trond Myklebust
|
b20135d0b2
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
|
9 gadi atpakaļ |
Trond Myklebust
|
af7cf05793
NFS: Allow multiple commit requests in flight per file
|
10 gadi atpakaļ |
Trond Myklebust
|
dc602dd706
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
|
9 gadi atpakaļ |
Peng Tao
|
d6c843b96e
nfs: only remove page from mapping if launder_page fails
|
9 gadi atpakaļ |
Peng Tao
|
0bcbf039f6
nfs: handle request add failure properly
|
9 gadi atpakaļ |
Trond Myklebust
|
494f74a26c
NFS: Flush reclaim writes using FLUSH_COND_STABLE
|
9 gadi atpakaļ |