index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
2024-10-03
1
-1
/
+1
*
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
2024-09-23
1
-0
/
+6
*
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-09-23
1
-13
/
+2
*
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
2024-09-23
1
-0
/
+1
*
NFSv4/pNFS: Do layout state recovery upon reboot
Trond Myklebust
2024-07-08
1
-1
/
+3
*
NFSv4: Fixup smatch warning for ambiguous return
Benjamin Coddington
2024-05-20
1
-7
/
+5
*
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-16
1
-5
/
+7
|
\
|
*
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
2024-03-09
1
-5
/
+7
*
|
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-2
/
+2
*
|
nfs: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-9
/
+9
|
/
*
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-09-27
1
-12
/
+26
*
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-09-27
1
-0
/
+7
*
NFSv4: Clean up some shutdown loops
Benjamin Coddington
2023-06-19
1
-0
/
+3
*
NFS: Cleanup unused rpc_clnt variable
Benjamin Coddington
2023-04-21
1
-4
/
+0
*
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
Trond Myklebust
2023-04-10
1
-0
/
+4
*
Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-12-13
1
-1
/
+4
|
\
|
*
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
2022-12-06
1
-0
/
+2
|
*
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
2022-12-06
1
-1
/
+2
*
|
nfs: use locks_inode_context helper
Jeff Layton
2022-11-30
1
-1
/
+1
|
/
*
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-10-27
1
-0
/
+1
*
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
2022-10-27
1
-0
/
+1
*
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-13
1
-6
/
+4
|
\
|
*
NFSv4: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
1
-6
/
+4
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-1
/
+2
|
/
*
NFS: restore module put when manager exits.
NeilBrown
2022-06-30
1
-0
/
+1
*
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-31
1
-1
/
+8
*
NFS: Improve warning message when locks are lost.
NeilBrown
2022-05-17
1
-5
/
+15
*
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-30
1
-10
/
+49
|
\
|
*
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
1
-7
/
+33
|
*
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-26
1
-1
/
+1
|
*
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
2022-02-26
1
-3
/
+4
|
*
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
2022-02-26
1
-0
/
+12
*
|
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
1
-1
/
+0
|
/
*
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-25
1
-1
/
+5
|
\
|
*
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-13
1
-1
/
+2
|
*
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2022-01-12
1
-0
/
+3
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
2021-11-18
1
-0
/
+4
|
/
*
NFS: Fix a few more clear_bit() instances that need release semantics
Trond Myklebust
2021-10-04
1
-4
/
+1
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-1
/
+1
|
\
|
*
NFS: Fix up incorrect documentation
Trond Myklebust
2021-04-05
1
-1
/
+1
*
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-6
/
+0
|
/
*
nfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-01
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-7
/
+7
*
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
*
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
2020-05-11
1
-1
/
+1
*
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
1
-2
/
+22
*
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-04
1
-3
/
+1
*
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-02-03
1
-0
/
+1
[next]