index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
1
-116
/
+2
|
\
|
*
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-25
1
-116
/
+2
*
|
bcachefs: per_cpu_sum()
Kent Overstreet
2024-07-15
1
-6
/
+11
*
|
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-15
1
-3
/
+1
*
|
bcachefs: fix scheduling while atomic in break_cycle()
Kent Overstreet
2024-07-10
1
-0
/
+1
|
/
*
bcachefs: remove dead function bdev_sectors()
Yu Kuai
2024-05-03
1
-5
/
+0
*
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-04-06
1
-0
/
+8
*
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
2024-04-05
1
-1
/
+1
*
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-04-03
1
-4
/
+0
*
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-04-03
1
-0
/
+10
*
bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
2024-03-18
1
-0
/
+3
*
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-14
1
-76
/
+1
*
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-14
1
-0
/
+5
*
bcachefs: copy_(to|from)_user_errcode()
Kent Overstreet
2024-03-14
1
-0
/
+16
*
bcachefs: improve move_gap()
Kent Overstreet
2024-03-14
1
-2
/
+6
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-34
/
+2
*
bcachefs: Add gfp flags param to bch2_prt_task_backtrace()
Kent Overstreet
2024-01-22
1
-2
/
+2
*
bcachefs: Improve move_extent tracepoint
Kent Overstreet
2024-01-21
1
-1
/
+2
*
bcachefs: %pg is banished
Kent Overstreet
2024-01-06
1
-0
/
+9
*
bcachefs: Improve would_deadlock trace event
Kent Overstreet
2024-01-06
1
-2
/
+2
*
bcachefs: Convert split_devs() to darray
Kent Overstreet
2024-01-01
1
-0
/
+3
*
bcachefs: qstr_eq()
Kent Overstreet
2024-01-01
1
-0
/
+7
*
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
1
-4
/
+29
*
bcachefs: prt_bitflags_vector()
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: bch2_prt_datetime()
Kent Overstreet
2023-11-05
1
-20
/
+1
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
1
-2
/
+6
*
bcachefs: Fix a userspace build error
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Improved copygc pipelining
Kent Overstreet
2023-10-22
1
-0
/
+20
*
bcachefs: Improve dev_alloc_debug_to_text()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: New backtrace utility code
Kent Overstreet
2023-10-22
1
-1
/
+7
*
bcachefs: Delete atomic_inc_bug()
Kent Overstreet
2023-10-22
1
-25
/
+1
*
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
1
-3
/
+9
*
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch2_print_string_as_lines()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-120
/
+26
*
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
1
-0
/
+25
*
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Heap code fix
Kent Overstreet
2023-10-22
1
-3
/
+5
*
bcachefs: Add printf format attribute to bch2_pr_buf()
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Revert UUID format-specifier change
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix pr_tab_rjust()
Kent Overstreet
2023-10-22
1
-19
/
+3
*
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
1
-38
/
+40
*
bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf
Kent Overstreet
2023-10-22
1
-3
/
+5
*
bcachefs: Add tabstops to printbufs
Kent Overstreet
2023-10-22
1
-7
/
+77
*
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
1
-13
/
+51
*
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
1
-2
/
+0
[next]