summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-131-4/+3
|\
| * pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-271-1/+0
| * nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu2016-09-201-3/+0
| * NFS pnfs data server multipath session trunkingAndy Adamson2016-09-191-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+2
|\ \
| * | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-1/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-3/+3
|\ \
| * | mm: remove page_file_indexHuang Ying2016-10-071-3/+3
| |/
* | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-051-2/+0
|/
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-161-1/+4
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-301-11/+51
|\
| * Merge branch 'writeback'Trond Myklebust2016-07-241-0/+40
| |\
| | * NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust2016-07-051-0/+3
| | * NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust2016-07-051-0/+5
| | * NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-051-0/+8
| | * NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2016-07-051-0/+17
| | * NFS: Fix O_DIRECT verifier problemsTrond Myklebust2016-07-051-0/+7
| * | nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-1/+1
| * | nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-1/+1
| * | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-191-1/+1
| * | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-301-8/+8
| |/
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-1/+1
|/
* NFS: Add nfs_commit_file()Anna Schumaker2016-05-171-0/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* nfs: remove nfs_inode_dio_waitChristoph Hellwig2016-03-161-4/+0
* nfs: remove nfs4_file_fsyncChristoph Hellwig2016-03-161-1/+1
* NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-211-1/+1
* NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-071-7/+2
* Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-1/+6
|\
| * NFS: Relax requirements in nfs_flush_incompatibleTrond Myklebust2015-12-311-0/+6
| * NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-311-1/+0
* | nfs: handle request add failure properlyPeng Tao2015-12-281-0/+14
|/
* Adding stateid information to tracepointsOlga Kornievskaia2015-12-281-0/+9
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-1/+1
* NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust2015-09-071-1/+0
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-171-4/+0
* NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust2015-08-101-5/+10
* Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-281-0/+21
|\
| * nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee2015-07-281-0/+21
* | writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo2015-06-021-1/+1
|/
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-0/+1
* nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-131-0/+13
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+0
|\
| * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-201-1/+0
* | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-051-1/+21
* | Merge branch 'flexfiles'Trond Myklebust2015-02-031-5/+26
|\ \
| * | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao2015-02-031-0/+1
| * | nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-031-0/+2
| * | nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao2015-02-031-0/+7
| * | nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-031-0/+1
OpenPOWER on IntegriCloud