index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
1
-1
/
+3
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-08-30
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-07-27
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
1
-0
/
+1
2023-04-05
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
1
-3
/
+2
2023-03-11
NFS: fix disabling of swap
NeilBrown
1
-1
/
+3
2023-03-11
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
1
-0
/
+20
2023-01-14
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
1
-7
/
+12
2023-01-14
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
1
-5
/
+10
2022-11-25
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
1
-2
/
+4
2022-08-25
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
1
-5
/
+6
2022-08-25
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
1
-0
/
+3
2022-08-25
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
1
-1
/
+0
2022-08-25
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
1
-3
/
+2
2022-06-14
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
1
-0
/
+4
2022-05-12
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-04-08
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
1
-0
/
+1
2022-02-16
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
1
-9
/
+9
2021-11-18
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
1
-7
/
+8
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-16
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
1
-1
/
+11
2021-06-03
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-05-19
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
1
-22
/
+34
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-17
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-04
NFSv4: Fixes for nfs4_bitmask_adjust()
Trond Myklebust
1
-7
/
+8
2021-01-19
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
1
-16
/
+10
2021-01-19
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2020-12-30
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-11
NFS: Disable READ_PLUS by default
Anna Schumaker
1
-1
/
+1
2020-10-16
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-10-09
NFSv4: Use the net namespace uniquifier if it is set
Trond Myklebust
1
-4
/
+17
2020-10-09
NFSv4: Clean up initialisation of uniquified client id strings
Trond Myklebust
1
-41
/
+34
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-3
/
+40
2020-10-02
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
1
-34
/
+47
2020-09-24
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
1
-3
/
+42
2020-09-21
nfs4: strengthen error check to avoid unexpected result
Chengguang Xu
1
-1
/
+1
2020-09-21
NFS: remove redundant pointer clnt
Colin Ian King
1
-3
/
+1
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-08-27
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-16
/
+16
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-33
/
+206
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
1
-2
/
+0
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-1
/
+1
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
1
-1
/
+1
2020-07-14
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-6
/
+36
2020-07-14
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
1
-2
/
+121
[next]