index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
3
-12
/
+14
2023-10-22
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
2
-1
/
+2
2023-10-22
bcachefs: remove unused key cache coherency flag
Brian Foster
2
-6
/
+1
2023-10-22
bcachefs: fix accounting corruption race between reclaim and dev add
Brian Foster
1
-6
/
+16
2023-10-22
bcachefs: Mark bch2_copygc() noinline
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Delete obsolete btree ptr check
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: Always run topology error when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Fix a userspace build error
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2
-13
/
+17
2023-10-22
bcachefs: Kill bch2_verify_bucket_evacuated()
Kent Overstreet
3
-88
/
+0
2023-10-22
bcachefs: Improve move path tracepoints
Kent Overstreet
3
-22
/
+91
2023-10-22
bcachefs: Drop a redundant error message
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
1
-0
/
+2
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
1
-5
/
+9
2023-10-22
bcachefs: folio pos to bch_folio_sector index helper
Brian Foster
1
-11
/
+17
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
1
-3
/
+8
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
2
-4
/
+60
2023-10-22
bcachefs: use u64 for folio end pos to avoid overflows
Brian Foster
1
-11
/
+17
2023-10-22
bcachefs: clean up post-eof folios on -ENOSPC
Brian Foster
1
-2
/
+11
2023-10-22
bcachefs: fix truncate overflow if folio is beyond EOF
Brian Foster
1
-4
/
+13
2023-10-22
bcachefs: Enable large folios
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Check for folios that don't have bch_folio attached
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: bch2_readahead() large folio conversion
Kent Overstreet
1
-35
/
+83
2023-10-22
bcachefs: filemap_get_contig_folios_d()
Kent Overstreet
1
-27
/
+43
2023-10-22
bcachefs: bch_folio_sector_state improvements
Kent Overstreet
1
-59
/
+94
2023-10-22
bcachefs: bch2_truncate_page() large folio conversion
Kent Overstreet
1
-31
/
+30
2023-10-22
bcachefs: bch2_buffered_write large folio conversion
Kent Overstreet
2
-80
/
+114
2023-10-22
bcachefs: bch_folio can now handle multi-order folios
Kent Overstreet
1
-8
/
+20
2023-10-22
bcachefs: More assorted large folio conversion
Kent Overstreet
1
-30
/
+29
2023-10-22
bcachefs: bch2_seek_pagecache_data() folio conversion
Kent Overstreet
1
-7
/
+5
2023-10-22
bcachefs: bch2_seek_pagecache_hole() folio conversion
Kent Overstreet
1
-34
/
+26
2023-10-22
bcachefs: bio_for_each_segment_all() -> bio_for_each_folio_all()
Kent Overstreet
1
-14
/
+12
2023-10-22
bcachefs: Initial folio conversion
Kent Overstreet
1
-296
/
+317
2023-10-22
bcachefs: Rename bch_page_state -> bch_folio
Kent Overstreet
1
-58
/
+66
2023-10-22
bcachefs: Add a bch_page_state assert
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add a cond_resched() call to journal_keys_sort()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Improve trace_move_extent_fail()
Kent Overstreet
2
-7
/
+90
2023-10-22
bcachefs: Print out counters correctly
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Add missing bch2_err_class() call
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
11
-336
/
+135
2023-10-22
bcachefs: use reservation for log messages during recovery
Brian Foster
3
-14
/
+38
2023-10-22
bcachefs: Improve trans_restart_split_race tracepoint
Kent Overstreet
3
-5
/
+32
2023-10-22
bcachefs: Data update path no longer leaves cached replicas
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Rhashtable based buckets_in_flight for copygc
Kent Overstreet
2
-86
/
+139
2023-10-22
bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent()
Kent Overstreet
4
-7
/
+10
2023-10-22
bcachefs: move snapshot_t to subvolume_types.h
Kent Overstreet
2
-12
/
+12
2023-10-22
bcachefs: Fix bch2_get_key_or_hole()
Kent Overstreet
1
-4
/
+11
2023-10-22
bcachefs: Check return code from need_whiteout_for_snapshot()
Kent Overstreet
1
-3
/
+8
2023-10-22
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
Kent Overstreet
1
-2
/
+10
[next]