index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
2017-05-08
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
2017-05-08
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
2017-05-08
NFSv4: Fix an rcu lock leak
Trond Myklebust
2017-05-05
nfs: use kmap/kunmap directly
Fabian Frederick
2017-05-05
NFS: always treat the invocation of nfs_getattr as cache hit when noac is on
Hou Tao
2017-05-05
Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...
Dave Wysochanski
2017-05-05
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2017-05-03
pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits
Fred Isaman
2017-05-02
pNFS: Fix a typo in pnfs_generic_alloc_ds_commits
Trond Myklebust
2017-05-02
pNFS: Fix a deadlock when coalescing writes and returning the layout
Trond Myklebust
2017-05-02
pNFS: Don't clear the layout return info if there are segments to return
Trond Myklebust
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-29
pNFS: Ensure we commit the layout if it has been invalidated
Trond Myklebust
2017-04-29
pNFS: Don't send COMMITs to the DSes if the server invalidated our layout
Trond Myklebust
2017-04-29
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
2017-04-28
pNFS: Ensure we check layout validity before marking it for return
Trond Myklebust
2017-04-28
NFS4.1 handle interrupted slot reuse from ERR_DELAY
Olga Kornievskaia
2017-04-28
NFSv4: check return value of xdr_inline_decode
Pan Bian
2017-04-28
nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()
Artem Savkov
2017-04-27
NFSv4: Fix callback server shutdown
Trond Myklebust
[next]