aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
13 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-6/+9
25 hoursMerge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-11/+32
30 hoursMerge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-7/+25
32 hoursMerge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-12/+616
32 hoursMerge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+27
37 hoursMerge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds25-117/+421
3 dayssmb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson1-6/+22
3 daysMerge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+21
4 daysfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers1-4/+5
4 daysfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers1-4/+6
4 daysbtrfs: flush the fixup workers during close_ctreeBoris Burkov2-0/+38
4 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-1/+1
4 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+1
5 daysksmbd: apply the pre-authentication PDU limit when decompressingSujal Tuladhar3-6/+11
5 daysksmbd: validate compression Flags before kvmallocAnatolii Shumak1-1/+10
5 dayssmb: compress: reject Pattern_V1 when not negotiatedAnatolii Shumak3-4/+11
5 daysxfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
5 daysxfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig1-0/+1
5 daysxfs: add a separate bio_set for spliting GC writesChristoph Hellwig1-1/+11
5 daysxfs: don't swallow dquot recovery verification errorsLong Li1-1/+1
5 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
5 daysxfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong1-10/+22
5 daysxfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong1-0/+4
5 daysxfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong2-9/+29
5 daysxfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong2-7/+57
5 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong1-0/+4
5 daysxfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong1-2/+12
5 daysxfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong1-1/+1
5 daysxfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong1-1/+1
5 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong2-11/+52
5 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong1-22/+42
5 daysxfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong1-0/+1
5 daysxfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong1-6/+7
5 daysxfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong1-1/+2
5 daysxfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong1-1/+1
5 daysxfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong1-4/+18
5 daysxfs: only check mergeability of bnobt recordsDarrick J. Wong1-2/+3
5 daysxfs: fix inverted clearance of inode junk flagsAndrey Albershteyn1-2/+2
5 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng1-0/+10
5 dayssmb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai1-1/+1
5 dayssmb/client: show compress mount optionChenXiaoSong1-0/+2
5 daysMerge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-56/+115
7 daysMerge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-24/+39
7 daysMerge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-17/+41
7 daysNFSv4.2: fix nfs4_listxattr size accountingAchilles Gaikwad1-3/+7
8 daysbtrfs: initialize inode mapping flags for cached inodesQu Wenruo1-1/+2
8 daysbtrfs: disable bs > ps support if no transparent hugepage supportQu Wenruo2-3/+12
8 daysbtrfs: fix memory leak in btrfs_do_encoded_write()Dmitry Antipov1-0/+1
8 daysbtrfs: lzo: reject inline extents without valid headersDavid Lee1-2/+3
8 daysbtrfs: disable large folios for systems with highmemQu Wenruo1-1/+9