summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* NFS: various changes relating to reporting IO errors.NeilBrown2017-09-11
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-08
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-13
|\
| * nfs: add export operationsPeng Tao2017-07-13
| * NFS: convert flags to boolBenjamin Coddington2017-07-13
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-13
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-13
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\ \
| * | Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-28
| |\|
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15
* | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-20
| |/ |/|
* | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-03
|/
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-08
* NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust2017-04-26
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* NFS: Clean up cache validity checkingTrond Myklebust2016-12-19
* NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust2016-12-02
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-14
|\
| * pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-27
| * nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu2016-09-20
| * NFS pnfs data server multipath session trunkingAndy Adamson2016-09-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-27
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \
| * | mm: remove page_file_indexHuang Ying2016-10-07
| |/
* / switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-05
|/
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\
| * Merge branch 'writeback'Trond Myklebust2016-07-24
| |\
| | * NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust2016-07-05
| | * NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust2016-07-05
| | * NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-05
| | * NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2016-07-05
| | * NFS: Fix O_DIRECT verifier problemsTrond Myklebust2016-07-05
| * | nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-19
| * | nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-19
| * | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-19
| * | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-30
| |/
* / mm: move most file-based accounting to the nodeMel Gorman2016-07-28
|/
* NFS: Add nfs_commit_file()Anna Schumaker2016-05-17
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* nfs: remove nfs_inode_dio_waitChristoph Hellwig2016-03-16
* nfs: remove nfs4_file_fsyncChristoph Hellwig2016-03-16
* NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-21
* NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-07