summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-03fat: Hook up sb->s_uuidfs-uuid-ioctlKent Overstreet
2024-02-03fs: FS_IOC_GETUUIDKent Overstreet
2024-02-03fs: super_block->s_uuid_lenKent Overstreet
2024-02-03bcachefs: Initialize super_block->s_uuidKent Overstreet
2024-02-03bcachefs: Switch to uuid_to_fsid()Kent Overstreet
2024-02-01bcachefs: better bi_subvol checkingKent Overstreet
2024-02-01time_stats: Check for last_event == 0 when updating freq statsKent Overstreet
2024-02-01bcachefs: move fsck_write_inode() to inode.cKent Overstreet
2024-02-01bcachefs: Subvolumes may now be renamedKent Overstreet
2024-02-01bcachefs: kill kvpmalloc()Kent Overstreet
2024-02-01mempool: kvmalloc poolKent Overstreet
2024-02-01bcachefs: Set path->uptodate when no node at levelKent Overstreet
2024-02-01rhashtable: Better error message on allocation failureKent Overstreet
2024-02-01bcachefs: better srcu warningKent Overstreet
2024-02-01bcache: Convert to lib/time_statsKent Overstreet
2024-02-01time_stats: Promote to lib/Kent Overstreet
2024-02-01bcachefs: bch2_time_stats_to_seq_buf()Kent Overstreet
2024-02-01eytzinger: Promote to include/linux/Kent Overstreet
2024-02-01mean and variance: Promote to lib/mathKent Overstreet
2024-02-01bcachefs: bch2_lookup() gives better error message on inode not foundKent Overstreet
2024-02-01bcachefs: bch2_inode_insert()Kent Overstreet
2024-02-01mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARNKent Overstreet
2024-02-01mm: introduce memalloc_flags_{save,restore}Kent Overstreet
2024-02-01bcachefs: btree node prefetching in check_topologyKent Overstreet
2024-02-01bcachefs: btree_and_journal_iter.transKent Overstreet
2024-02-01bcachefs: better journal pipeliningKent Overstreet
2024-02-01bcachefs: closure per journal bufKent Overstreet
2024-02-01bcachefs: bio per journal bufKent Overstreet
2024-02-01bcachefs: jset_entry_datetimeKent Overstreet
2024-02-01bcachefs: improve journal entry read fsck error messagesKent Overstreet
2024-02-01bcachefs: fix split brain messageKent Overstreet
2024-02-01bcachefs: convert journal replay ptrs to darrayKent Overstreet
2024-02-01bcachefs: Cleanup bch2_dirent_lookup_trans()Kent Overstreet
2024-02-01bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()Kent Overstreet
2024-02-01bcachefs: Workqueues should be WQ_HIGHPRIKent Overstreet
2024-01-31bcachefs: Improve bch2_dirent_to_text()Kent Overstreet
2024-01-31bcachefs: fixup for building in userspaceKent Overstreet
2024-01-31bcachefs: Avoid taking journal lock unnecessarilyKent Overstreet
2024-01-31bcachefs: Journal writes should be REQ_SYNC|REQ_METAKent Overstreet
2024-01-31bcachefs: Avoid setting j->write_work unnecessarilyKent Overstreet
2024-01-31bcachefs: Split out journal workqueueKent Overstreet
2024-01-31bcachefs: Kill unnecessary wakeups in journal reclaimKent Overstreet
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 subvolbcachefs-2024-01-26Kent 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-21Linux 6.8-rc1v6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds