Age | Commit message (Expand) | Author | Files | Lines |
2015-06-02 | writeback: move backing_dev_info->bdi_stat[] into bdi_writeback | Tejun Heo | 1 | -1/+1 |
2015-03-02 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust | 1 | -0/+1 |
2015-02-14 | nfs: Provide and use helper functions for marking a page as unstable | Tom Haynes | 1 | -0/+13 |
2015-02-13 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-02-06 | NFSv4: Ensure we reference the inode for return-on-close in delegreturn | Trond Myklebust | 1 | -1/+21 |
2015-02-04 | Merge branch 'flexfiles' | Trond Myklebust | 1 | -5/+26 |
2015-02-03 | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes | Peng Tao | 1 | -0/+1 |
2015-02-03 | nfs: add nfs_pgio_current_mirror helper | Peng Tao | 1 | -0/+2 |
2015-02-03 | nfs: only reset desc->pg_mirror_idx when mirroring is supported | Peng Tao | 1 | -0/+7 |
2015-02-03 | nfs: add mirroring support to pgio layer | Weston Andros Adamson | 1 | -0/+1 |
2015-02-03 | pnfs: pass ds_commit_idx through the commit path | Weston Andros Adamson | 1 | -2/+4 |
2015-02-03 | nfs: allow to specify cred in nfs_initiate_pgio | Peng Tao | 1 | -3/+3 |
2015-02-03 | nfs: allow different protocol in nfs_initiate_commit | Peng Tao | 1 | -0/+1 |
2015-02-03 | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio | Tom Haynes | 1 | -0/+1 |
2015-02-03 | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao | 1 | -0/+1 |
2015-02-03 | nfsv3: introduce nfs3_set_ds_client | Peng Tao | 1 | -0/+4 |
2015-02-03 | nfs41: allow LD to choose DS connection auth flavor | Peng Tao | 1 | -1/+2 |
2015-01-22 | NFS: Fix use of nfs_attr_use_mounted_on_fileid() | Anna Schumaker | 1 | -2/+0 |
2015-01-21 | nfs: don't call bdi_unregister | Christoph Hellwig | 1 | -1/+0 |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+0 |
2014-09-12 | NFS: Move v3 declarations out of internal.h | Anna Schumaker | 1 | -7/+0 |
2014-09-10 | locks: consolidate "nolease" routines | Jeff Layton | 1 | -1/+0 |
2014-08-14 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -5/+6 |
2014-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -0/+9 |
2014-08-04 | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes | Eric W. Biederman | 1 | -0/+9 |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar | 1 | -0/+1 |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 1 | -1/+1 |
2014-07-13 | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 1 | -0/+1 |
2014-07-13 | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson | 1 | -0/+1 |
2014-06-25 | nfs: remove unused writeverf code | Weston Andros Adamson | 1 | -0/+1 |
2014-06-25 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 1 | -3/+3 |
2014-06-25 | nfs: move nfs_pgio_data and remove nfs_rw_header | Weston Andros Adamson | 1 | -3/+3 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+2 |
2014-06-12 | nfs: switch to iter_splice_write_file() | Al Viro | 1 | -2/+0 |
2014-05-29 | NFS: Create a common nfs_pageio_ops struct | Anna Schumaker | 1 | -1/+1 |
2014-05-29 | NFS: Create a common generic_pg_pgios() | Anna Schumaker | 1 | -1/+1 |
2014-05-29 | NFS: Create a common multiple_pgios() function | Anna Schumaker | 1 | -0/+1 |
2014-05-29 | NFS: Create a common initiate_pgio() function | Anna Schumaker | 1 | -7/+2 |
2014-05-29 | NFS: Create a generic_pgio function | Anna Schumaker | 1 | -9/+1 |
2014-05-29 | NFS: Create a common pgio_error function | Anna Schumaker | 1 | -0/+1 |
2014-05-29 | NFS: Create a common rpcsetup function for reads and writes | Anna Schumaker | 1 | -0/+3 |
2014-05-29 | NFS: Create a common rpc_call_ops struct | Anna Schumaker | 1 | -3/+1 |
2014-05-29 | NFS: Create a common nfs_pgio_result_common function | Anna Schumaker | 1 | -0/+1 |
2014-05-29 | NFS: Create a common pgio_rpc_prepare function | Anna Schumaker | 1 | -0/+2 |
2014-05-29 | NFS: Create a common rw_header_alloc and rw_header_free function | Anna Schumaker | 1 | -4/+2 |
2014-05-29 | NFS: Create a common pgio_alloc and pgio_release function | Anna Schumaker | 1 | -3/+3 |
2014-05-29 | NFS: Create a common read and write header struct | Anna Schumaker | 1 | -2/+2 |
2014-05-29 | NFS: Create a common read and write data struct | Anna Schumaker | 1 | -5/+5 |
2014-05-29 | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig | 1 | -1/+1 |
2014-05-29 | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig | 1 | -1/+1 |