aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-12/+7
2018-03-20sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Gravatar Peter Zijlstra 4-12/+7
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+2
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Gravatar Eric W. Biederman 1-0/+2
2018-03-08NFS: Fix unstable write completionGravatar Trond Myklebust 1-40/+43
2018-03-08pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Gravatar Trond Myklebust 1-3/+10
2018-03-08NFS: Fix an incorrect type in struct nfs_direct_reqGravatar Trond Myklebust 1-1/+1
2018-02-22NFS: make struct nlmclnt_fl_close_lock_ops staticGravatar Colin Ian King 1-1/+1
2018-02-22nfs: system crashes after NFS4ERR_MOVED recoveryGravatar Bill.Baker@oracle.com 1-2/+4
2018-02-21NFSv4: Fix broken cast in nfs4_callback_recallany()Gravatar Trond Myklebust 1-8/+6
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Gravatar Goffredo Baroncelli 1-3/+3
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 21-106/+260
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-23/+26
2018-01-29nfs: convert to new i_version APIGravatar Jeff Layton 6-23/+26
2018-01-28NFS: Fix a race between mmap() and O_DIRECTGravatar Trond Myklebust 1-1/+1
2018-01-28NFS: Remove a redundant call to unmap_mapping_range()Gravatar Trond Myklebust 1-1/+0
2018-01-25pnfs/blocklayout: Ensure disk address in block device mapGravatar Benjamin Coddington 1-2/+7
2018-01-25pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsGravatar Benjamin Coddington 1-4/+3
2018-01-22NFS: reject request for id_legacy key without auxdataGravatar Eric Biggers 1-1/+5
2018-01-18nfs: Do not convert nfs_idmap_cache_timeout to jiffiesGravatar Jan Chochol 1-1/+1
2018-01-18nfs: Use proper enum definitions for nfs_show_stableGravatar Chuck Lever 1-11/+11
2018-01-18nfs41: do not return ENOMEM on LAYOUTUNAVAILABLEGravatar Tigran Mkrtchyan 1-3/+1
2018-01-16NFS: commit direct writes even if they fail partiallyGravatar J. Bruce Fields 1-3/+1
2018-01-16nfs: remove unused label in nfs_encode_fh()Gravatar Arnd Bergmann 1-1/+0
2018-01-14nfs: Update server port after referral or migrationGravatar Chuck Lever 1-0/+1
2018-01-14nfs: Referrals should use the same proto setting as their parentGravatar Chuck Lever 2-5/+20
2018-01-14nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsGravatar Scott Mayhew 1-2/+2
2018-01-14pnfs/blocklayout: handle transient devicesGravatar Benjamin Coddington 5-12/+82
2018-01-14pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERRORGravatar Benjamin Coddington 2-1/+5
2018-01-14pnfs/blocklayout: Add module alias for LAYOUT4_SCSIGravatar Benjamin Coddington 1-0/+1
2018-01-14NFS: remove unused offset arg in nfs_pgio_rpcsetupGravatar Benjamin Coddington 1-4/+4
2018-01-14NFSv4: always set NFS_LOCK_LOST when a lock is lost.Gravatar NeilBrown 2-5/+12
2018-01-14nfs: remove dead code from nfs_encode_fh()Gravatar NeilBrown 1-4/+0
2018-01-14Support statx() mask and query flags parametersGravatar Trond Myklebust 1-13/+39
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPGravatar Trond Myklebust 1-26/+38
2018-01-14NFSv4: Convert LOCKU to use nfs4_async_handle_exception()Gravatar Trond Myklebust 1-2/+8
2018-01-14NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()Gravatar Trond Myklebust 1-3/+8
2018-01-14NFSv4: Convert CLOSE to use nfs4_async_handle_exception()Gravatar Trond Myklebust 1-1/+8
2018-01-14NFS: Add a cond_resched() to nfs_commit_release_pages()Gravatar Trond Myklebust 1-0/+2
2017-12-30nfs4file: get rid of pointless include of btrfs.hGravatar Al Viro 1-1/+0
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 3-4/+26
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsGravatar Scott Mayhew 1-0/+2
2017-12-15nfs: fix a deadlock in nfs client initializationGravatar Scott Mayhew 2-4/+24
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-2/+2
2017-11-29NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"Gravatar Trond Myklebust 1-2/+2
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Gravatar Linus Torvalds 4-14/+14
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 25-334/+590
2017-11-17NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Gravatar Benjamin Coddington 2-16/+16
2017-11-17NFS: Fix typo in nomigration mount optionGravatar Joshua Watt 1-1/+1