index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
22
-132
/
+545
|
\
|
*
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
|
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
3
-0
/
+153
|
*
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
1
-0
/
+22
|
*
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
1
-1
/
+1
|
*
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
2017-07-13
1
-1
/
+1
|
*
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
1
-4
/
+3
|
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
2
-5
/
+16
|
*
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
2017-07-13
1
-2
/
+8
|
*
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
1
-2
/
+4
|
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
2
-6
/
+10
|
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
2
-61
/
+0
|
*
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-13
1
-1
/
+2
|
*
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-07-13
1
-1
/
+2
|
*
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
1
-1
/
+1
|
*
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-13
1
-0
/
+1
|
*
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
1
-1
/
+1
|
*
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
2
-0
/
+60
|
*
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
1
-2
/
+0
|
*
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
2
-1
/
+18
|
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
8
-37
/
+37
|
*
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
2017-07-13
1
-4
/
+7
|
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
4
-7
/
+7
|
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
1
-0
/
+4
|
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
1
-3
/
+3
|
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
1
-2
/
+2
|
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
1
-3
/
+4
|
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
6
-10
/
+10
|
*
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
2017-07-13
1
-2
/
+1
|
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
4
-4
/
+15
|
*
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-07-13
3
-69
/
+77
|
*
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
5
-84
/
+151
|
*
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
5
-122
/
+242
*
|
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
11
-307
/
+517
|
\
\
|
*
|
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-06-28
8
-15
/
+33
|
|
\
|
|
*
|
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
4
-7
/
+7
|
*
|
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
|
*
|
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
1
-0
/
+4
|
*
|
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+3
|
*
|
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-2
/
+2
|
*
|
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+4
|
*
|
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
6
-10
/
+10
|
*
|
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
2017-05-15
1
-2
/
+1
|
*
|
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
4
-4
/
+15
|
*
|
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-05-15
3
-69
/
+77
|
*
|
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
5
-84
/
+151
|
*
|
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
5
-122
/
+242
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
1
-1
/
+16
|
\
\
\
[next]