index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-22
4
-11
/
+9
|
\
|
*
bcachefs: Fix printbuf usage while atomic
Kent Overstreet
2024-07-22
1
-0
/
+1
|
*
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
2024-07-22
1
-2
/
+5
|
*
bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()
Kent Overstreet
2024-07-19
1
-6
/
+0
|
*
bcachefs: mean_and_variance: Avoid too-large shift amounts
Tavian Barnes
2024-07-19
1
-3
/
+3
*
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
6
-156
/
+94
|
\
\
|
*
|
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-25
5
-155
/
+90
|
*
|
bcachefs: fix typo
Kuan-Wei Chiu
2024-06-25
1
-1
/
+1
*
|
|
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-19
111
-2681
/
+3880
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
2024-07-19
1
-1
/
+1
|
*
|
bcachefs: silence silly kdoc warning
Kent Overstreet
2024-07-19
1
-1
/
+1
|
*
|
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
2024-07-19
1
-1
/
+2
|
*
|
bcachefs: Add an error message for insufficient rw journal devs
Kent Overstreet
2024-07-19
1
-0
/
+11
|
*
|
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
2024-07-19
1
-1
/
+1
|
*
|
bcachefs: darray: Don't pass NULL to memcpy()
Tavian Barnes
2024-07-15
1
-1
/
+2
|
*
|
bcachefs: Kill bch2_assert_btree_nodes_not_locked()
Kent Overstreet
2024-07-15
3
-22
/
+0
|
*
|
bcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTED
Kent Overstreet
2024-07-15
2
-13
/
+13
|
*
|
bcachefs: __bch2_read(): call trans_begin() on every loop iter
Kent Overstreet
2024-07-15
1
-26
/
+19
|
*
|
bcachefs: show none if label is not set
Hongbo Li
2024-07-15
1
-1
/
+4
|
*
|
bcachefs: drop packed, aligned from bkey_inode_buf
Kent Overstreet
2024-07-15
1
-1
/
+1
|
*
|
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
2024-07-15
3
-15
/
+41
|
*
|
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
2024-07-15
3
-3
/
+26
|
*
|
lockdep: lockdep_set_notrack_class()
Kent Overstreet
2024-07-15
1
-1
/
+1
|
*
|
bcachefs: Improve copygc_wait_to_text()
Kent Overstreet
2024-07-15
1
-3
/
+8
|
*
|
bcachefs: Convert clock code to u64s
Kent Overstreet
2024-07-15
3
-42
/
+35
|
*
|
bcachefs: Improve startup message
Kent Overstreet
2024-07-15
1
-1
/
+1
|
*
|
bcachefs: Self healing on read IO error
Kent Overstreet
2024-07-15
3
-26
/
+53
|
*
|
bcachefs: Make read_only a mount option again, but hidden
Kent Overstreet
2024-07-15
3
-15
/
+4
|
*
|
bcachefs: bch2_extent_crc_unpacked_to_text()
Kent Overstreet
2024-07-15
2
-7
/
+16
|
*
|
bcachefs: Ratelimit checksum error messages
Kent Overstreet
2024-07-15
2
-3
/
+7
|
*
|
bcachefs: spelling fix
Kent Overstreet
2024-07-15
1
-1
/
+1
|
*
|
bcachefs: Simplify btree key cache fill path
Kent Overstreet
2024-07-15
3
-205
/
+122
|
*
|
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
2024-07-15
1
-2
/
+3
|
*
|
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
2024-07-15
4
-6
/
+8
|
*
|
bcachefs: Ensure buffered writes write as much as they can
Kent Overstreet
2024-07-15
3
-24
/
+52
|
*
|
bcachefs: support STATX_DIOALIGN for statx file
Hongbo Li
2024-07-15
1
-0
/
+10
|
*
|
bcachefs: split out lru_format.h
Kent Overstreet
2024-07-15
3
-24
/
+26
|
*
|
bcachefs: bch2_btree_key_cache_drop() now evicts
Kent Overstreet
2024-07-15
2
-7
/
+11
|
*
|
bcachefs: set fgf order hint before starting a buffered write
Pankaj Raghav
2024-07-15
1
-2
/
+3
|
*
|
bcachefs: use FGP_WRITEBEGIN instead of combining individual flags
Pankaj Raghav
2024-07-15
1
-6
/
+4
|
*
|
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-15
6
-12
/
+12
|
*
|
bcachefs: per_cpu_sum()
Kent Overstreet
2024-07-15
1
-6
/
+11
|
*
|
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
2024-07-15
3
-20
/
+16
|
*
|
bcachefs: btree_path_cached_set()
Kent Overstreet
2024-07-15
1
-26
/
+24
|
*
|
bcachefs: btree_node_unlock() assert
Kent Overstreet
2024-07-15
1
-0
/
+1
|
*
|
bcachefs: bch2_gc_pos_to_text()
Kent Overstreet
2024-07-15
3
-4
/
+27
|
*
|
bcachefs: bch2_btree_id_to_text()
Kent Overstreet
2024-07-15
2
-0
/
+10
|
*
|
bcachefs: Kill gc_pos_btree_node()
Kent Overstreet
2024-07-15
2
-10
/
+1
|
*
|
bcachefs: Fix bch2_gc_accounting_done() locking
Kent Overstreet
2024-07-15
2
-4
/
+25
|
*
|
bcachefs: bch2_accounting_mem_gc()
Kent Overstreet
2024-07-15
3
-6
/
+42
[next]