summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-09bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entryKent Overstreet
2024-10-09bcachefs: Check if stuck in journal_res_get()Kent Overstreet
2024-10-09closures: Add closure_wait_event_timeout()Kent Overstreet
2024-10-09bcachefs: Fix state lock involved deadlockAlan Huang
2024-10-09bcachefs: Fix NULL pointer dereference in bch2_opt_to_textMohammed Anees
2024-10-09bcachefs: Release transaction before wake upAlan Huang
2024-10-09bcachefs: add check for btree id against max in try read nodePiotr Zalewski
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet
2024-10-09bcachefs: bch2_inode_or_descendents_is_open()Kent Overstreet
2024-10-09bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet
2024-10-06bcachefs: Delete vestigal check_inode() checksKent Overstreet
2024-10-06bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshotsKent Overstreet
2024-10-06bcachefs: reattach_inode() now correctly handles interior snapshot nodesKent Overstreet
2024-10-06bcachefs: Split out check_unreachable_inodes() passKent Overstreet
2024-10-06bcachefs: Fix lockdep splat in bch2_accounting_readKent Overstreet
2024-10-04bcachefs: Rework logged op error handlingKent Overstreet
2024-10-04bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet
2024-10-04bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet
2024-10-04bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet
2024-10-04bcachefs: Check for unlinked inodes with direntsKent Overstreet
2024-10-04bcachefs: Check for directories with no backpointersKent Overstreet
2024-10-04bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet
2024-10-04bcachefs: minor lru fsck fixesKent Overstreet
2024-10-04bcachefs: Mark more errors AUTOFIXKent Overstreet
2024-10-04bcachefs: Make sure we print error that causes fsck to bail outKent Overstreet
2024-10-04bcachefs: bkey errors are only AUTOFIX during readKent Overstreet
2024-10-04bcachefs: Create lost+found in correct snapshotKent Overstreet
2024-10-04bcachefs: Fix reattach_inode()Kent Overstreet
2024-10-04bcachefs: Add missing wakeup to bch2_inode_hash_remove()Kent Overstreet
2024-10-02bcachefs: Fix trans_commit disk accounting revertKent Overstreet
2024-10-02bcachefs: Fix bch2_inode_is_open() checkKent Overstreet
2024-10-02bcachefs: Fix return type of dirent_points_to_inode_nowarn()Kent Overstreet
2024-10-01bcachefs: Fix bad shift in bch2_read_flag_list()Kent Overstreet
2024-09-29bcachefs: rename version -> bversion for big endian buildsGuenter Roeck
2024-09-29Linux 6.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