index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2017-01-27
1
-0
/
+1
*
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
2017-01-26
1
-1
/
+2
*
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-26
1
-1
/
+1
*
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
2016-10-28
1
-0
/
+3
*
NFS: Don't drop CB requests with invalid principals
Chuck Lever
2016-10-07
1
-1
/
+5
*
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
2016-09-29
1
-0
/
+1
*
nfs: don't create zero-length requests
Benjamin Coddington
2016-08-19
1
-1
/
+4
*
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-07-21
1
-3
/
+2
*
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-07-21
1
-1
/
+1
*
NFS: Don't attempt to decode missing directory entries
Benjamin Coddington
2016-05-25
1
-0
/
+4
*
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2016-04-11
1
-3
/
+3
*
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
2016-03-03
1
-2
/
+2
*
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2016-03-03
1
-1
/
+1
*
nfs: Fix race in __update_open_stateid()
Andrew Elble
2016-02-24
1
-1
/
+1
*
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2016-01-05
1
-1
/
+5
*
nfs4: start callback_ident at idr 1
Benjamin Coddington
2016-01-05
1
-1
/
+1
*
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-09-30
1
-2
/
+2
*
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-09-30
1
-1
/
+1
*
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-08-04
1
-0
/
+2
*
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-08-04
1
-1
/
+1
*
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-04-09
4
-10
/
+17
*
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
2015-03-16
1
-1
/
+1
*
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
2015-03-01
1
-1
/
+3
*
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
2015-03-01
1
-3
/
+5
*
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
2015-02-08
1
-1
/
+1
*
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
2015-02-08
1
-0
/
+6
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-01-29
1
-1
/
+1
*
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
2015-01-28
1
-9
/
+8
*
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
2015-01-07
1
-3
/
+3
*
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-19
1
-25
/
+17
*
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-19
3
-3
/
+23
*
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-19
1
-1
/
+1
*
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-19
1
-0
/
+2
*
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-19
1
-1
/
+23
*
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-19
1
-0
/
+1
*
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-10-31
2
-3
/
+11
*
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-10-31
1
-10
/
+6
*
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
2014-10-31
1
-1
/
+0
*
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-10-17
1
-1
/
+1
*
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-10-13
1
-15
/
+15
*
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
2014-10-13
1
-18
/
+20
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-09-26
1
-1
/
+1
*
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-09-17
1
-5
/
+12
*
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
2014-07-17
1
-1
/
+3
*
NFS: populate ->net in mount data when remounting
Mateusz Guzik
2014-07-17
1
-0
/
+1
*
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
2014-07-17
1
-9
/
+17
*
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
2014-07-17
1
-1
/
+1
*
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
2014-05-15
1
-9
/
+10
*
NFSv3: Fix return value of nfs3_proc_setacls
Trond Myklebust
2014-04-18
1
-3
/
+12
*
nfs: initialize the ACL support bits to zero.
Malahal Naineni
2014-04-18
1
-1
/
+1
[next]