index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-06-05
NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl
Trond Myklebust
1
-9
/
+11
2017-06-05
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
1
-0
/
+2
2017-03-16
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2017-02-23
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
1
-0
/
+3
2016-11-20
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-4
/
+11
2016-11-20
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-11-20
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-1
/
+5
2016-08-22
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-02-13
NFS: Fix attribute cache revalidation
Trond Myklebust
1
-15
/
+39
2015-12-30
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-11-17
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
1
-1
/
+1
2015-10-13
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
1
-1
/
+1
2015-08-12
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
1
-1
/
+1
2015-08-12
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
2015-05-09
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
Trond Myklebust
1
-5
/
+5
2015-05-09
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-05-09
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-05-09
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-12-14
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2
-3
/
+11
2014-12-14
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-11-05
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
1
-15
/
+15
2014-09-13
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
1
-5
/
+12
2014-04-02
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2014-04-02
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-04-02
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-01-03
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
1
-2
/
+8
2014-01-03
NFSv4 wait on recovery for async session errors
Andy Adamson
1
-2
/
+1
2014-01-03
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
1
-0
/
+1
2013-09-10
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
1
-3
/
+3
2013-04-10
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
1
-1
/
+2
2013-04-10
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2
-15
/
+18
2013-04-10
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
1
-2
/
+2
2013-03-20
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
1
-7
/
+13
2013-03-06
umount oops when remove blocklayoutdriver first
fanchaoting
2
-0
/
+2
2013-03-06
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
1
-1
/
+2
2013-02-06
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-02-06
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-01-16
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-03
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2013-01-03
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2012-11-16
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-16
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-16
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-11-16
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-11-16
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-11-16
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-10-17
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+165
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
1
-1
/
+2
[next]