index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
7
-63
/
+13
2024-07-14
bcachefs: Convert bch2_ioctl_fs_usage() to new accounting
Kent Overstreet
1
-49
/
+19
2024-07-14
bcachefs: Kill bch2_fs_usage_initialize()
Kent Overstreet
3
-33
/
+0
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
8
-70
/
+36
2024-07-14
bcachefs: Coalesce accounting keys before journal replay
Kent Overstreet
2
-0
/
+20
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
25
-423
/
+795
2024-07-14
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Kent Overstreet
3
-9
/
+79
2024-07-14
bcachefs: Accumulate accounting keys in journal replay
Kent Overstreet
5
-24
/
+126
2024-07-14
bcachefs: KEY_TYPE_accounting
Kent Overstreet
8
-49
/
+303
2024-07-14
bcachefs: use new mount API
Thomas Bertschinger
2
-22
/
+100
2024-07-14
bcachefs: Add error code to defer option parsing
Thomas Bertschinger
3
-2
/
+18
2024-07-14
bcachefs: add printbuf arg to bch2_parse_mount_opts()
Thomas Bertschinger
4
-49
/
+71
2024-07-14
bcachefs: metadata version bucket_stripe_sectors
Kent Overstreet
7
-18
/
+96
2024-07-14
bcachefs: BCH_DATA_unstriped
Kent Overstreet
4
-5
/
+19
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
6
-15
/
+41
2024-07-14
bcachefs: check_key_has_inode()
Kent Overstreet
2
-94
/
+113
2024-07-14
bcachefs: allow passing full device path for target options
Thomas Bertschinger
1
-0
/
+3
2024-07-14
bcachefs: bch2_printbuf_strip_trailing_newline()
Kent Overstreet
3
-0
/
+17
2024-07-14
bcachefs: don't expose "read_only" as a mount option
Thomas Bertschinger
1
-1
/
+1
2024-07-14
bcachefs: make offline fsck set read_only fs flag
Thomas Bertschinger
1
-0
/
+13
2024-07-14
bcachefs: btree_ptr_sectors_written() now takes bkey_s_c
Kent Overstreet
4
-9
/
+9
2024-07-14
bcachefs: Check for bsets past bch_btree_ptr_v2.sectors_written
Kent Overstreet
1
-2
/
+5
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
11
-59
/
+58
2024-07-14
bcachefs: add might_sleep() annotations for fsck_err()
Kent Overstreet
2
-1
/
+6
2024-07-14
bcachefs: fix missing include
Kent Overstreet
1
-0
/
+2
2024-07-14
bcachefs: Use filemap_read() to simplify the execution flow
Youling Tang
1
-2
/
+2
2024-07-14
bcachefs: Align the display format of `btrees/inodes/keys`
Youling Tang
1
-1
/
+2
2024-07-14
bcachefs: Fix missing spaces in journal_entry_dev_usage_to_text
Youling Tang
1
-0
/
+3
2024-07-14
bcachefs: fix ei_update_lock lock ordering
Kent Overstreet
2
-7
/
+8
2024-07-14
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
5
-1
/
+32
2024-07-14
bcachefs: sysfs trigger_freelist_wakeup
Kent Overstreet
1
-0
/
+5
2024-07-14
bcachefs: sysfs internal/trigger_journal_writes
Kent Overstreet
1
-0
/
+5
2024-07-14
bcachefs: add capacity, reserved to fs_alloc_debug_to_text()
Kent Overstreet
3
-0
/
+4
2024-07-14
bcachefs: uninline fallocate functions
Kent Overstreet
1
-4
/
+4
2024-07-14
bcachefs: btree ids are 64 bit bitmasks
Kent Overstreet
1
-5
/
+5
2024-07-14
bcachefs: Print allocator stuck on timeout in fallocate path
Kent Overstreet
1
-1
/
+5
2024-07-11
bcachefs: bch2_gc_btree() should not use btree_root_lock
Kent Overstreet
1
-8
/
+22
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
4
-8
/
+30
2024-07-11
bcachefs; Use trans_unlock_long() when waiting on allocator
Kent Overstreet
1
-1
/
+1
2024-07-11
Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"
Kent Overstreet
1
-2
/
+1
2024-07-10
bcachefs: fix scheduling while atomic in break_cycle()
Kent Overstreet
3
-4
/
+24
2024-07-10
bcachefs: Fix RCU splat
Kent Overstreet
2
-1
/
+9
2024-07-10
bcachefs: Add missing bch2_trans_begin()
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Fix missing error check in journal_entry_btree_keys_validate()
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Warn on attempting a move with no replicas
Kent Overstreet
1
-0
/
+10
2024-07-10
bcachefs: bch2_data_update_to_text()
Kent Overstreet
3
-25
/
+39
2024-07-10
bcachefs: Log mount failure error code
Kent Overstreet
1
-0
/
+2
2024-07-10
bcachefs: Fix undefined behaviour in eytzinger1_first()
Kent Overstreet
1
-2
/
+4
2024-07-10
bcachefs: Mark bch_inode_info as SLAB_ACCOUNT
Youling Tang
1
-1
/
+2
2024-07-10
bcachefs: Fix bch2_inode_insert() race path for tmpfiles
Kent Overstreet
1
-0
/
+6
[prev]
[next]