summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-28bcachefs: Fix locking in __bch2_trans_mark_dev_sb()bcachefs-dev-lifetimeKent Overstreet
2024-05-28bcachefs: completely disable lockdep for six locksKent Overstreet
2024-05-28bcachefs: disable lockdep tracking for six locksKent Overstreet
2024-05-28bcachefs: Don't return -EROFS from mount on inconsistency errorKent Overstreet
2024-05-28bcachefs: Fix uninitialized var warningKent Overstreet
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet
2024-05-28bcachefs: Split out journal_seq_blacklist_format.hKent Overstreet
2024-05-28bcachefs: Split out replicas_format.hKent Overstreet
2024-05-28bcachefs: Split out disk_groups_format.hKent Overstreet
2024-05-28bcachefs: split out sb-downgrade_format.hKent Overstreet
2024-05-28bcachefs: split out sb-members_format.hKent Overstreet
2024-05-28bcachefs: Better fsck error message for key versionKent Overstreet
2024-05-28bcachefs: btree_gc can now handle unknown btreesKent Overstreet
2024-05-28bcachefs: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-05-28bcachefs: Fix setting of downgrade recovery passes/errorsKent Overstreet
2024-05-28bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()Kent Overstreet
2024-05-28bcachefs: Refactor delete_dead_snapshots()Kent Overstreet
2024-05-28bcachefs: Fix locking assertKent Overstreet
2024-05-28bcachefs: Fix lookup_first_inode() when inode_generations are presentKent Overstreet
2024-05-28bcachefs: Plumb bkey into __btree_err()Kent Overstreet
2024-05-26bcachefs: Use copy_folio_from_iter_atomic()Matthew Wilcox (Oracle)
2024-05-26bcachefs: Fix sb-downgrade validationKent Overstreet
2024-05-26bcachefs: Fix debug assertKent Overstreet
2024-05-22bcachefs: Fix race path in bch2_inode_insert()bcachefs-2024-05-24Kent Overstreet
2024-05-22bcachefs: Ensure we're RW before journallingKent Overstreet
2024-05-22bcachefs: Fix shutdown orderingKent Overstreet
2024-05-22bcachefs: Fix unsafety in bch2_dirent_name_bytes()Kent Overstreet
2024-05-22bcachefs: Fix stack oob in __bch2_encrypt_bio()Kent Overstreet
2024-05-22bcachefs: Fix btree_trans leak in bch2_readahead()Kent Overstreet
2024-05-22bcachefs: Fix bogus verify_replicas_entry() assertKent Overstreet
2024-05-20bcachefs: Check for subvolues with bogus snapshot/inode fieldsKent Overstreet
2024-05-20bcachefs: bch2_checksum() returns 0 for unknown checksum typeKent Overstreet
2024-05-20bcachefs: Fix bch2_alloc_ciphers()Kent Overstreet
2024-05-20bcachefs: Add missing guard in bch2_snapshot_has_children()Kent Overstreet
2024-05-20bcachefs: Fix missing parens in drop_locks_do()Kent Overstreet
2024-05-20bcachefs: Improve bch2_assert_pos_locked()Kent Overstreet
2024-05-20bcachefs: Fix shift overflows in replicas.cKent Overstreet
2024-05-20bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet
2024-05-20bcachefs: Fix ref in trans_mark_dev_sbs() error pathKent Overstreet
2024-05-20bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodYouling Tang
2024-05-20bcachefs: Fix rcu splat in check_fix_ptrs()Kent Overstreet
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-19Merge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub...Linus Torvalds
2024-05-19Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-19Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag '6.10-rc-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds