summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xfs: remove XFS_FIND_RCEXT_SHARED and _COWDarrick J. Wong2022-10-311-31/+17
| * | | xfs: refactor domain and refcount checkingDarrick J. Wong2022-10-313-10/+17
| * | | xfs: report refcount domain in tracepointsDarrick J. Wong2022-10-312-9/+43
| * | | xfs: track cow/shared record domains explicitly in xfs_refcount_irecDarrick J. Wong2022-10-315-67/+151
| * | | xfs: refactor refcount record usage in xchk_refcountbt_recDarrick J. Wong2022-10-311-30/+24
| * | | xfs: move _irec structs to xfs_types.hDarrick J. Wong2022-10-312-20/+20
| * | | xfs: check deferred refcount op continuation parametersDarrick J. Wong2022-10-311-2/+36
| * | | xfs: create a predicate to verify per-AG extentsDarrick J. Wong2022-10-317-26/+24
| * | | xfs: make sure aglen never goes negative in xfs_refcount_adjust_extentsDarrick J. Wong2022-10-311-3/+17
| * | | xfs: dump corrupt recovered log intent items to dmesg consistentlyDarrick J. Wong2022-10-315-20/+43
| * | | xfs: actually abort log recovery on corrupt intent-done log itemsDarrick J. Wong2022-10-312-5/+21
| * | | xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong2022-10-314-57/+88
| * | | xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong2022-10-314-22/+36
| * | | xfs: fix memcpy fortify errors in RUI log format copyingDarrick J. Wong2022-10-312-31/+30
| * | | xfs: fix memcpy fortify errors in CUI log format copyingDarrick J. Wong2022-10-312-24/+25
| * | | xfs: fix memcpy fortify errors in BUI log format copyingDarrick J. Wong2022-10-312-24/+27
| * | | xfs: fix validation in attr log item recoveryDarrick J. Wong2022-10-311-31/+23
| * | | xfs: fix incorrect return type for fsdax fault handlersDarrick J. Wong2022-10-311-3/+4
| * | | xfs: increase rename inode reservationAllison Henderson2022-10-262-3/+3
| * | | xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()Li Zetao2022-10-201-1/+6
| * | | xfs: fix memory leak in xfs_errortag_initZeng Heng2022-10-201-2/+7
| * | | xfs: remove redundant pointer lipColin Ian King2022-10-201-2/+1
| * | | xfs: fix exception caused by unexpected illegal bestcount in leaf dirGuo Xuenan2022-10-201-2/+7
| * | | xfs: avoid a UAF when log intent item recovery failsDarrick J. Wong2022-10-181-2/+8
* | | | Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-032-1/+13
|\ \ \ \
| * | | | fuse: add file_modified() to fallocateMiklos Szeredi2022-10-281-0/+4
| * | | | fuse: fix readdir cache raceMiklos Szeredi2022-10-201-1/+9
| |/ / /
* | | | Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-035-49/+91
|\ \ \ \
| * | | | btrfs: fix inode reserve space leak due to nowait buffered writeFilipe Manana2022-11-021-1/+3
| * | | | btrfs: fix nowait buffered write returning -ENOSPCFilipe Manana2022-11-021-0/+3
| * | | | btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana2022-11-021-12/+4
| * | | | btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana2022-11-021-5/+15
| * | | | btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana2022-11-021-1/+17
| * | | | btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana2022-11-021-19/+17
| * | | | btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana2022-10-313-10/+31
| * | | | btrfs: fix a memory allocation failure test in btrfs_submit_directChristophe JAILLET2022-10-311-1/+1
* | | | | Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-11-0218-75/+80
|\ \ \ \ \
| * | | | | 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 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2022-11-011-3/+2
|\ \ \ \ \ \
| * | | | | | nfsd: fix net-namespace logic in __nfsd_file_cache_purgeJeff Layton2022-11-011-3/+2
* | | | | | | Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-3110-40/+73
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo2022-10-251-1/+11
| * | | | | btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2022-10-242-2/+2