summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia2023-07-191-0/+1
* NFSv4.2: fix wrong shrinker_idQi Zheng2023-07-191-35/+44
* NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust2023-05-111-0/+4
* NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust2023-04-061-3/+2
* NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski2023-03-301-0/+3
* NFS: fix disabling of swapNeilBrown2023-03-101-1/+3
* nfs4trace: fix state manager flag printingBenjamin Coddington2023-03-101-20/+22
* use less confusing names for iov_iter direction initializersAl Viro2023-02-091-2/+2
* pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia2023-01-241-0/+8
* nfs: fix possible null-ptr-deref when parsing paramHawkins Jiawei2022-12-311-0/+6
* NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust2022-12-311-0/+2
* NFS: Allow very small rsize & wsize againAnna Schumaker2022-12-311-4/+2
* NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker2022-12-311-1/+1
* NFS: Fix an Oops in nfs_d_automount()Trond Myklebust2022-12-311-1/+1
* NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust2022-12-311-7/+12
* NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust2022-12-311-1/+3
* NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust2022-12-311-5/+10
* NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust2022-12-311-6/+4
* NFSv4.2: Always decode the security labelTrond Myklebust2022-12-311-6/+4
* NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust2022-12-311-1/+1
* 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
| * NFSv4: remove nfs4_renewd_prepare_shutdown() declarationGaosheng Cui2022-10-051-1/+0
| * fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in commentJiangshan Yi2022-10-051-2/+2
| * NFSv4/pNFS: Always return layout stats on layout return for flexfilesTrond Myklebust2022-10-031-7/+18
| * NFS: move from strlcpy with unused retval to strscpyWolfram Sang2022-10-032-2/+2
| * NFS: clean up a needless assignment in nfs_file_write()Lukas Bulwahn2022-10-031-3/+3
| * nfs: remove unnecessary (void*) conversions.yuzhe2022-10-034-7/+7
| * NFSv4: Directly use ida_alloc()/free()Bo Liu2022-10-031-6/+4
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-106-20/+19
|\ \
| * | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-076-20/+19
* | | Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-062-2/+2
|\ \ \
| * | | _nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mappingAl Viro2022-09-011-1/+1
| * | | nfs_finish_open(): don't open-code file_inode()Al Viro2022-09-011-1/+1
| |/ /
* | / SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-261-0/+1
| |/ |/|
* | Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-124-36/+50
|\ \
| * | NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-083-27/+32