Age | Commit message (Expand) | Author | Files | Lines |
2014-07-13 | NFS: Don't reset pg_moreio in __nfs_pageio_add_request | Trond Myklebust | 1 | -1/+1 |
2014-07-13 | NFS: Remove 2 unused variables | Trond Myklebust | 2 | -4/+0 |
2014-07-13 | nfs: handle multiple reqs in nfs_wb_page_cancel | Weston Andros Adamson | 1 | -20/+21 |
2014-07-13 | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson | 3 | -25/+235 |
2014-07-13 | nfs: change find_request to find_head_request | Weston Andros Adamson | 1 | -9/+24 |
2014-07-13 | nfs: nfs_page should take a ref on the head req | Weston Andros Adamson | 1 | -0/+10 |
2014-07-13 | nfs: mark nfs_page reqs with flag for extra ref | Weston Andros Adamson | 2 | -3/+9 |
2014-07-08 | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig | 2 | -2/+45 |
2014-06-25 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 3 | -45/+57 |
2014-06-25 | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson | 1 | -7/+4 |
2014-06-25 | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson | 1 | -2/+5 |
2014-06-25 | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust | 1 | -35/+40 |
2014-06-25 | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust | 1 | -0/+1 |
2014-06-25 | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew | 1 | -1/+3 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -281/+126 |
2014-06-12 | nfs: switch to iter_splice_write_file() | Al Viro | 3 | -34/+2 |
2014-06-11 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 29 | -1203/+1316 |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2014-06-10 | NFS: populate ->net in mount data when remounting | Mateusz Guzik | 1 | -0/+1 |
2014-06-10 | pnfs: fix lockup caused by pnfs_generic_pg_test | Weston Andros Adamson | 1 | -14/+18 |
2014-06-09 | NFSv4.1: Fix typo in dprintk | Tom Haynes | 1 | -1/+1 |
2014-06-09 | NFSv4.1: Comment is now wrong and redundant to code | Tom Haynes | 1 | -4/+1 |
2014-06-07 | nfs4: remove unused CHANGE_SECURITY_LABEL | J. Bruce Fields | 1 | -1/+1 |
2014-06-07 | nfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2 | -6/+6 |
2014-06-05 | NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state | Trond Myklebust | 1 | -3/+3 |
2014-06-04 | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next | Linus Torvalds | 1 | -4/+0 |
2014-06-02 | locks: ensure that fl_owner is always initialized properly in flock and lease... | Jeff Layton | 1 | -4/+0 |
2014-05-30 | Push the file layout driver into a subdirectory | Tom Haynes | 5 | -12/+15 |
2014-05-30 | pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() | Trond Myklebust | 1 | -4/+4 |
2014-05-30 | pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() | Trond Myklebust | 1 | -1/+1 |
2014-05-30 | nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() | Scott Mayhew | 1 | -13/+13 |
2014-05-30 | NFSv4: Use error handler on failed GETATTR with successful OPEN | Andy Adamson | 1 | -1/+1 |
2014-05-29 | NFS: Fix a potential busy wait in nfs_page_group_lock | Trond Myklebust | 1 | -10/+9 |
2014-05-29 | NFS: Fix error handling in __nfs_pageio_add_request | Trond Myklebust | 1 | -0/+6 |
2014-05-29 | nfs: support page groups in nfs_read_completion | Weston Andros Adamson | 1 | -7/+17 |
2014-05-29 | pnfs: filelayout: support non page aligned layouts | Weston Andros Adamson | 1 | -32/+20 |
2014-05-29 | pnfs: allow non page aligned pnfs layout segments | Weston Andros Adamson | 1 | -15/+10 |
2014-05-29 | pnfs: support multiple verfs per direct req | Weston Andros Adamson | 2 | -5/+103 |
2014-05-29 | nfs: remove data list from pgio header | Weston Andros Adamson | 2 | -59/+21 |
2014-05-29 | nfs: use > 1 request to handle bsize < PAGE_SIZE | Weston Andros Adamson | 1 | -69/+11 |
2014-05-29 | nfs: chain calls to pg_test | Weston Andros Adamson | 3 | -21/+30 |
2014-05-29 | nfs: allow coalescing of subpage requests | Weston Andros Adamson | 1 | -4/+0 |
2014-05-29 | pnfs: clean up filelayout_alloc_commit_info | Weston Andros Adamson | 1 | -20/+26 |
2014-05-29 | nfs: page group support in nfs_mark_uptodate | Weston Andros Adamson | 1 | -7/+67 |
2014-05-29 | nfs: page group syncing in write path | Weston Andros Adamson | 2 | -12/+22 |
2014-05-29 | nfs: page group syncing in read path | Weston Andros Adamson | 2 | -5/+19 |
2014-05-29 | nfs: add support for multiple nfs reqs per page | Weston Andros Adamson | 4 | -19/+225 |
2014-05-29 | nfs: call nfs_can_coalesce_requests for every req | Weston Andros Adamson | 2 | -15/+22 |
2014-05-29 | nfs: modify pg_test interface to return size_t | Weston Andros Adamson | 6 | -21/+59 |
2014-05-29 | nfs: remove unused arg from nfs_create_request | Weston Andros Adamson | 4 | -11/+6 |