index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-17
NFS: Improve warning message when locks are lost.
NeilBrown
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-25
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
2022-02-25
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-11-17
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
2021-10-03
NFS: Fix a few more clear_bit() instances that need release semantics
Trond Myklebust
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-05
NFS: Fix up incorrect documentation
Trond Myklebust
2021-02-01
nfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-05-11
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-01-15
NFS4: Remove unneeded semicolon
zhengbin
2019-11-18
NFS4: Trace lock reclaims
Chuck Lever
2019-11-18
NFS4: Trace state recovery operation
Chuck Lever
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
2019-10-09
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
2019-08-21
NFSv4: Fix a memory leak bug
Wenwen Wang
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-04
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-04
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
2019-08-04
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
2019-07-18
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2019-07-13
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
2019-07-13
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
[next]