summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\
| * kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-2/+2
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-142-3/+3
|\ \
| * | cred: Do not default to init_cred in prepare_kernel_cred()Kees Cook2022-11-012-3/+3
* | | Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-12-1315-67/+105
|\ \ \
| * | | NFSv4.2: Change the default KConfig value for READ_PLUSAnna Schumaker2022-12-101-4/+4
| * | | NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust2022-12-061-0/+2
| * | | fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-061-1/+1
| * | | NFS: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-061-1/+1
| * | | NFS: Allow very small rsize & wsize againAnna Schumaker2022-12-061-4/+2
| * | | NFSv4.2: Fix up READ_PLUS alignmentAnna Schumaker2022-12-061-3/+4
| * | | NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker2022-12-061-1/+1
| * | | NFS: avoid spurious warning of lost lock that is being unlocked.NeilBrown2022-12-063-2/+5
| * | | nfs: fix possible null-ptr-deref when parsing paramHawkins Jiawei2022-12-061-0/+6
| * | | NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()ChenXiaoSong2022-12-061-11/+5
| * | | NFS: make sure open context mode have FMODE_EXEC when file open for execChenXiaoSong2022-12-062-9/+6
| * | | NFS4.x/pnfs: Fix up logging of layout stateidsTrond Myklebust2022-12-051-2/+2
| * | | NFS: Fix a race in nfs_call_unlink()Trond Myklebust2022-11-271-0/+1
| * | | NFS: Fix an Oops in nfs_d_automount()Trond Myklebust2022-11-271-1/+1
| * | | NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust2022-11-271-7/+12
| * | | NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust2022-11-271-1/+3
| * | | NFS: Trigger the "ls -l" readdir heuristic soonerBenjamin Coddington2022-11-271-2/+7
| * | | NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust2022-11-271-5/+10
| * | | NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust2022-11-271-6/+4
| * | | NFSv4.2: Always decode the security labelTrond Myklebust2022-11-271-6/+4
| * | | NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust2022-11-271-1/+1
| * | | NFS: Clear the file access cache upon loginTrond Myklebust2022-11-271-0/+23
| | |/ | |/|
* | | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-122-6/+6
|\ \ \
| * | | trace: Relocate event helper filesChuck Lever2022-12-102-6/+6
| |/ /
* | | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-123-7/+8
|\ \ \
| * | | fs: rename current get acl methodChristian Brauner2022-10-202-5/+5
| * | | fs: pass dentry to set acl methodChristian Brauner2022-10-192-2/+3
| | |/ | |/|
* | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-2/+2
|\ \ \
| * | | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
| | |/ | |/|
* / | nfs: use locks_inode_context helperJeff Layton2022-11-304-5/+5
|/ /
* | nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu2022-10-271-0/+1
* | NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington2022-10-271-0/+3
* | NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington2022-10-271-2/+4
* | NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust2022-10-271-0/+1
* | NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust2022-10-271-0/+1
* | NFSv4: Fix a potential state reclaim deadlockTrond Myklebust2022-10-271-19/+17
* | NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-2714-51/+51
* | nfs: Remove redundant null checks before kfreeYushan Zhou2022-10-271-3/+2
|/
* Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-1317-36/+194
|\
| * NFSv4/flexfiles: Cancel I/O if the layout is recalled or revokedTrond Myklebust2022-10-063-5/+97
| * NFSv4.2: Add a tracepoint for listxattrAnna Schumaker2022-10-052-0/+3
| * NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattrAnna Schumaker2022-10-052-0/+49
| * NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2Anna Schumaker2022-10-051-1/+1
| * NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTRAnna Schumaker2022-10-051-0/+8
| * nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui2022-10-051-2/+0