index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
33
-76
/
+72
2023-10-22
bcachefs: Optimize bch2_dev_usage_read()
Kent Overstreet
3
-21
/
+38
2023-10-22
bcachefs: fix bch2_write_extent() crc corruption.
Daniel Hill
1
-2
/
+10
2023-10-22
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
1
-1
/
+1
2023-10-22
bcachefs: Don't issue transaction restart on key cache realloc
Kent Overstreet
1
-7
/
+2
2023-10-22
bcachefs: Separate out flush_new_cached_update()
Kent Overstreet
1
-20
/
+34
2023-10-22
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
1
-6
/
+5
2023-10-22
bcachefs: Inline bch2_inode_pack()
Kent Overstreet
1
-4
/
+11
2023-10-22
bcachefs: bucket_alloc_fail tracepoint should only fire when we have to block
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
4
-15
/
+27
2023-10-22
bcachefs: Split out __btree_path_up_until_good_node()
Kent Overstreet
1
-10
/
+24
2023-10-22
bcachefs: Btree key cache shrinker fix
Kent Overstreet
1
-10
/
+32
2023-10-22
bcachefs: __bio_compress() fix up.
Daniel Hill
1
-1
/
+1
2023-10-22
bcachefs: make durability a read-write sysfs option
Daniel Hill
1
-1
/
+14
2023-10-22
bcachefs: improve behaviour of btree_cache_scan()
Daniel Hill
1
-1
/
+1
2023-10-22
bcachefs: Quota fixes
Kent Overstreet
2
-38
/
+28
2023-10-22
bcachefs: Switch to local_clock() for fastpath time source
Kent Overstreet
2
-6
/
+6
2023-10-22
bcachefs: Btree key cache improvements
Kent Overstreet
1
-17
/
+50
2023-10-22
bcachefs: Fix btree node prefetchig
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_btree_key_cache_scan() doesn't need trylock
Kent Overstreet
1
-6
/
+2
2023-10-22
bcachefs: Defer full journal entry validation
Kent Overstreet
1
-54
/
+76
2023-10-22
bcachefs: Improve journal_entry_add()
Kent Overstreet
2
-30
/
+56
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
4
-42
/
+150
2023-10-22
bcachefs: Mean and variance
Daniel Hill
5
-0
/
+522
2023-10-22
bcachefs: Fix for not dropping privs in fallocate
Kent Overstreet
1
-2
/
+5
2023-10-22
bcachefs: Fix bch2_write_begin()
Kent Overstreet
1
-1
/
+1
2023-10-22
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
1
-0
/
+7
2023-10-22
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
1
-2
/
+26
2023-10-22
bcachefs: Fix lock_graph_remove_non_waiters()
Kent Overstreet
1
-96
/
+76
2023-10-22
bcachefs: Support FS_XFLAG_PROJINHERIT
Kent Overstreet
1
-0
/
+16
2023-10-22
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Initialize sb_quota with default 1 week timer
Kent Overstreet
1
-7
/
+166
2023-10-22
bcachefs: Call bch2_btree_update_add_new_node() before dropping write lock
Kent Overstreet
1
-11
/
+9
2023-10-22
bcachefs: Reflink now respects quotas
Kent Overstreet
1
-5
/
+60
2023-10-22
bcachefs: Fix a rare path in bch2_btree_path_peek_slot()
Kent Overstreet
1
-6
/
+10
2023-10-22
bcachefs: bch2_path_put_nokeep()
Kent Overstreet
1
-8
/
+20
2023-10-22
bcachefs: Fix cached data accounting
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2
-17
/
+26
2023-10-22
bcachefs: bch2_btree_iter_peek() now works with interior nodes
Kent Overstreet
1
-5
/
+16
2023-10-22
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
3
-14
/
+11
2023-10-22
bcachefs: Add error path to btree_split()
Kent Overstreet
2
-18
/
+88
2023-10-22
bcachefs: Write new btree nodes after parent update
Kent Overstreet
2
-31
/
+30
2023-10-22
bcachefs: Simplify break_cycle()
Kent Overstreet
1
-9
/
+10
2023-10-22
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
4
-22
/
+45
2023-10-22
bcachefs: Handle dropping pointers in data_update path
Kent Overstreet
3
-3
/
+78
2023-10-22
bcachefs: Ratelimit ec error message
Kent Overstreet
1
-19
/
+7
2023-10-22
bcachefs: Use btree_type_has_ptrs() more consistently
Kent Overstreet
2
-2
/
+2
2023-10-22
bcachefs: Fix "multiple types of data in same bucket" with ec
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Ensure fsck error is printed before panic
Kent Overstreet
1
-2
/
+5
2023-10-22
bcachefs: Fix a deadlock in btree_update_nodes_written()
Kent Overstreet
1
-0
/
+11
[next]