index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Plumb btree_id & level to trans_mark
Kent Overstreet
2023-10-22
1
-32
/
+5
*
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
1
-13
/
+10
*
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
1
-14
/
+10
*
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
1
-16
/
+4
*
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2023-10-22
1
-7
/
+0
*
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
1
-34
/
+28
*
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
1
-10
/
+0
*
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
1
-0
/
+8
*
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
2023-10-22
1
-0
/
+13
*
bcachefs: Consolidate trigger code a bit
Kent Overstreet
2023-10-22
1
-3
/
+0
*
bcachefs: bch2_trans_mark_key() now takes a bkey_i *
Kent Overstreet
2023-10-22
1
-1
/
+26
*
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
2023-10-22
1
-6
/
+0
*
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
1
-8
/
+0
*
bcachefs: New in-memory array for bucket gens
Kent Overstreet
2023-10-22
1
-1
/
+19
*
bcachefs: Separate out gc_bucket()
Kent Overstreet
2023-10-22
1
-4
/
+14
*
bcachefs: Kill ptr_bucket_mark()
Kent Overstreet
2023-10-22
1
-13
/
+7
*
bcachefs: Push c->mark_lock usage down to where it is needed
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill bch2_replicas_delta_list_marked()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Run insert triggers before overwrite triggers
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: btree_path
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Extensive triggers cleanups
Kent Overstreet
2023-10-22
1
-19
/
+4
*
bcachefs: Inline fastpath of bch2_disk_reservation_add()
Kent Overstreet
2023-10-22
1
-5
/
+25
*
bcachefs: statfs resports incorrect avail blocks
Dan Robertson
2023-10-22
1
-0
/
+7
*
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
1
-5
/
+3
*
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
2023-10-22
1
-9
/
+1
*
bcachefs: Fix livelock calling bch2_mark_bkey_replicas()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
buckets.c fixups XXX squash
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Fix copygc threshold
Kent Overstreet
2023-10-22
1
-10
/
+16
*
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
1
-8
/
+1
*
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: Kill bch2_invalidate_bucket()
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
1
-10
/
+1
*
bcachefs: Fix integer overflow in bch2_disk_reservation_get()
Kent Overstreet
2023-10-22
1
-4
/
+3
*
bcachefs: Don't write bucket IO time lazily
Kent Overstreet
2023-10-22
1
-6
/
+0
*
bcachefs: Update transactional triggers interface to pass old & new keys
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Rework triggers interface
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
Kent Overstreet
2023-10-22
1
-3
/
+0
*
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
1
-11
/
+2
*
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
2023-10-22
1
-2
/
+2
[next]