Age | Commit message (Expand) | Author |
2016-05-17 | NFS: Add nfs_commit_file() | Anna Schumaker |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-16 | nfs: remove nfs_inode_dio_wait | Christoph Hellwig |
2016-03-16 | nfs: remove nfs4_file_fsync | Christoph Hellwig |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker |
2016-01-07 | NFS: Use wait_on_atomic_t() for unlock after readahead | Benjamin Coddington |
2016-01-04 | Merge branch 'pnfs_generic' | Trond Myklebust |
2015-12-31 | NFS: Relax requirements in nfs_flush_incompatible | Trond Myklebust |
2015-12-31 | NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs | Trond Myklebust |
2015-12-28 | nfs: handle request add failure properly | Peng Tao |
2015-12-28 | Adding stateid information to tracepoints | Olga Kornievskaia |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-09-07 | NFSv4: Respect the server imposed limit on how many changes we may cache | Trond Myklebust |
2015-08-17 | NFS: Use RPC functions for matching sockaddrs | Anna Schumaker |
2015-08-10 | NFSv4.1/pnfs: Fix atomicity of commit list updates | Trond Myklebust |
2015-07-28 | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-07-28 | nfs: Fix an oops caused by using other thread's stack space in ASYNC mode | Kinglong Mee |
2015-06-02 | writeback: move backing_dev_info->bdi_stat[] into bdi_writeback | Tejun Heo |
2015-03-01 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust |
2015-02-13 | nfs: Provide and use helper functions for marking a page as unstable | Tom Haynes |
2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-05 | NFSv4: Ensure we reference the inode for return-on-close in delegreturn | Trond Myklebust |
2015-02-03 | Merge branch 'flexfiles' | Trond Myklebust |
2015-02-03 | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes | Peng Tao |
2015-02-03 | nfs: add nfs_pgio_current_mirror helper | Peng Tao |
2015-02-03 | nfs: only reset desc->pg_mirror_idx when mirroring is supported | Peng Tao |
2015-02-03 | nfs: add mirroring support to pgio layer | Weston Andros Adamson |
2015-02-03 | pnfs: pass ds_commit_idx through the commit path | Weston Andros Adamson |
2015-02-03 | nfs: allow to specify cred in nfs_initiate_pgio | Peng Tao |
2015-02-03 | nfs: allow different protocol in nfs_initiate_commit | Peng Tao |
2015-02-03 | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio | Tom Haynes |
2015-02-03 | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao |
2015-02-03 | nfsv3: introduce nfs3_set_ds_client | Peng Tao |
2015-02-03 | nfs41: allow LD to choose DS connection auth flavor | Peng Tao |
2015-01-21 | NFS: Fix use of nfs_attr_use_mounted_on_fileid() | Anna Schumaker |
2015-01-20 | nfs: don't call bdi_unregister | Christoph Hellwig |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-09-12 | NFS: Move v3 declarations out of internal.h | Anna Schumaker |
2014-09-09 | locks: consolidate "nolease" routines | Jeff Layton |
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 |