summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-06build(deps): bump certifi in /drivers/gpu/drm/ci/xfailsdependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4dependabot[bot]
2024-06-24bcachefs: Simplify btree key cache fill pathKent Overstreet
2024-06-23bcachefs: Improve "unable to allocate journal write" messageKent Overstreet
2024-06-23bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flagKent Overstreet
2024-06-23bcachefs: Ensure buffered writes write as much as they canKent Overstreet
2024-06-23bcachefs: Discard, invalidate workers are now per deviceKent Overstreet
2024-06-23bcachefs: support STATX_DIOALIGN for statx fileHongbo Li
2024-06-23bcachefs: split out lru_format.hKent Overstreet
2024-06-23bcachefs: bch2_btree_key_cache_drop() now evictsKent Overstreet
2024-06-23bcachefs: set fgf order hint before starting a buffered writePankaj Raghav
2024-06-23bcachefs: use FGP_WRITEBEGIN instead of combining individual flagsPankaj Raghav
2024-06-23bcachefs: Reduce the scope of gc_lockKent Overstreet
2024-06-23bcachefs: per_cpu_sum()Kent Overstreet
2024-06-23MAINTAINERS: remove Brian Foster as a reviewer for bcachefsBrian Foster
2024-06-23bcachefs: kill key cache arg to bch2_assert_pos_locked()Kent Overstreet
2024-06-23bcachefs: btree_path_cached_set()Kent Overstreet
2024-06-23bcachefs: btree_node_unlock() assertKent Overstreet
2024-06-23bcachefs: bch2_gc_pos_to_text()Kent Overstreet
2024-06-23bcachefs: bch2_btree_id_to_text()Kent Overstreet
2024-06-23bcachefs: Kill gc_pos_btree_node()Kent Overstreet
2024-06-23bcachefs: Fix bch2_gc_accounting_done() lockingKent Overstreet
2024-06-23bcachefs: bch2_accounting_mem_gc()Kent Overstreet
2024-06-23bcachefs: Refactor disk accounting data structuresKent Overstreet
2024-06-23bcachefs: fix smatch data leak warning in fs usage ioctlBrian Foster
2024-06-23bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet
2024-06-23bcachefs: bch2_btree_insert() - add btree iter flagsAriel Miculas
2024-06-23bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet
2024-06-23bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_rangeReed Riley
2024-06-23bcachefs: support FS_IOC_SETFSLABELHongbo Li
2024-06-23bcachefs: support get fs labelHongbo Li
2024-06-23bcachefs: implement FS_IOC_GETVERSION to support lsattrHongbo Li
2024-06-23bcachefs: Unlock trans when waiting for user input in fsckKent Overstreet
2024-06-23bcachefs: Clear trans->last_unlock_ip when setting trans->lockedKent Overstreet
2024-06-23bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()Youling Tang
2024-06-23bcachefs: track writeback errors using the generic tracking infrastructureYouling Tang
2024-06-23bcachefs: bch2_dir_emit() - fix directory reads in the fuse driverAriel Miculas
2024-06-23bcachefs: twf: delete dead struct fieldsKent Overstreet
2024-06-23bcachefs: bch2_stdio_redirect_readline_timeout()Kent Overstreet
2024-06-23bcachefs: twf: convert bch2_stdio_redirect_readline() to darrayKent Overstreet
2024-06-23bcachefs: Plumb more logging through stdio redirectKent Overstreet
2024-06-23bcachefs: fsck_err() may now take a btree_transKent Overstreet
2024-06-23bcachefs: btree_types bitmask cleanupsKent Overstreet
2024-06-23bcachefs: Delete old assertion for online fsckKent Overstreet
2024-06-23bcachefs: Initialize gc buckets in alloc triggerKent Overstreet
2024-06-23bcachefs: Walk leaf to root in btree_gcKent Overstreet
2024-06-23bcachefs: Don't block journal when finishing check_allocations()Kent Overstreet
2024-06-23bcachefs: bch2_fs_get_tree() cleanupKent Overstreet
2024-06-23bcachefs: Kill bch2_mount()Kent Overstreet
2024-06-23bcachefs: Eytzinger accumulation for accounting keysKent Overstreet
2024-06-23bcachefs: bch_acct_rebalance_workKent Overstreet