summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-08-07Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/ci...Linus Torvalds26-905/+1099
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds32-340/+636
2022-08-07Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds10-149/+124
2022-08-07Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-187/+111
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds38-128/+806
2022-08-05Merge part of branch 'for-next.instantiate' into for-nextAndreas Gruenbacher393-9255/+12055
2022-08-05cifs: update internal module numberSteve French1-2/+2
2022-08-05cifs: alloc_mid function should be marked as staticSteve French2-4/+1
2022-08-05cifs: remove "cifs_" prefix from init/destroy mids functionsEnzo Matsumiya1-7/+5
2022-08-05cifs: remove useless DeleteMidQEntry()Enzo Matsumiya7-49/+43
2022-08-05cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French13-463/+582
2022-08-05Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds85-1657/+1984
2022-08-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds25-372/+651
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-73/+162
2022-08-04Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+7
2022-08-04Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-9/+10
2022-08-04Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Linus Torvalds1-5/+1
2022-08-04Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds50-2818/+3660
2022-08-04Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-1/+779
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+7
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-40/+28
2022-08-03Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+43
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-24/+14
2022-08-03Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-108/+86
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds54-985/+350
2022-08-03ext4: add ioctls to get/set the ext4 superblock uuidJeremy Bongio2-0/+94
2022-08-03ext4: avoid resizing to a partial cluster sizeKiselev, Oleg1-0/+10
2022-08-03ext4: reduce computation of overhead during resizeKiselev, Oleg1-2/+21
2022-08-03jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal abortedZhihao Cheng1-2/+12
2022-08-03ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner1-1/+20
2022-08-03mbcache: automatically delete entries from cache on freeingJan Kara1-69/+39
2022-08-03mbcache: Remove mb_cache_entry_delete()Jan Kara1-37/+0
2022-08-03ext2: avoid deleting xattr block that is being reusedJan Kara1-29/+29
2022-08-03ext2: unindent codeblock in ext2_xattr_set()Jan Kara1-16/+16
2022-08-03ext2: factor our freeing of xattr block referenceJan Kara1-52/+38
2022-08-03ext4: fix race when reusing xattr blocksJan Kara1-22/+45
2022-08-03ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara1-39/+38
2022-08-03ext4: remove EA inode entry from mbcache on inode evictionJan Kara3-16/+11
2022-08-03mbcache: add functions to delete entry if unusedJan Kara1-2/+64
2022-08-03mbcache: don't reclaim used entriesJan Kara1-1/+9
2022-08-03ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-03ext4: check if directory block is within i_sizeLukas Czerner1-0/+7
2022-08-03ext4: reflect mb_optimize_scan value in options fileOjaswin Mujoo1-0/+9
2022-08-03ext4: avoid remove directory when directory is corruptedYe Bin1-5/+2
2022-08-03ext4: aligned '*' in commentsJiang Jian1-1/+1
2022-08-03ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng1-1/+3
2022-08-03ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin1-3/+9
2022-08-03ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li1-2/+1
2022-08-03ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-03ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4