summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-20
|\
| * keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-15
* | NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington2019-02-12
|/
* NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-01-29
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-01-28
* NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia2019-01-15
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-05
|\
| * LSM: new method: ->sb_add_mnt_opt()Al Viro2018-12-21
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-21
| * nfs_remount(): don't leak, don't ignore LSM options quietlyAl Viro2018-12-21
| * new helper: security_sb_eat_lsm_opts()Al Viro2018-12-21
* | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-02
|\ \
| * | sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-02
| * | NFS: remove unnecessary test for IS_ERR(cred)NeilBrown2019-01-02
| * | NFSv4.2 fix async copy reboot recoveryOlga Kornievskaia2019-01-02
| * | NFS: Fix NFSv4 symbolic trace point outputChuck Lever2019-01-02
| * | NFS: Make "port=" mount option optional for RDMA mountsChuck Lever2019-01-02
| * | NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2018-12-21
| * | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
| * | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-19
| * | NFS: change access cache to use 'struct cred'.NeilBrown2018-12-19
| * | NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-19
| * | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-19
| * | NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-19
| * | NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-19
| * | SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
| * | SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-19
| * | SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
| * | nfs: fix comment to nfs_generic_pg_test which does the oppositePavel Tikhomirov2018-12-19
| * | NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia2018-12-19
* | | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-02
|\ \ \
| * | | nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2018-12-31
| * | | nfs: minor typo in nfs4_callback_up_net()Vasily Averin2018-12-27
| * | | sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-27
* | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* | | | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-12-27
|\ \ \ \ | |_|/ / |/| | |
| * | | NFS: use locks_copy_lock() to copy locks.NeilBrown2018-11-30
| | |/ | |/|
* | | nfs: don't dirty kernel pages read by direct-ioDave Kleikamp2018-12-02
* | | flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan2018-12-02
| |/ |/|
* | flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-11-22
* | NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2018-11-22
* | NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-11-19
* | NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2018-11-13
* | NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust2018-11-12
* | NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust2018-11-12
|/
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-04
|\
| * NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-01
* | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-02
|\ \
| * | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-29
| * | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-29