index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mctpdevice.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
bcachefs: bch_sb_field_errors
Kent Overstreet
13
-23
/
+270
2023-11-02
bcachefs: Add IO error counts to bch_member
Kent Overstreet
17
-86
/
+225
2023-11-02
bcachefs: Fix snapshot skiplists
Kent Overstreet
1
-7
/
+6
2023-11-02
bcachefs: Fix a kasan splat in bch2_dev_add()
Kent Overstreet
1
-10
/
+2
2023-11-02
bcachefs: Fix kasan splat in members_v1_get()
Kent Overstreet
1
-3
/
+3
2023-11-02
bcachefs: rebalance_work
Kent Overstreet
18
-315
/
+599
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
2
-0
/
+13
2023-10-31
bcachefs: move: move_stats refactoring
Kent Overstreet
8
-62
/
+82
2023-10-31
bcachefs: move: convert to bbpos
Kent Overstreet
7
-31
/
+38
2023-10-31
bcachefs: moving_context now owns a btree_trans
Kent Overstreet
4
-88
/
+70
2023-10-31
bcachefs: move.c exports, refactoring
Kent Overstreet
3
-59
/
+85
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
6
-12
/
+45
2023-10-31
bcachefs: trivial extents.c refactoring
Kent Overstreet
1
-11
/
+11
2023-10-31
bcachefs: Fix bch2_prt_bitflags()
Kent Overstreet
1
-2
/
+2
2023-10-31
bcachefs: Check for too-large encoded extents
Kent Overstreet
6
-4
/
+64
2023-10-31
bcachefs: Ensure we don't exceed encoded_extent_max
Kent Overstreet
1
-0
/
+1
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
5
-14
/
+61
2023-10-31
bcachefs: Split out disk_groups_types.h
Kent Overstreet
4
-12
/
+20
2023-10-31
bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()
Kent Overstreet
2
-37
/
+59
2023-10-31
bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEW
Kent Overstreet
5
-82
/
+105
2023-10-31
bcachefs: Improve io option handling in data move path
Kent Overstreet
2
-50
/
+107
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
7
-36
/
+73
2023-10-31
bcachefs: Delete duplicate time stats initialization
Kent Overstreet
1
-6
/
+0
2023-10-31
bcachefs: Kill dead code extent_save()
Kent Overstreet
1
-18
/
+0
2023-10-31
bcachefs: Fix ca->oldest_gen allocation
Kent Overstreet
1
-4
/
+2
2023-10-31
bcachefs: Fix shrinker names
Kent Overstreet
2
-2
/
+2
2023-10-31
bcachefs: Fix btree_node_type enum
Kent Overstreet
4
-29
/
+41
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
20
-68
/
+74
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
7
-54
/
+51
2023-10-31
bcachefs: Fix lock ordering with snapshot_create_lock
Kent Overstreet
1
-0
/
+1
2023-10-31
six locks: Lock contended tracepoints
Kent Overstreet
1
-2
/
+6
2023-10-31
closures: Fix race in closure_sync()
Kent Overstreet
3
-1
/
+13
2023-10-31
closures: Better memory barriers
Kent Overstreet
2
-4
/
+4
2023-10-30
Linux 6.6
v6.6
Linus Torvalds
1
-1
/
+1
2023-10-28
porting: update locking requirements
Christian Brauner
1
-0
/
+7
2023-10-28
fs: assert that open_mutex isn't held over holder ops
Christian Brauner
1
-0
/
+1
2023-10-28
block: assert that we're not holding open_mutex over blk_report_disk_dead
Christian Brauner
1
-0
/
+7
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
4
-18
/
+17
2023-10-28
block: WARN_ON_ONCE() when we remove active partitions
Christian Brauner
1
-13
/
+17
2023-10-28
block: simplify bdev_del_partition()
Christian Brauner
1
-1
/
+12
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
3
-22
/
+38
2023-10-28
jfs: fix log->bdev_handle null ptr deref in lbmStartIO
Lizhi Xu
1
-1
/
+5
2023-10-28
bcache: Fixup error handling in register_cache()
Jan Kara
1
-13
/
+10
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
3
-31
/
+36
2023-10-28
reiserfs: Convert to bdev_open_by_dev/path()
Jan Kara
3
-36
/
+33
2023-10-28
ocfs2: Convert to use bdev_open_by_dev()
Jan Kara
1
-36
/
+45
2023-10-28
nfs/blocklayout: Convert to use bdev_open_by_dev/path()
Jan Kara
2
-40
/
+38
2023-10-28
jfs: Convert to bdev_open_by_dev()
Jan Kara
3
-16
/
+18
2023-10-28
f2fs: Convert to bdev_open_by_dev/path()
Jan Kara
2
-6
/
+8
2023-10-28
ext4: Convert to bdev_open_by_dev()
Jan Kara
3
-30
/
+33
[next]