index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs_struct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Fix bch_sb_handle type
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
4
-20
/
+12
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
4
-16
/
+20
2023-10-22
bcachefs: Array bounds fixes
Kent Overstreet
7
-66
/
+64
2023-10-22
bcachefs: bch2_acl_to_text()
Kent Overstreet
4
-9
/
+72
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
1
-0
/
+4
2023-10-22
bcachefs: Fix snapshot_skiplist_good()
Kent Overstreet
1
-20
/
+10
2023-10-22
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
3
-31
/
+19
2023-10-22
bcachefs: Put bkey invalid check in commit path in a more useful place
Kent Overstreet
1
-19
/
+19
2023-10-22
bcachefs: Always check alloc data type
Kent Overstreet
1
-59
/
+42
2023-10-22
bcachefs: Fix a double free on invalid bkey
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
3
-12
/
+118
2023-10-22
bcachefs: Cleanup redundant snapshot nodes
Kent Overstreet
2
-28
/
+223
2023-10-22
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
2
-3
/
+7
2023-10-22
bcachefs: Fix is_ancestor bitmap
Kent Overstreet
1
-21
/
+43
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
3
-49
/
+51
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
2
-1
/
+9
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Improve btree_path_relock_fail tracepoint
Kent Overstreet
1
-4
/
+22
2023-10-22
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
18
-1570
/
+1655
2023-10-22
bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Fix swallowing of data in buffered write path
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()
Brian Foster
1
-9
/
+17
2023-10-22
bcachefs: Fix bkey format calculation
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Fix bch2_extent_fallocate()
Kent Overstreet
1
-25
/
+14
2023-10-22
bcachefs: Zero btree_paths on allocation
Kent Overstreet
1
-5
/
+7
2023-10-22
bcachefs: Fix 'pointer to invalid device' check
Kent Overstreet
1
-2
/
+11
2023-10-22
bcachefs: Lower BCH_NAME_MAX to 512
Joshua Ashton
2
-4
/
+6
2023-10-22
bcachefs: Optimize bch2_dirent_name_bytes
Joshua Ashton
1
-4
/
+17
2023-10-22
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
3
-26
/
+36
2023-10-22
bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: Don't open code closure_nr_remaining()
Kent Overstreet
3
-3
/
+3
2023-10-22
bcachefs: Fix lifetime in bch2_write_done(), add assertion
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Add a comment for should_drop_open_bucket()
Kent Overstreet
1
-1
/
+10
2023-10-22
bcachefs: six locks: Fix missing barrier on wait->lock_acquired
Kent Overstreet
1
-8
/
+25
2023-10-22
bcachefs: Check for directories in deleted inodes btree
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add btree_trans* to inode_set_fn
Joshua Ashton
5
-12
/
+22
2023-10-22
bcachefs: Improve bch2_write_points_to_text()
Kent Overstreet
1
-12
/
+34
2023-10-22
bcachefs: Fix check_version_upgrade()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
1
-8
/
+11
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
11
-574
/
+597
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
8
-396
/
+424
2023-10-22
bcachefs: Move bch_sb_field_crypt code to checksum.c
Kent Overstreet
3
-42
/
+44
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
9
-383
/
+401
2023-10-22
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
5
-954
/
+964
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet
11
-2802
/
+2955
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
22
-39
/
+55
2023-10-22
bcachefs: Fix for sb buffer being misaligned
Kent Overstreet
1
-6
/
+7
[next]