summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-13ext4: annotate struct fname with __counted_by()Thorsten Blum
2024-11-13ext4: use str_yes_no() helper functionThorsten Blum
2024-11-13fsnotify: fix sending inotify event with unexpected filenameAmir Goldstein
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-13libfs: kill empty_dir_getattr()Al Viro
2024-11-13fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flagStefan Berger
2024-11-13fs/stat.c: switch to CLASS(fd_raw)Al Viro
2024-11-13kill getname_statx_lookup_flags()Al Viro
2024-11-13statmount: add flag to retrieve unescaped optionsMiklos Szeredi
2024-11-13dquot.c: get rid of include ../internal.hAl Viro
2024-11-13Merge patch series "two little writeback cleanups v2"Christian Brauner
2024-11-13fs: add the ability for statmount() to report the sb_sourceJeff Layton
2024-11-12ext4: prevent delalloc to nodelalloc on remountNicolas Bretz
2024-11-12jbd2: make b_frozen_data allocation always succeedZhihao Cheng
2024-11-12ext4: cleanup variable name in ext4_fc_del()Dan Carpenter
2024-11-12ext4: use string choices helpersR Sundar
2024-11-12jbd2: remove the 'success' parameter from the jbd2_do_replay() functionYe Bin
2024-11-12jbd2: remove useless 'block_error' variableYe Bin
2024-11-12jbd2: factor out jbd2_do_replay()Ye Bin
2024-11-12jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass()Ye Bin
2024-11-12jbd2: unified release of buffer_head in do_one_pass()Ye Bin
2024-11-12jbd2: remove redundant judgments for check v1 checksumYe Bin
2024-11-12ext4: use ERR_CAST to return an error-valued pointerYu Jiaoliang
2024-11-12ext4: partial zero eof block on unaligned inode size extensionBrian Foster
2024-11-12ext4: disambiguate the return value of ext4_dio_write_end_io()Jinliang Zheng
2024-11-12ext4: pass write-hint for buffered IOj.xia
2024-11-12ext4: fix race in buffer_head read fault injectionLong Li
2024-11-12ext4: don't pass full mapping flags to ext4_es_insert_extent()Zhang Yi
2024-11-12ext4: mark ctx_*_flags() with __maybe_unusedAndy Shevchenko
2024-11-12ext4: return error on syncfs after shutdownAmir Goldstein
2024-11-12fs: ext4: Don't use CMA for buffer_headZhaoyang Huang
2024-11-12ext4: simplify if conditionJiapeng Chong
2024-11-12ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o
2024-11-12ext4: WARN if a full dir leaf block has only one dentryBaokun Li
2024-11-12ext4: show the default enabled prefetch_block_bitmaps optionBaokun Li
2024-11-12ufs: ufs_sb_private_info: remove unused s_{2,3}apb fieldsAgathe Porte
2024-11-12virtio_fs: store actual queue index in mq_mapMax Gurtovoy
2024-11-12virtio_fs: add informative log for new tag discoveryMax Gurtovoy
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig
2024-11-12writeback: add a __releases annoation to wbc_attach_and_unlock_inodeChristoph Hellwig
2024-11-12fs: add the ability for statmount() to report the fs_subtypeJeff Layton
2024-11-12fs: don't let statmount return empty stringsJeff Layton
2024-11-12fs:aio: Remove TODO comment suggesting hash or array usage in io_cancel()Mohammed Anees
2024-11-12hfsplus: don't query the device logical block size multiple timesThadeu Lima de Souza Cascardo
2024-11-12Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...Carlos Maiolino
2024-11-12Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...Carlos Maiolino
2024-11-12Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino
2024-11-12Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'rtgroups-prep-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...Carlos Maiolino