]> git.hungrycats.org Git - linux/shortlog
linux
7 days ago Zygo Blaxellbtrfs: resume the delayed-ref merge walk instead of... misc-next/topics/delayed-ref-fixes
9 days ago Tal Zussmanbtrfs: remove TRANS_JOIN_NOLOCK
9 days ago Tal Zussmanbtrfs: stop reading free space inodes from the commit...
9 days ago Tal Zussmanbtrfs: stop special-casing free space inodes in the...
9 days ago Tal Zussmanbtrfs: remove the free space inode special cases from...
9 days ago Tal Zussmanbtrfs: remove the free space inode ordered extent speci...
9 days ago Tal Zussmanbtrfs: remove BTRFS_RESERVE_FLUSH_FREE_SPACE_INODE
9 days ago Tal Zussmanbtrfs: remove the free space cache trimming ranges
9 days ago Tal Zussmanbtrfs: replace btrfs_set_free_space_cache_v1_active...
9 days ago Tal Zussmanbtrfs: remove the SPACE_CACHE mount option flag
9 days ago Tal Zussmanbtrfs: remove btrfs_disk_cache_state
9 days ago Tal Zussmanbtrfs: remove the v1 space cache load path
9 days ago Tal Zussmanbtrfs: drop the transaction handle from the prealloc...
9 days ago Tal Zussmanbtrfs: rename cache_write_mutex to dirty_bgs_update_mutex
9 days ago Tal Zussmanbtrfs: remove the v1 space cache write path
9 days ago Tal Zussmanbtrfs: remove the free space cache endio workqueue
9 days ago Tal Zussmanbtrfs: remove the v1 space cache writeout from the...
9 days ago Tal Zussmanbtrfs: stop enabling the v1 space cache from the on...
9 days ago Yang Xiuweibtrfs: drop unused uring encoded IO REISSUE stash helpers
9 days ago Yang Xiuweibtrfs: don't stash uring encoded data across -EAGAIN
9 days ago Yang Xiuweibtrfs: unlock inode and extent in caller when uring...
9 days ago Yang Xiuweibtrfs: free iov when btrfs_uring_read_extent fails
9 days ago Yang Xiuweibtrfs: always return -EIOCBQUEUED after btrfs_uring_rea...
9 days ago David Sterbabtrfs: === misc-next on b-for-next ===
9 days ago Boris Burkovbtrfs: keep unused block groups queued when a pass...
9 days ago Filipe Mananabtrfs: remove duplicate error message when writing...
9 days ago Filipe Mananabtrfs: remove redundant eb generation check in btrfs_bu...
9 days ago Filipe Mananabtrfs: add missing unlikely to a couple error checks...
9 days ago Filipe Mananabtrfs: check if there is space for chunk item when...
9 days ago Filipe Mananabtrfs: abort transaction on failure to update inode...
9 days ago Qu Wenruobtrfs: add "/dev/root" exception for device path update
9 days ago Guanghui Yangbtrfs: clear free space tree creation state on rebuild...
10 days ago Daniel Linjamabtrfs: handle lack of space when cleaning up verity...
10 days ago Filipe Mananabtrfs: fix creation of compressed inline extents that...
10 days ago Qu Wenruobtrfs: simplify heuristic_collect_sample() to handle...
10 days ago Qu Wenruobtrfs: fix off-by-one end related to inode_need_compress()
10 days ago Qu Wenruobtrfs: cleanup and rename submit_extent_folio()
12 days ago Filipe Mananabtrfs: tree-checker: cache accessor return value in...
12 days ago Filipe Mananabtrfs: tree-checker: fix error message regarding free...
12 days ago Filipe Mananabtrfs: tree-checker: print dev extent offset in error...
12 days ago Filipe Mananabtrfs: increment extent count once when logging extents...
12 days ago Tal Zussmanbtrfs: use u64 for the page indices in heuristic_collec...
12 days ago Tal Zussmanbtrfs: use folios for reading super blocks from the...
12 days ago Tal Zussmanbtrfs: fix stale function references in compression...
12 days ago Tal Zussmanbtrfs: convert heuristic_collect_sample() to use folios
12 days ago Tal Zussmanbtrfs: convert btrfs_compr_pool_scan() to use folios
12 days ago Tal Zussmanbtrfs: tests: use eb folio helpers in extent buffer...
12 days ago Tal Zussmanbtrfs: tests: convert test_find_delalloc() to use folios
12 days ago Tal Zussmanbtrfs: tests: rename process_page_range() to process_fo...
12 days ago Hongling Zengbtrfs: take commit root semaphore when iterating in...
12 days ago Qu Wenruobtrfs: use kvmalloc() to allocate compression workspace...
12 days ago Qu Wenruobtrfs: use kvmalloc() for uncompress_inline()
12 days ago Qu Wenruobtrfs: tree-log: use kvmalloc() for overwrite_item()
12 days ago Qu Wenruobtrfs: use kvmalloc() for b-tree split_item()
12 days ago Zhen Nibtrfs: replace is_data_bbio() with is_data_inode()...
12 days ago Usama Arifbtrfs: zstd: avoid a copy in zstd_decompress_bio()
12 days ago Jeff Laytonbtrfs: pre-allocate delayed dir index for non-overwrite...
12 days ago Jeff Laytonbtrfs: handle ENOMEM from btrfs_insert_dir_item() witho...
12 days ago Jeff Laytonbtrfs: pre-allocate delayed dir index before btree...
12 days ago Jeff Laytonbtrfs: split btrfs_insert_delayed_dir_index() into...
12 days ago Hemanth Selambtrfs: fix typos and repeated words in comments
12 days ago Daniel Vacekbtrfs: use bio::remaining for async checksumming synchr...
12 days ago Daniel Vacekbtrfs: consume given iter directly instead of copying...
12 days ago Johannes Thumshirnbtrfs: zoned: handle RAID profiles in btrfs_can_activat...
12 days ago Qu Wenruobtrfs: tree-checker: reject file extent items for speci...
12 days ago Qu Wenruobtrfs: use ordered extent to grab the logical address...
12 days ago Qu Wenruobtrfs: remove runtime tweakable feature sysfs interface
12 days ago Qu Wenruobtrfs: avoid long stall when dropping a non-shared...
12 days ago Qu Wenruobtrfs: reject new qgroup rescan during subvolume dropping
12 days ago Qu Wenruobtrfs: qgroup: use atomic operations for btrfs_fs_info...
12 days ago Qu Wenruobtrfs: remove unused variable flags from btrfs_read_qgr...
12 days ago Breno Leitaobtrfs: skip extent tree lock in the shrinker for inodes...
12 days ago Qu Wenruobtrfs: remove on-stack paddrs[] array usage
12 days ago Qu Wenruobtrfs: use a shared helper to calculate data checksum...
12 days ago Qu Wenruobtrfs: enhance btrfs_data_csum_ok() to use bio for...
12 days ago Qu Wenruobtrfs: replace btrfs_repair_io_failure() to use bio...
12 days ago Qu Wenruobtrfs: refactor read_key_bytes() to remove the dest_fol...
12 days ago Guanghui Yangbtrfs: roll back sprout setup after device add failure
12 days ago Guanghui Yangbtrfs: free unlinked replace target on initialization...
13 days ago Linus TorvaldsLinux 7.3-rc3
13 days ago Linus TorvaldsMerge tag 'trace-v7.3-rc2' of git://git.kernel.org...
13 days ago Linus TorvaldsMerge misc regression fixes that seem to have fallen...
13 days ago Sergey Zagurskymedia: ipu-bridge: do not use the CVS device lookup...
13 days ago Devin Wittmayerwifi: mt76: mt792x: fix NULL dereference in ACPI SAR...
13 days ago Laxman Acharya... wifi: mt76: mt7921: skip unknown CLC firmware records
13 days ago David Carlierring-buffer: Check resize_disabled before publishing...
13 days ago Vincent Donneforttracing/remotes: Catch nr_page_va overflow in ring_buff...
13 days ago Vincent Donneforttracing/remotes: Account for ring buffer page header...
13 days ago Linus TorvaldsMerge tag 'rust-fixes-7.3-2' of git://git.kernel.org...
13 days ago Linus TorvaldsMerge tag 'bootconfig-fixes-v7.3-rc3' of git://git...
13 days ago Linus TorvaldsMerge tag 'timers-urgent-2026-09-13' of git://git.kerne...
13 days ago Linus TorvaldsMerge tag 'sched-urgent-2026-09-13' of git://git.kernel...
13 days ago Linus TorvaldsMerge tag 'perf-urgent-2026-09-13' of git://git.kernel...
13 days ago Linus TorvaldsMerge tag 'objtool-urgent-2026-09-13' of git://git...
13 days ago Linus TorvaldsMerge tag 'irq-urgent-2026-09-13' of git://git.kernel...
13 days ago Linus TorvaldsMerge tag 'core-urgent-2026-09-13' of git://git.kernel...
2026-09-13 Linus TorvaldsMerge tag 'edac_urgent_for_v7.3_rc3' of git://git.kerne...
2026-09-12 Linus TorvaldsMerge tag 's390-7.3-3' of git://git.kernel.org/pub...
2026-09-12 Linus TorvaldsMerge tag 'kbuild-fixes-7.3-1' of git://git.kernel...
2026-09-12 Lorenzo Stoakes... scripts/mksysmap: fix escape of '$' in the __pi_ pattern
next