summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08ntfs: bound the attribute-list entry in ntfs_read_inode_mount()Bryam Vargas
2026-06-08ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()Bryam Vargas
2026-06-08ntfs: validate resident attribute lists and harden the validatorBryam Vargas
2026-06-08thermal: sysfs: Replace sscanf() with kstrtoul()Ovidiu Panait
2026-06-08thermal: testing: Replace sscanf() with kstrtoint()Ovidiu Panait
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana
2026-06-08btrfs: use a named enum for the log mode in inode log functionsFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana
2026-06-08btrfs: remove redundant writeback error check during fsyncFilipe Manana
2026-06-08btrfs: stop checking for greater then zero return values in btrfs_sync_file()Filipe Manana
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana
2026-06-08btrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()Filipe Manana
2026-06-08btrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()Filipe Manana
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana
2026-06-08btrfs: tree-checker: add more cross checks for free space treeQu Wenruo
2026-06-08btrfs: tree-checker: ensure free space tree entries won't overflowQu Wenruo
2026-06-08btrfs: tree-checker: extract the shared key check for free space entriesQu Wenruo
2026-06-08btrfs: remove folio ordered flag and subpage bitmapQu Wenruo
2026-06-08btrfs: remove folio_test_ordered() usageQu Wenruo
2026-06-08btrfs: use dirty flag to check if an ordered extent needs to be truncatedQu Wenruo
2026-06-08btrfs: unify folio dirty flag clearingQu Wenruo
2026-06-08btrfs: detect dirty blocks without an ordered extent more reliablyQu Wenruo
2026-06-08btrfs: remove locked subpage bitmapQu Wenruo
2026-06-08btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREFZhang Cen
2026-06-08btrfs: free-space-tree: reject mismatched extent and bitmap itemsZhang Cen
2026-06-08btrfs: use on stack backref iterator in build_backref_tree()David Sterba
2026-06-08btrfs: remove fs_info from struct btrfs_backref_iterDavid Sterba
2026-06-08btrfs: simplify the btree folio wait during invalidationQu Wenruo
2026-06-08btrfs: unexport and move extent_invalidate_folio()Qu Wenruo
2026-06-08btrfs: optimize fill_holes() to merge a new hole with both adjacent itemsDave Chen
2026-06-08btrfs: warn about extent buffer that can not be releasedQu Wenruo
2026-06-08btrfs: make sure report_eb_range() is not inlinedFilipe Manana
2026-06-08btrfs: move transaction abort message to __btrfs_abort_transaction()David Sterba
2026-06-08btrfs: don't force DIO writes to be serializedMark Harmstone
2026-06-08btrfs: move large data folios out of experimental featuresQu Wenruo
2026-06-08btrfs: refresh add_ra_bio_pages() to indicate it's using foliosQu Wenruo
2026-06-08btrfs: enable cross-folio readahead for bs < ps and large folio casesQu Wenruo
2026-06-08btrfs: remove 32bit compat code for VFS inode numberDavid Sterba
2026-06-08btrfs: limit size of bios submitted from writebackJan Kara
2026-06-08btrfs: remove 2K block size supportQu Wenruo
2026-06-08btrfs: change return type from int to bool in check_eb_range()Filipe Manana