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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2024-05-20
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-09
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
2024-03-09
NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
Olga Kornievskaia
2024-02-28
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
2024-01-04
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
Trond Myklebust
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-01
nfs: Convert nfs_symlink() to use a folio
Matthew Wilcox (Oracle)
2023-11-01
NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
Olga Kornievskaia
2023-11-01
NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
Olga Kornievskaia
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-22
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
Trond Myklebust
2023-10-22
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
Trond Myklebust
2023-10-18
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-09
nfs: move nfs4_xattr_handlers to .rodata
Wedson Almeida Filho
2023-09-27
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-09-15
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-24
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-08-23
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
2023-08-19
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-02
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
2023-06-29
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-06-19
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-06-19
NFSv4: Clean up some shutdown loops
Benjamin Coddington
2023-05-19
NFSv4.2: Fix a potential double free with READ_PLUS
Anna Schumaker
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
2023-03-22
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-15
NFS: fix disabling of swap
NeilBrown
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-12-06
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
2022-12-06
NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()
ChenXiaoSong
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
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-08-02
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-07-27
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-07-25
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
2022-07-25
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
[next]