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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+2
2018-02-13
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-11-11
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
1
-0
/
+1
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-23
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-10
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
Trond Myklebust
1
-5
/
+5
2015-05-10
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-05-10
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-05-10
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-14
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
[next]