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.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 branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
2
-25
/
+11
|
\
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
1
-7
/
+2
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
2
-4
/
+4
|
*
nfs_remount(): don't leak, don't ignore LSM options quietly
Al Viro
2018-12-21
1
-2
/
+4
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-13
/
+2
*
|
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
27
-511
/
+641
|
\
\
|
*
|
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
3
-7
/
+10
|
*
|
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
2019-01-02
1
-5
/
+0
|
*
|
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
2019-01-02
1
-1
/
+1
|
*
|
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
2019-01-02
1
-143
/
+313
|
*
|
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
2019-01-02
1
-2
/
+8
|
*
|
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
2018-12-21
1
-2
/
+1
|
*
|
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
23
-292
/
+228
|
*
|
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
4
-17
/
+33
|
*
|
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
3
-30
/
+39
|
*
|
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
2
-3
/
+23
|
*
|
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
3
-34
/
+7
|
*
|
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
4
-25
/
+16
|
*
|
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2018-12-19
2
-8
/
+14
|
*
|
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-6
/
+8
|
*
|
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
1
-13
/
+1
|
*
|
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+17
|
*
|
nfs: fix comment to nfs_generic_pg_test which does the opposite
Pavel Tikhomirov
2018-12-19
1
-1
/
+1
|
*
|
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
2018-12-19
1
-1
/
+0
*
|
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
1
-4
/
+6
|
\
\
\
|
*
|
|
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
2018-12-31
1
-1
/
+1
|
*
|
|
nfs: minor typo in nfs4_callback_up_net()
Vasily Averin
2018-12-27
1
-1
/
+1
|
*
|
|
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2018-12-27
1
-3
/
+5
*
|
|
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
|
|
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-12-27
1
-2
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
NFS: use locks_copy_lock() to copy locks.
NeilBrown
2018-11-30
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
2018-12-02
1
-1
/
+8
*
|
|
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-12-02
1
-2
/
+4
|
|
/
|
/
|
*
|
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-11-22
3
-12
/
+32
*
|
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2018-11-22
2
-20
/
+21
*
|
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2018-11-19
2
-5
/
+13
*
|
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
2018-11-13
2
-4
/
+11
*
|
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
2018-11-12
1
-1
/
+1
*
|
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
2018-11-12
1
-3
/
+5
|
/
*
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
|
*
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-01
1
-1
/
+1
*
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-4
/
+8
|
\
\
|
*
|
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-3
/
+3
|
*
|
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-3
/
+7
*
|
|
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-30
1
-3
/
+12
|
\
\
\
|
*
|
|
NFS: Fix up a typo in nfs_dns_ent_put
Trond Myklebust
2018-10-29
1
-1
/
+1
|
*
|
|
NFS: Lockless DNS lookups
Trond Myklebust
2018-10-29
1
-3
/
+12
|
|
/
/
*
|
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+1
|
|
/
*
|
NFS: change sign of nfs_fh length
Frank Sorenson
2018-10-23
1
-1
/
+1
[next]