summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-01vfs: use fast_list for superblock's inode listfast_listKent Overstreet
2024-10-01lib/fast_list.cKent Overstreet
2024-10-01bcachefs: fix i_nlink when reattaching interior dirsKent Overstreet
2024-10-01bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2024-10-01bcachefs: BCH_INODE_has_child_snapshotKent Overstreet
2024-10-01bcachefs: for_each_btree_key_reverse_norestart()Kent Overstreet
2024-10-01bcachefs: reattach_inode() now correctly handles interior snapshot nodesKent Overstreet
2024-10-01bcachefs: Split out check_unreachable_inodes() passKent Overstreet
2024-10-01bcachefs: remove_backpointer() now uses dirent_get_by_pos()Kent Overstreet
2024-10-01bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet
2024-10-01bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet
2024-10-01bcachefs: Delete vestigal check_inode() checksKent Overstreet
2024-10-01bcachefs: bch_verbose_ratelimitedKent Overstreet
2024-10-01bcachefs: better unreachable inode messageKent Overstreet
2024-10-01bcachefs: add hash_seed to inode_to_text()Kent Overstreet
2024-10-01bcachefs: bch2_inode_should_have_bp -> bch2_inode_should_have_single_bpKent Overstreet
2024-10-01bcachefs: Check for unlinked inodes with direntsKent Overstreet
2024-10-01bcachefs: check for directories with no backpointersKent Overstreet
2024-10-01bcachefs: create lost+found in correct snapshotKent Overstreet
2024-10-01bcachefs: Fix reattach_inode()Kent Overstreet
2024-10-01bcachefs: Fix return type of dirent_points_to_inode_nowarn()Kent Overstreet
2024-10-01bcachefs: userspace build fixKent Overstreet
2024-10-01bcachefs: rcu_pending: don't invoke __call_rcu() under lockKent Overstreet
2024-10-01bcachefs: Add a tracepoint for write_buffer_maybe_flushKent Overstreet
2024-10-01bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet
2024-10-01bcachefs: minor lru fsck fixesKent Overstreet
2024-10-01bcachefs: Pull disk accounting hooks out of trans_commit.cKent Overstreet
2024-10-01bcachefs: Mark more errors AUTOFIXKent Overstreet
2024-10-01bcachefs: Make sure we print error that causes fsck to bail outKent Overstreet
2024-10-01bcachefs: Fix bad shift in bch2_read_flag_list()Kent Overstreet
2024-09-29bcachefs: rename version -> bversion for big endian buildsbcachefs-2024-09-30Guenter Roeck
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li