summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-03-10bcachefs: closure per journal bufKent Overstreet
2024-03-10bcachefs: bio per journal bufKent Overstreet
2024-03-10bcachefs: jset_entry_datetimeKent Overstreet
2024-03-10bcachefs: improve journal entry read fsck error messagesKent Overstreet
2024-03-10bcachefs: convert journal replay ptrs to darrayKent Overstreet
2024-03-10bcachefs: Cleanup bch2_dirent_lookup_trans()Kent Overstreet
2024-03-10bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()Kent Overstreet
2024-03-10bcachefs: Workqueues should be WQ_HIGHPRIKent Overstreet
2024-03-10bcachefs: Improve bch2_dirent_to_text()Kent Overstreet
2024-03-10bcachefs: fixup for building in userspaceKent Overstreet
2024-03-10bcachefs: Avoid taking journal lock unnecessarilyKent Overstreet
2024-03-10bcachefs: Journal writes should be REQ_SYNC|REQ_METAKent Overstreet
2024-03-10bcachefs: Avoid setting j->write_work unnecessarilyKent Overstreet
2024-03-10bcachefs: Split out journal workqueueKent Overstreet
2024-03-10bcachefs: Kill unnecessary wakeups in journal reclaimKent Overstreet
2024-03-10bcachefs: skip invisible entries in empty subvolume checkingGuoyu Ou
2024-03-10bcachefs: fix split brain messageKent Overstreet
2024-03-10bcachefs: Set path->uptodate when no node at levelKent Overstreet
2024-03-10bcachefs: Correctly validate k->u64s in btree node read pathKent Overstreet
2024-03-10bcachefs: Fix degraded mode fsckKent Overstreet
2024-03-10bcachefs: Fix journal replay with unreadable btree rootsKent Overstreet
2024-03-10bcachefs: fix check_inode_deleted_list()Kent Overstreet
2024-03-10bcachefs: no_splitbrain_check optionKent Overstreet
2024-03-10bcachefs: extent_entry_next_safe()Kent Overstreet
2024-03-10bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...Kent Overstreet
2024-03-10bcachefs: Fix null-ptr-deref in bch2_fs_alloc()Li Zetao
2024-02-25bcachefs: fix bch2_save_backtrace()Kent Overstreet
2024-02-24bcachefs: Fix check_snapshot() memcpyKent Overstreet
2024-02-24bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet
2024-02-24bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster
2024-02-24bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet
2024-02-24bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet
2024-02-24bcachefs: fix backpointer_to_text() when dev does not existKent Overstreet
2024-02-13bcachefs: Fix missing va_end()Kent Overstreet
2024-02-13bcachefs: Fix check_version_upgrade()Kent Overstreet
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet
2024-02-10bcachefs: fix missing endiannes conversion in sb_membersKent Overstreet
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue
2024-02-10bcachefs: Fix missing bch2_err_class() callsKent Overstreet
2024-02-05bcachefs: time_stats: Check for last_event == 0 when updating freq statsKent Overstreet
2024-02-05bcachefs: install fd later to avoid race with closeMathias Krause
2024-01-28bcachefs: unlock parent dir if entry is not found in subvolume deletionGuoyu Ou
2024-01-28bcachefs: Fix build on parisc by avoiding __multi3()Helge Deller
2024-01-25bcachefs: __lookup_dirent() works in snapshot, not subvolKent Overstreet
2024-01-24bcachefs: discard path uses unlock_long()Kent Overstreet
2024-01-22bcachefs: fix incorrect usage of REQ_OP_FLUSHChristoph Hellwig
2024-01-22bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet