Age | Commit message (Expand) | Author |
2014-07-12 | NFSv4: Drop cast | Himangi Saraogi |
2014-07-12 | nfs4: copy acceptor name from context to nfs_client | Jeff Layton |
2014-07-12 | nfs4: turn free_lock_state into a void return operation | Jeff Layton |
2014-07-12 | nfs4: queue free_lock_state job submission to nfsiod | Jeff Layton |
2014-07-12 | nfs4: treat lock owners as opaque values | Jeff Layton |
2014-07-12 | nfs41: layout return on close in delegation return | Peng Tao |
2014-07-12 | nfs41: return layout on last close | Peng Tao |
2014-07-12 | nfs4: add nfs4_check_delegation | Peng Tao |
2014-07-12 | pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails | Peng Tao |
2014-07-12 | pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists | Peng Tao |
2014-07-12 | NFSv4: Fix OPEN w/create access mode checking | Trond Myklebust |
2014-07-12 | NFS: Remove 2 unused variables | Trond Myklebust |
2014-07-12 | nfs: handle multiple reqs in nfs_wb_page_cancel | Weston Andros Adamson |
2014-07-12 | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson |
2014-07-12 | nfs: change find_request to find_head_request | Weston Andros Adamson |
2014-07-12 | nfs: nfs_page should take a ref on the head req | Weston Andros Adamson |
2014-07-12 | nfs: mark nfs_page reqs with flag for extra ref | Weston Andros Adamson |
2014-07-08 | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig |
2014-07-08 | nfs: check hostname in nfs_get_client | Peng Tao |
2014-07-08 | nfsv4: set hostname when creating nfsv4 ds connection | Peng Tao |
2014-06-25 | FS/NFS: replace count*size kzalloc by kcalloc | Fabian Frederick |
2014-06-25 | nfs: get rid of duplicate dprintk | Weston Andros Adamson |
2014-06-24 | nfs: Fix unused variable error | Anna Schumaker |
2014-06-24 | nfs: remove unneeded EXPORTs | Weston Andros Adamson |
2014-06-24 | pnfs: clean up *_resend_to_mds | Weston Andros Adamson |
2014-06-24 | nfs: remove pgio_header refcount, related cleanup | Weston Andros Adamson |
2014-06-24 | nfs: remove unused writeverf code | Weston Andros Adamson |
2014-06-24 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson |
2014-06-24 | nfs: rename members of nfs_pgio_data | Weston Andros Adamson |
2014-06-24 | nfs: move nfs_pgio_data and remove nfs_rw_header | Weston Andros Adamson |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson |
2014-06-24 | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson |
2014-06-24 | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson |
2014-06-24 | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust |
2014-06-24 | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust |
2014-06-24 | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-06-12 | nfs: switch to iter_splice_write_file() | Al Viro |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-06-10 | NFS: populate ->net in mount data when remounting | Mateusz Guzik |
2014-06-10 | pnfs: fix lockup caused by pnfs_generic_pg_test | Weston Andros Adamson |
2014-06-09 | NFSv4.1: Fix typo in dprintk | Tom Haynes |
2014-06-09 | NFSv4.1: Comment is now wrong and redundant to code | Tom Haynes |
2014-06-06 | nfs4: remove unused CHANGE_SECURITY_LABEL | J. Bruce Fields |
2014-06-06 | nfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-05 | NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state | Trond Myklebust |
2014-06-04 | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next | Linus Torvalds |
2014-06-02 | locks: ensure that fl_owner is always initialized properly in flock and lease... | Jeff Layton |
2014-05-29 | Push the file layout driver into a subdirectory | Tom Haynes |