summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-081-1/+0
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-131-3/+5
|\
| * nfs: add export operationsPeng Tao2017-07-131-0/+2
| * NFS: convert flags to boolBenjamin Coddington2017-07-131-3/+3
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-131-2/+2
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-131-3/+3
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-131-5/+5
|\ \
| * \ Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-281-2/+0
| |\ \ | | |/
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-2/+2
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-3/+3
* | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-0/+1
| |/ |/|
* | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-031-2/+0
|/
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-081-1/+0
* NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust2017-04-261-0/+4
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-171-0/+2
* NFS: Clean up cache validity checkingTrond Myklebust2016-12-191-0/+1
* NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust2016-12-021-0/+1
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-011-5/+3
* 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
|/
OpenPOWER on IntegriCloud