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