summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix a locking bugKent Overstreet2023-10-222-0/+4
* bcachefs: Fix a lockdep splatKent Overstreet2023-10-221-1/+1
* bcachefs: no need to run gc when initializing new fsKent Overstreet2023-10-221-6/+1
* bcachefs: Don't need to walk inodes on clean shutdownKent Overstreet2023-10-221-8/+11
* bcachefs: don't do initial gc if have alloc info featureKent Overstreet2023-10-225-11/+25
* bcachefs: serialize persistent_reservedKent Overstreet2023-10-226-23/+88
* bcachefs: initialize fs usage summary in recoveryKent Overstreet2023-10-224-3/+42
* bcachefs: journal_replay_early()Kent Overstreet2023-10-227-30/+115
* bcachefs: Write out fs usageKent Overstreet2023-10-225-58/+120
* bcachefs: reserve space in journal for fs usage entriesKent Overstreet2023-10-227-14/+84
* bcachefs: fix bch2_sb_field_resize()Kent Overstreet2023-10-221-0/+1
* bcachefs: delete a debug printkKent Overstreet2023-10-221-1/+2
* bcachefs: fix for unmount hangKent Overstreet2023-10-221-1/+2
* bcachefs: Fix a bug when shutting down before allocator startedKent Overstreet2023-10-223-1/+11
* bcachefs: percpu utility codeKent Overstreet2023-10-224-17/+30
* bcachefs: sysfs trigger for bch2_alloc_writeKent Overstreet2023-10-221-0/+8
* bcachefs: New journal_entry_res mechanismKent Overstreet2023-10-223-11/+61
* bcachefs: improve alloc_debugKent Overstreet2023-10-221-13/+15
* bcachefs: fix inode countingKent Overstreet2023-10-221-1/+1
* bcachefs: Persist stripe blocks_usedKent Overstreet2023-10-227-96/+222
* bcachefs: Improve c version of __bkey_cmp_bitsKent Overstreet2023-10-221-5/+4
* bcachefs: Persist alloc info on clean shutdownKent Overstreet2023-10-229-24/+94
* bcachefs: Fix fifo overflow in allocator startupKent Overstreet2023-10-221-0/+24
* bcachefs: Fix check for if extent update is allocatingKent Overstreet2023-10-2222-299/+622
* bcachefs: fix error message in device remove pathKent Overstreet2023-10-222-3/+7
* bcachefs: dio arithmetic improvementsKent Overstreet2023-10-221-10/+13
* bcachefs: Fix some reserve calculationsKent Overstreet2023-10-225-7/+26
* bcachefs: Add a workqueue for journal reclaimKent Overstreet2023-10-223-1/+6
* bcachefs: Fix an allocator error pathKent Overstreet2023-10-221-5/+7
* bcachefs: fixes for getting stuck flushing journal pinsKent Overstreet2023-10-222-24/+20
* bcachefs: Fix a dio bugKent Overstreet2023-10-221-7/+8
* bcachefs: More allocator startup improvementsKent Overstreet2023-10-2210-102/+120
* bcachefs: correctly initialize bch_extent_ptrKent Overstreet2023-10-221-0/+1
* bcachefs: use crc64 from lib/Kent Overstreet2023-10-223-123/+6
* bcachefs: Factor out acc_u64s()Kent Overstreet2023-10-224-169/+79
* bcachefs: Minor replicas.c refactoringKent Overstreet2023-10-221-5/+5
* bcachefs: fix new reinherit_attrs ioctlKent Overstreet2023-10-221-1/+1
* bcachefs: Lots of option handling improvementsKent Overstreet2023-10-229-182/+310
* bcachefs: more project quota fixesKent Overstreet2023-10-224-21/+27
* bcachefs: fix an rcu usage bugKent Overstreet2023-10-221-1/+2
* bcachefs: fix ja->cur_idx use while reading journalKent Overstreet2023-10-221-1/+1
* bcachefs: fix device remove error pathKent Overstreet2023-10-221-1/+2
* bcachefs: Fix duplicate ioctl nrKent Overstreet2023-10-221-3/+5
* bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet2023-10-225-30/+109
* bcachefs: rename keeps inheritable inode opts consistentKent Overstreet2023-10-222-0/+109
* bcachefs: add bcachefs_effective xattrsKent Overstreet2023-10-223-64/+180
* bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet2023-10-223-2/+22
* bcachefs: bch2_fs_quota_transferKent Overstreet2023-10-226-44/+68
* bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet2023-10-223-23/+17
* bcachefs: use x-macros more consistentlyKent Overstreet2023-10-225-71/+71