summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2024-11-12Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...Carlos Maiolino
2024-11-12Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino
2024-11-12Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...Carlos Maiolino
2024-11-12bcachefs: Fix assertion pop in bch2_ptr_swab()Kent Overstreet
2024-11-12bcachefs: Fix journal_entry_dev_usage_to_text() overrunKent Overstreet
2024-11-11eventpoll: Control irq suspension for prefer_busy_pollMartin Karsten
2024-11-11eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is setMartin Karsten
2024-11-12erofs: add SEEK_{DATA,HOLE} supportGao Xiang
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11ocfs2: fix UBSAN warning in ocfs2_verify_volume()Dmitry Antipov
2024-11-11nilfs2: fix null-ptr-deref in block_dirty_buffer tracepointRyusuke Konishi
2024-11-11nilfs2: fix null-ptr-deref in block_touch_buffer tracepointRyusuke Konishi
2024-11-11ocfs2: fix uninitialized value in ocfs2_file_read_iter()Dmitry Antipov
2024-11-11nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointerJeff Layton