index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
1
-4
/
+3
2024-01-04
drivers/block/xen-blkback/common.h: Fix spelling typo in comment
liyouhong
1
-1
/
+1
2023-12-29
mtd_blkdevs: use the default discard granularity
Christoph Hellwig
1
-3
/
+1
2023-12-29
bcache: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
zram: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
null_blk: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
nbd: use the default discard granularity
Christoph Hellwig
1
-5
/
+1
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
1
-1
/
+1
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+1
2023-12-27
loop: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+2
2023-12-27
aoe: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+2
2023-12-27
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-10
/
+2
2023-12-27
loop: don't update discard limits from loop_set_status
Christoph Hellwig
1
-2
/
+0
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
1
-6
/
+10
2023-12-21
Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...
Jens Axboe
11
-156
/
+277
2023-12-21
nvme-fc: set numa_node after nvme_init_ctrl
Keith Busch
1
-4
/
+2
2023-12-21
nvme-fabrics: don't check discovery ioccsz/iorcsz
Max Gurtovoy
1
-2
/
+2
2023-12-19
sd: only call disk_clear_zoned when needed
Christoph Hellwig
1
-1
/
+1
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
5
-6
/
+9
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
11
-90
/
+64
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
1
-26
/
+0
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
1
-28
/
+22
2023-12-19
Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
10
-1362
/
+198
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
3
-377
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
4
-609
/
+108
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
5
-342
/
+5
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
1
-2
/
+2
2023-12-19
nvme: repack struct nvme_ns_head
Daniel Wagner
1
-4
/
+4
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
3
-1
/
+96
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
4
-10
/
+10
2023-12-19
nvme: refactor ns info setup function
Daniel Wagner
2
-60
/
+62
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
4
-28
/
+34
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
5
-66
/
+69
2023-12-15
md/raid1: support read error check
Li Nan
1
-5
/
+12
2023-12-15
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
3
-46
/
+58
2023-12-15
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
1
-2
/
+0
2023-12-13
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
1
-3
/
+0
2023-12-13
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
1
-2
/
+2
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
1
-9
/
+10
2023-12-08
Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
9
-442
/
+188
2023-12-06
nvme-fabrics: check ioccsz and iorcsz
Guixin Liu
1
-0
/
+14
2023-12-06
nvme: introduce nvme_check_ctrl_fabric_info helper
Guixin Liu
1
-18
/
+24
2023-12-01
nvme: use bio_integrity_map_user
Keith Busch
1
-168
/
+29
2023-12-01
md: synchronize flush io with array reconfiguration
Yu Kuai
1
-6
/
+16
2023-11-27
md/md-multipath: remove rcu protection to access rdev from conf
Yu Kuai
1
-11
/
+12
2023-11-27
md/raid5: remove rcu protection to access rdev from conf
Yu Kuai
4
-144
/
+69
2023-11-27
md/raid1: remove rcu protection to access rdev from conf
Yu Kuai
1
-39
/
+23
2023-11-27
md/raid10: remove rcu protection to access rdev from conf
Yu Kuai
1
-155
/
+58
2023-11-27
md: remove flag RemoveSynchronized
Yu Kuai
6
-72
/
+6
[next]