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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-12-20
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2017-12-20
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-14
NFS: Fix a typo in nfs_rename()
Trond Myklebust
1
-1
/
+1
2017-12-10
NFSv4: Fix client recovery when server reboots multiple times
Trond Myklebust
1
-1
/
+0
2017-12-10
nfs: Don't take a reference on fl->fl_file for LOCK operation
Benjamin Coddington
1
-3
/
+0
2017-12-05
NFS: revalidate "." etc correctly on "open".
NeilBrown
1
-1
/
+2
2017-11-30
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
1
-18
/
+6
2017-11-30
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-11-30
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-10-08
nfs: make nfs4_cb_sv_ops static
Jason Yan
1
-2
/
+2
2017-09-27
NFSv4: Fix callback server shutdown
Trond Myklebust
1
-8
/
+16
2017-09-14
NFS: Sync the correct byte range during synchronous writes
tarangg@amazon.com
1
-3
/
+3
2017-09-14
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
3
-17
/
+12
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-16
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-11
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2
-8
/
+5
2017-08-07
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-08-07
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-28
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-05
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-07-05
NFSv4.x/callback: Create the callback service through svc_create_pooled
Kinglong Mee
1
-1
/
+1
2017-07-05
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-06-17
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-05-25
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
1
-4
/
+11
2017-05-25
NFS: Fix use after free in write error path
Fred Isaman
1
-1
/
+1
2017-05-25
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
1
-1
/
+3
2017-04-08
NFSv4.1 fix infinite loop on IO BAD_STATEID error
Olga Kornievskaia
1
-6
/
+3
2017-03-26
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
1
-5
/
+4
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
2
-2
/
+2
2017-03-12
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-03-12
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-03-12
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-03-12
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
1
-26
/
+37
2017-03-12
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-02-01
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
1
-1
/
+2
2017-02-01
NFSv4.1: Fix a deadlock in layoutget
Trond Myklebust
1
-0
/
+1
2017-01-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2017-01-19
NFS: Fix a performance regression in readdir
Trond Myklebust
1
-13
/
+2
2017-01-19
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
1
-5
/
+3
2017-01-19
NFS: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-01-09
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2
-0
/
+8
2017-01-09
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
1
-8
/
+9
2017-01-09
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
1
-1
/
+3
2017-01-09
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2
-1
/
+6
2017-01-09
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2016-11-24
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-13
/
+35
2016-11-23
NFSv4.x: hide array-bounds warning
Arnd Bergmann
1
-1
/
+1
2016-11-21
NFSv4.1: Keep a reference on lock states while checking
Benjamin Coddington
1
-3
/
+15
2016-11-18
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
1
-0
/
+1
2016-11-18
NFSv4: Don't call close if the open stateid has already been cleared
Trond Myklebust
1
-1
/
+2
[next]