Age | Commit message (Expand) | Author |
2013-02-27 | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson |
2013-02-27 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-02-03 | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust |
2013-02-03 | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery | Trond Myklebust |
2013-02-03 | NFSv4: Fix NFSv4 trunking discovery | Trond Myklebust |
2013-02-03 | NFSv4: Fix NFSv4 reference counting for trunked sessions | Trond Myklebust |
2013-02-03 | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust |
2013-02-03 | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust |
2013-01-11 | nfs: avoid dereferencing null pointer in initiate_bulk_draining | Nickolai Zeldovich |
2013-01-11 | NFS: Ensure that we free the rpc_task after read and write cleanups are done | Trond Myklebust |
2013-01-11 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2013-01-11 | pnfs: Increase the refcount when LAYOUTGET fails the first time | Yanchuan Nian |
2013-01-11 | NFS: Fix access to suid/sgid executables | Weston Andros Adamson |
2013-01-11 | NFS: Don't use SetPageError in the NFS writeback code | Trond Myklebust |
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: don't zero out the rest of the page if we hit the EOF on a DIO READ | Jeff Layton |
2013-01-11 | NFSv4: Check for buffer length in __nfs4_get_acl_uncached | Sven Wegener |
2013-01-11 | nfs: don't extend writes to cover entire page if pagecache is invalid | Jeff Layton |
2013-01-11 | NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() | Bryan Schumaker |
2012-11-29 | nfs_lookup_revalidate(): fix a leak | Al Viro |
2012-11-29 | don't do blind d_drop() in nfs_prime_dcache() | Al Viro |
2012-11-02 | NFS4: nfs4_opendata_access should return errno | Weston Andros Adamson |
2012-11-01 | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly | Trond Myklebust |
2012-10-31 | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson |
2012-10-31 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-10-31 | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew |
2012-10-31 | nfs: Check whether a layout pointer is NULL before free it | Yanchuan Nian |
2012-10-31 | NFS: fix bug in legacy DNS resolver. | NeilBrown |
2012-10-31 | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust |
2012-10-31 | NFSv4.1: We must release the sequence id when we fail to get a session slot | Trond Myklebust |
2012-10-31 | NFS: Wait for session recovery to finish before returning | Bryan Schumaker |
2012-10-16 | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust |
2012-10-16 | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust |
2012-10-16 | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust |
2012-10-15 | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust |
2012-10-15 | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust |
2012-10-15 | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-10-08 | pnfsblock: cleanup nfs4_blkdev_get | Peng Tao |
2012-10-08 | NFS41: send real read size in layoutget | Peng Tao |
2012-10-08 | NFS41: send real write size in layoutget | Peng Tao |
2012-10-08 | NFS: track direct IO left bytes | Peng Tao |
2012-10-05 | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked() | Trond Myklebust |
2012-10-04 | NFSv4.1: Ensure that the layout sequence id stays 'close' to the current | Trond Myklebust |
2012-10-04 | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code | Trond Myklebust |