index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix a spelling error in docs
Xiaxi Shen
2024-09-09
1
-1
/
+1
*
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-09-09
7
-9
/
+11
*
bcachefs: Move rebalance_status out of sysfs/internal
Kent Overstreet
2024-09-09
1
-1
/
+1
*
bcachefs: remove the unused parameter in macro bkey_crc_next
Julian Sun
2024-09-09
1
-2
/
+2
*
bcachefs: fix macro definition allocate_dropping_locks
Julian Sun
2024-09-09
1
-1
/
+1
*
bcachefs: fix macro definition allocate_dropping_locks_errcode
Julian Sun
2024-09-09
1
-1
/
+1
*
bcachefs: remove the unused macro definition
Julian Sun
2024-09-09
1
-9
/
+0
*
bcachefs: quota_reserve_range() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-32
/
+14
*
bcachefs: bch2_folio_set() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-55
/
+35
*
bcachefs: range_has_data() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-24
/
+5
*
bcachefs: bch2_seek_hole() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-36
/
+20
*
bcachefs: bch2_seek_data() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-29
/
+12
*
bcachefs: bch2_xattr_list() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-43
/
+12
*
bcachefs: bch2_readdir() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-49
/
+17
*
bcachefs: for_each_btree_key_in_subvolume_upto()
Kent Overstreet
2024-09-09
1
-0
/
+45
*
bcachefs: bch2_fiemap(): call trans_begin() on every loop iter
Kent Overstreet
2024-09-09
1
-18
/
+22
*
bcachefs: bchfs_read(): call trans_begin() on every loop iter
Kent Overstreet
2024-09-09
2
-29
/
+14
*
bcachefs: kill bch2_btree_iter_peek_and_restart()
Kent Overstreet
2024-09-09
2
-14
/
+1
*
bcachefs: Btree path tracepoints
Kent Overstreet
2024-09-09
7
-22
/
+508
*
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
2024-09-09
3
-21
/
+31
*
bcachefs: Mark bch_inode_info as SLAB_ACCOUNT
Youling Tang
2024-09-09
1
-1
/
+2
*
bcachefs: allocate inode by using alloc_inode_sb()
Youling Tang
2024-09-09
1
-1
/
+2
*
bcachefs: Opt_durability can now be set via bch2_opt_set_sb()
Kent Overstreet
2024-09-09
3
-23
/
+22
*
bcachefs: bch2_opt_set_sb() can now set (some) device options
Kent Overstreet
2024-09-09
3
-20
/
+43
*
bcachefs: data_allowed is now an opts.h option
Kent Overstreet
2024-09-09
4
-2
/
+17
*
bcachefs: Annotate struct bucket_array with __counted_by()
Thorsten Blum
2024-09-09
1
-1
/
+1
*
bcachefs: Fix format specifier in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-09-09
1
-1
/
+1
*
bcachefs: key cache can now allocate from pending
Kent Overstreet
2024-09-09
3
-15
/
+50
*
bcachefs: Rip out freelists from btree key cache
Kent Overstreet
2024-09-09
3
-328
/
+55
*
bcachefs: rcu_pending now works in userspace
Kent Overstreet
2024-09-09
2
-4
/
+53
*
bcachefs: rcu_pending
Kent Overstreet
2024-09-09
3
-0
/
+629
*
lib/generic-radix-tree.c: add preallocation
Kent Overstreet
2024-09-09
2
-17
/
+37
*
lib/generic-radix-tree.c: genradix_ptr_inlined()
Kent Overstreet
2024-09-09
2
-63
/
+76
*
bcachefs: Fix deadlock in __wait_on_freeing_inode()
Kent Overstreet
2024-09-09
1
-20
/
+47
*
bcachefs: switch to rhashtable for vfs inodes hash
Kent Overstreet
2024-09-09
12
-89
/
+160
*
inode: make __iget() a static inline
Kent Overstreet
2024-09-09
2
-9
/
+8
*
bcachefs: Replace div_u64 with div64_u64 where second param is u64
Reed Riley
2024-09-09
2
-6
/
+6
*
bcachefs: Fix sysfs rebalance duration waited formatting
Feiko Nanninga
2024-09-09
1
-1
/
+1
*
bcachefs: Fix negative timespecs
Alyssa Ross
2024-09-09
1
-2
/
+5
*
bcachefs: Don't delete open files in online fsck
Kent Overstreet
2024-09-09
3
-0
/
+33
*
bcachefs: fix btree_key_cache sysfs knob
Kent Overstreet
2024-09-09
1
-1
/
+1
*
bcachefs: More BCH_SB_MEMBER_INVALID support
Kent Overstreet
2024-09-09
4
-9
/
+17
*
bcachefs: Simplify bch2_bkey_drop_ptrs()
Kent Overstreet
2024-09-09
2
-30
/
+14
*
bcachefs: Add a cond_resched() to __journal_keys_sort()
Kent Overstreet
2024-09-09
1
-0
/
+2
*
bcachefs: Fix ca->io_ref usage
Kent Overstreet
2024-09-09
1
-12
/
+12
*
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-09-04
3
-2
/
+9
*
bcachefs: fix rebalance accounting
Kent Overstreet
2024-09-01
1
-1
/
+1
*
bcachefs: Mark more errors as autofix
Kent Overstreet
2024-09-01
1
-5
/
+5
*
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2024-09-01
2
-110
/
+40
*
bcachefs: Fix bch2_extents_match() false positive
Kent Overstreet
2024-08-27
1
-1
/
+22
[next]