index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
9
-96
/
+100
2023-10-23
bcachefs: Optimize __bch2_btree_node_iter_advance()
Kent Overstreet
1
-1
/
+4
2023-10-23
bcachefs: Don't touch c->flags in bch2_trans_iter_init()
Kent Overstreet
1
-5
/
+7
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
33
-76
/
+72
2023-10-23
bcachefs: Optimize bch2_dev_usage_read()
Kent Overstreet
3
-21
/
+38
2023-10-23
bcachefs: fix bch2_write_extent() crc corruption.
Daniel Hill
1
-2
/
+10
2023-10-23
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
1
-1
/
+1
2023-10-23
bcachefs: Don't issue transaction restart on key cache realloc
Kent Overstreet
1
-7
/
+2
2023-10-23
bcachefs: Separate out flush_new_cached_update()
Kent Overstreet
1
-20
/
+34
2023-10-23
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
1
-6
/
+5
2023-10-23
bcachefs: Inline bch2_inode_pack()
Kent Overstreet
1
-4
/
+11
2023-10-23
bcachefs: bucket_alloc_fail tracepoint should only fire when we have to block
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
4
-15
/
+27
2023-10-23
bcachefs: Split out __btree_path_up_until_good_node()
Kent Overstreet
1
-10
/
+24
2023-10-23
bcachefs: Btree key cache shrinker fix
Kent Overstreet
1
-10
/
+32
2023-10-23
bcachefs: __bio_compress() fix up.
Daniel Hill
1
-1
/
+1
2023-10-23
bcachefs: make durability a read-write sysfs option
Daniel Hill
1
-1
/
+14
2023-10-23
bcachefs: improve behaviour of btree_cache_scan()
Daniel Hill
1
-1
/
+1
2023-10-23
bcachefs: Quota fixes
Kent Overstreet
2
-38
/
+28
2023-10-23
bcachefs: Switch to local_clock() for fastpath time source
Kent Overstreet
2
-6
/
+6
2023-10-23
bcachefs: Btree key cache improvements
Kent Overstreet
1
-17
/
+50
2023-10-23
bcachefs: Fix btree node prefetchig
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_btree_key_cache_scan() doesn't need trylock
Kent Overstreet
1
-6
/
+2
2023-10-23
bcachefs: Defer full journal entry validation
Kent Overstreet
1
-54
/
+76
2023-10-23
bcachefs: Improve journal_entry_add()
Kent Overstreet
2
-30
/
+56
2023-10-23
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
4
-42
/
+150
2023-10-23
bcachefs: Mean and variance
Daniel Hill
5
-0
/
+522
2023-10-23
bcachefs: Fix for not dropping privs in fallocate
Kent Overstreet
1
-2
/
+5
2023-10-23
bcachefs: Fix bch2_write_begin()
Kent Overstreet
1
-1
/
+1
2023-10-23
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
1
-0
/
+7
2023-10-23
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
1
-2
/
+26
2023-10-23
bcachefs: Fix lock_graph_remove_non_waiters()
Kent Overstreet
1
-96
/
+76
2023-10-23
bcachefs: Support FS_XFLAG_PROJINHERIT
Kent Overstreet
1
-0
/
+16
2023-10-23
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Initialize sb_quota with default 1 week timer
Kent Overstreet
1
-7
/
+166
2023-10-23
bcachefs: Call bch2_btree_update_add_new_node() before dropping write lock
Kent Overstreet
1
-11
/
+9
2023-10-23
bcachefs: Reflink now respects quotas
Kent Overstreet
1
-5
/
+60
2023-10-23
bcachefs: Fix a rare path in bch2_btree_path_peek_slot()
Kent Overstreet
1
-6
/
+10
2023-10-23
bcachefs: bch2_path_put_nokeep()
Kent Overstreet
1
-8
/
+20
2023-10-23
bcachefs: Fix cached data accounting
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2
-17
/
+26
2023-10-23
bcachefs: bch2_btree_iter_peek() now works with interior nodes
Kent Overstreet
1
-5
/
+16
2023-10-23
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
3
-14
/
+11
2023-10-23
bcachefs: Add error path to btree_split()
Kent Overstreet
2
-18
/
+88
2023-10-23
bcachefs: Write new btree nodes after parent update
Kent Overstreet
2
-31
/
+30
2023-10-23
bcachefs: Simplify break_cycle()
Kent Overstreet
1
-9
/
+10
2023-10-23
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
4
-22
/
+45
2023-10-23
bcachefs: Handle dropping pointers in data_update path
Kent Overstreet
3
-3
/
+78
2023-10-23
bcachefs: Ratelimit ec error message
Kent Overstreet
1
-19
/
+7
2023-10-23
bcachefs: Use btree_type_has_ptrs() more consistently
Kent Overstreet
2
-2
/
+2
[next]