Age | Commit message (Expand) | Author |
2014-09-12 | NFS: Move v3 declarations out of internal.h | Anna Schumaker |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-08-04 | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes | Eric W. Biederman |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown |
2014-07-13 | Merge branch 'bugfixes' into linux-next | Trond Myklebust |
2014-07-12 | nfs: handle multiple reqs in nfs_page_async_flush | 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: move nfs_pgio_data and remove nfs_rw_header | Weston Andros Adamson |
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-05-29 | NFS: Create a common nfs_pageio_ops struct | Anna Schumaker |
2014-05-29 | NFS: Create a common generic_pg_pgios() | Anna Schumaker |
2014-05-29 | NFS: Create a common multiple_pgios() function | Anna Schumaker |
2014-05-29 | NFS: Create a common initiate_pgio() function | Anna Schumaker |
2014-05-28 | NFS: Create a generic_pgio function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_error function | Anna Schumaker |
2014-05-28 | NFS: Create a common rpcsetup function for reads and writes | Anna Schumaker |
2014-05-28 | NFS: Create a common rpc_call_ops struct | Anna Schumaker |
2014-05-28 | NFS: Create a common nfs_pgio_result_common function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_rpc_prepare function | Anna Schumaker |
2014-05-28 | NFS: Create a common rw_header_alloc and rw_header_free function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_alloc and pgio_release function | Anna Schumaker |
2014-05-28 | NFS: Create a common read and write header struct | Anna Schumaker |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker |
2014-05-28 | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig |
2014-05-28 | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig |
2014-05-06 | nfs: switch to ->write_iter() | Al Viro |
2014-05-06 | nfs: switch to ->read_iter() | Al Viro |
2014-03-17 | Merge branch 'devel' into linux-next | Trond Myklebust |
2014-03-17 | nfs: make nfs_async_rename non-static | Jeff Layton |
2014-02-17 | NFSv4: Use the correct net namespace in nfs4_update_server | Trond Myklebust |
2014-02-11 | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust |
2014-02-10 | NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS | Trond Myklebust |
2013-11-19 | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker |
2013-10-28 | NFS: add support for multiple sec= mount options | Weston Andros Adamson |
2013-10-28 | NFS: separate passed security flavs from selected | Weston Andros Adamson |
2013-10-28 | NFS: Add nfs4_update_server | Chuck Lever |
2013-09-10 | fs: convert fs shrinkers to new scan/count API | Dave Chinner |
2013-09-07 | NFSv4: Fix security auto-negotiation | Trond Myklebust |
2013-09-06 | NFSv4.1 Use MDS auth flavor for data server connection | Andy Adamson |
2013-09-03 | NFS avoid expired credential keys for buffered writes | Andy Adamson |
2013-08-22 | NFS: refactor code for calculating the crc32 hash of a filehandle | Trond Myklebust |
2013-08-07 | NFS Remove unused authflavour parameter from init_client | Andy Adamson |
2013-06-28 | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust |
2013-06-28 | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize | Andy Adamson |
2013-06-08 | NFS: Make callbacks minor version generic | Bryan Schumaker |
2013-04-08 | NFS: Add functionality to allow waiting on all outstanding reads to complete | Trond Myklebust |