index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2022-12-06
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
2022-12-06
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
2022-12-06
NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()
ChenXiaoSong
2022-12-06
NFS: make sure open context mode have FMODE_EXEC when file open for exec
ChenXiaoSong
2022-12-05
NFS4.x/pnfs: Fix up logging of layout stateids
Trond Myklebust
2022-11-30
nfs: use locks_inode_context helper
Jeff Layton
2022-11-27
NFS: Fix a race in nfs_call_unlink()
Trond Myklebust
2022-11-27
NFS: Fix an Oops in nfs_d_automount()
Trond Myklebust
2022-11-27
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
2022-11-27
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
2022-11-27
NFS: Trigger the "ls -l" readdir heuristic sooner
Benjamin Coddington
2022-11-27
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
2022-11-27
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
2022-11-27
NFSv4.2: Always decode the security label
Trond Myklebust
2022-11-27
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
2022-11-27
NFS: Clear the file access cache upon login
Trond Myklebust
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-10-27
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-10-27
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-10-27
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2022-10-05
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
2022-10-05
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
2022-10-05
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-01
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
[prev]
[next]