Age | Commit message (Expand) | Author |
2014-03-23 | NFS: Fix a delegation callback race | Trond Myklebust |
2014-02-20 | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton |
2014-02-13 | nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME | Weston Andros Adamson |
2014-02-13 | NFSv4: OPEN must handle the NFS4ERR_IO return code correctly | Trond Myklebust |
2013-12-20 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-12-11 | NFSv4: Update list of irrecoverable errors on DELEGRETURN | Trond Myklebust |
2013-11-29 | NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk() | Trond Myklebust |
2013-11-29 | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson |
2013-11-29 | nfs: don't allow nfs_find_actor to match inodes of the wrong type | Jeff Layton |
2013-06-07 | NFSv4: Fix a thinko in nfs4_try_open_cached | Trond Myklebust |
2013-05-07 | NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall | Trond Myklebust |
2013-04-05 | pnfs-block: removing DM device maybe cause oops when call dev_remove | fanchaoting |
2013-03-14 | NFS: Don't allow NFS silly-renamed files to be deleted, no signal | Trond Myklebust |
2013-02-28 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-02-03 | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust |
2013-01-11 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2013-01-11 | NFS: Fix calls to drop_nlink() | Trond Myklebust |
2013-01-11 | NFS: avoid NULL dereference in nfs_destroy_server | NeilBrown |
2013-01-11 | NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() | Bryan Schumaker |
2012-12-10 | pnfsblock: fix partial page buffer wirte | Peng Tao |
2012-11-26 | NFS: Wait for session recovery to finish before returning | Bryan Schumaker |
2012-11-17 | NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate | Trond Myklebust |
2012-11-17 | NFS: fix bug in legacy DNS resolver. | NeilBrown |
2012-11-17 | NFSv4.1: We must release the sequence id when we fail to get a session slot | Trond Myklebust |
2012-11-17 | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust |
2012-11-17 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-11-17 | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew |
2012-10-02 | NFS: return error from decode_getfh in decode open | Weston Andros Adamson |
2012-10-02 | NFS: Fix a problem with the legacy binary mount code | Trond Myklebust |
2012-10-02 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-09-14 | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com |
2012-09-14 | NFS: return -ENOKEY when the upcall fails to map the name | Bryan Schumaker |
2012-09-14 | NFS: Clear key construction data if the idmap upcall fails | Bryan Schumaker |
2012-09-14 | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust |
2012-09-14 | pnfs: defer release of pages in layoutget | Idan Kedar |
2012-09-14 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust |
2012-08-09 | NFS: Fix a number of bugs in the idmapper | David Howells |
2012-08-09 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton |
2012-08-09 | pnfs-obj: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh |
2012-07-29 | pnfs-obj: don't leak objio_state if ore_write/read fails | Boaz Harrosh |
2012-07-16 | NFS: hard-code init_net for NFS callback transports | Stanislav Kinsbursky |
2012-07-16 | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky |
2012-07-16 | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky |
2012-07-16 | NFS: Force the legacy idmapper to be single threaded | Bryan Schumaker |
2012-06-22 | NFSv4: Fix unnecessary delegation returns in nfs4_do_open | Trond Myklebust |
2012-06-10 | NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO | Trond Myklebust |
2012-06-10 | NFS: kmalloc() doesn't return an ERR_PTR() | Dan Carpenter |
2012-04-30 | NFSv4.1: Use the correct hostname in the client identifier string | Trond Myklebust |
2012-04-28 | NFS: get module in idmap PipeFS notifier callback | Stanislav Kinsbursky |
2012-04-27 | NFS: Remove unused function nfs_lookup_with_sec() | Bryan Schumaker |