summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-09btrfs: lock the inode in shared mode before starting fiemapFilipe Manana
2023-02-09ext4: don't show commit interval if it is zeroWang Jianjian
2023-02-09ext4: use ext4_fc_tl_mem in fast-commit replay pathEric Biggers
2023-02-09ext4: improve xattr consistency checking and error reportingTheodore Ts'o
2023-02-09udf: Avoid directory type conversion failure due to ENOMEMJan Kara
2023-02-08coda: Avoid partial allocation of sig_inputArgsKees Cook
2023-02-07fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers
2023-02-07fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()Eric Biggers
2023-02-07f2fs: stop calling fscrypt_add_test_dummy_key()Eric Biggers
2023-02-07ext4: stop calling fscrypt_add_test_dummy_key()Eric Biggers
2023-02-07fscrypt: add the test dummy encryption key on-demandEric Biggers
2023-02-07f2fs: fix to set ipu policyYangtao Li
2023-02-07f2fs: fix typos in commentsJinyoung CHOI
2023-02-07f2fs: fix kernel crash due to null io->bioJaegeuk Kim
2023-02-07f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li
2023-02-07f2fs: add sysfs nodes to set last_age_weightqixiaoyu1
2023-02-07ceph: flush cap releases when the session is flushedXiubo Li
2023-02-07udf: Use unsigned variables for size calculationsKees Cook
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs
2023-02-07fanotify: define struct members to hold response decision contextRichard Guy Briggs
2023-02-07fanotify: Ensure consistent variable type for responseRichard Guy Briggs
2023-02-07udf: remove reporting loc in debug outputTom Rix
2023-02-07udf: Check consistency of Space Bitmap DescriptorVladislav Efanov
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-05f2fs: fix f2fs_show_options to show nogc_merge mount optionYangtao Li
2023-02-05f2fs: fix cgroup writeback accounting with fs-layer encryptionEric Biggers
2023-02-05f2fs: fix wrong calculation of block ageqixiaoyu1
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-02-05xfs: don't use BMBT btree split workers for IO completionDave Chinner
2023-02-05xfs: fix confusing variable names in xfs_refcount_item.cDarrick J. Wong
2023-02-05xfs: pass refcount intent directly through the log intent codeDarrick J. Wong
2023-02-05xfs: fix confusing variable names in xfs_rmap_item.cDarrick J. Wong
2023-02-05xfs: pass rmap space mapping directly through the log intent codeDarrick J. Wong
2023-02-05xfs: fix confusing xfs_extent_item variable namesDarrick J. Wong
2023-02-05xfs: pass xfs_extent_free_item directly through the log intent codeDarrick J. Wong
2023-02-05xfs: fix confusing variable names in xfs_bmap_item.cDarrick J. Wong
2023-02-05xfs: pass the xfs_bmbt_irec directly through the log intent codeDarrick J. Wong
2023-02-05xfs: use strscpy() to instead of strncpy()Xu Panda
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan
2023-02-03aio: fix mremap after fork null-derefSeth Jenkins
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-03splice: use bvec_set_page to initialize a bvecChristoph Hellwig
2023-02-03orangefs: use bvec_set_{page,folio} to initialize bvecsChristoph Hellwig
2023-02-03nfs: use bvec_set_page to initialize bvecsChristoph Hellwig
2023-02-03coredump: use bvec_set_page to initialize a bvecChristoph Hellwig