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
/
btree_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
1
-4
/
+0
*
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-14
1
-3
/
+0
*
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-13
1
-0
/
+1
*
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-13
1
-26
/
+1
*
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
1
-16
/
+33
|
\
|
*
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-04
1
-1
/
+1
|
*
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-04
1
-0
/
+11
|
*
bcachefs: Ensure srcu lock is not held too long
Kent Overstreet
2023-11-04
1
-0
/
+1
|
*
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-11-01
1
-0
/
+2
|
*
bcachefs: Fix btree_node_type enum
Kent Overstreet
2023-10-31
1
-16
/
+19
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-2
/
+2
|
/
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-17
/
+17
*
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
1
-32
/
+35
*
bcachefs: support btree updates of prejournaled keys
Brian Foster
2023-10-22
1
-0
/
+1
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Convert constants to consts
Kent Overstreet
2023-10-22
1
-16
/
+16
*
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Add missing include
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Kill trans->flags
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: trans->notrace_relock_fail
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Use six_lock_ip()
Kent Overstreet
2023-10-22
1
-2
/
+15
*
bcachefs: Fix bch2_trans_reset_updates()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix for long running btree transactions & key cache
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Allow for more btrees
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Kill btree_insert_ret enum
Kent Overstreet
2023-10-22
1
-9
/
+0
*
bcachefs: Key cache now works for snapshots btrees
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Bring back BTREE_ITER_CACHED_NOFILL
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Optimize bch2_trans_iter_init()
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
1
-1
/
+19
*
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Convert to __packed and __aligned
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
2023-10-22
1
-4
/
+0
*
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
1
-3
/
+7
*
bcachefs: Fix usage of six lock's percpu mode, key cache version
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: btree_bkey_cached_common->cached
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Kill nodes_intent_locked
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: btree_locking.c
Kent Overstreet
2023-10-22
1
-0
/
+8
*
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Rename lock_held_stats -> btree_transaction_stats
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)
Kent Overstreet
2023-10-22
1
-9
/
+7
*
bcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes
Kent Overstreet
2023-10-22
1
-9
/
+0
*
bcachefs: Fix bch2_btree_trans_to_text()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
1
-1
/
+1
[next]