index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2018-04-13
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2018-04-13
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
2018-04-13
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2018-03-24
pNFS: Fix a deadlock when coalescing writes and returning the layout
Trond Myklebust
2018-03-24
pNFS: Fix use after free issues in pnfs_do_read()
Trond Myklebust
2018-03-24
NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
Benjamin Coddington
2018-03-22
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-18
NFS: Fix unstable write completion
Trond Myklebust
2018-03-18
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
2018-02-17
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
2018-02-17
NFS: reject request for id_legacy key without auxdata
Eric Biggers
2018-02-17
NFS: commit direct writes even if they fail partially
J. Bruce Fields
2018-02-17
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
2018-02-17
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
2017-12-20
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
2017-12-20
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
2017-12-14
NFS: Fix a typo in nfs_rename()
Trond Myklebust
2017-12-09
NFSv4: Fix client recovery when server reboots multiple times
Trond Myklebust
2017-12-09
nfs: Don't take a reference on fl->fl_file for LOCK operation
Benjamin Coddington
2017-12-05
NFS: revalidate "." etc correctly on "open".
NeilBrown
2017-11-30
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
2017-11-30
nfs: Fix ugly referral attributes
Chuck Lever
2017-11-30
NFS: Fix typo in nomigration mount option
Joshua Watt
2017-10-08
nfs: make nfs4_cb_sv_ops static
Jason Yan
2017-09-27
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-09-13
NFS: Sync the correct byte range during synchronous writes
tarangg@amazon.com
2017-09-13
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-16
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-11
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-06
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-08-06
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-05
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
2017-07-05
NFSv4.x/callback: Create the callback service through svc_create_pooled
Kinglong Mee
2017-07-05
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
2017-06-17
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-05-25
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
2017-05-25
NFS: Fix use after free in write error path
Fred Isaman
2017-05-25
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
2017-04-08
NFSv4.1 fix infinite loop on IO BAD_STATEID error
Olga Kornievskaia
2017-03-26
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
2017-03-12
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-03-12
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-03-12
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-03-12
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
2017-03-12
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-02-01
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
2017-02-01
NFSv4.1: Fix a deadlock in layoutget
Trond Myklebust
[next]