Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2012-09-19 | NFS: Fix a problem with the legacy binary mount code | Trond Myklebust | 1 | -0/+2 |
2012-09-19 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 3 | -4/+4 |
2012-09-12 | NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate | Trond Myklebust | 1 | -2/+2 |
2012-09-12 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust | 1 | -1/+1 |
2012-09-12 | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com | 1 | -0/+2 |
2012-09-12 | pnfs: defer release of pages in layoutget | Idan Kedar | 3 | -40/+58 |
2012-09-12 | fix page number calculation bug for block layout decode buffer | Jim Rees | 1 | -1/+3 |
2012-09-12 | NFSv4.1 fix page number calculation bug for filelayout decode buffers | Andy Adamson | 2 | -2/+2 |
2012-09-12 | NFS: Use kcalloc() when allocating arrays | Trond Myklebust | 2 | -2/+2 |
2012-09-12 | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton | 1 | -2/+8 |