index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-04-28
md/raid5: Improve performance for sequential IO
Jan Kara
-1
/
+44
2023-04-27
docs nbd: userspace NBD now favors github over sourceforge
Eric Blake
-1
/
+1
2023-04-27
block nbd: use req.cookie instead of req.handle
Eric Blake
-3
/
+3
2023-04-27
uapi nbd: add cookie alias to handle
Eric Blake
-3
/
+9
2023-04-27
uapi nbd: improve doc links to userspace spec
Eric Blake
-3
/
+12
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
-72
/
+8
2023-04-26
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
-65
/
+62
2023-04-26
blk-integrity: use sysfs_emit
Thomas Weißschuh
-10
/
+9
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
-5
/
+0
2023-04-25
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
-1
/
+4
2023-04-24
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
-14
/
+11
2023-04-20
nbd: fix incomplete validation of ioctl arg
Zhong Jinghua
-0
/
+6
2023-04-20
ublk: don't return 0 in case of any failure
Ming Lei
-0
/
+1
2023-04-19
sed-opal: geometry feature reporting command
Ondrej Kozina
-1
/
+42
2023-04-18
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
-0
/
+5
2023-04-18
block: ublk: switch to ioctl command encoding
Ming Lei
-13
/
+94
2023-04-16
blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush
Christoph Hellwig
-1
/
+1
2023-04-16
block, bfq: Fix division by zero error on zero wsum
Colin Ian King
-0
/
+2
2023-04-16
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Akinobu Mita
-1
/
+2
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
-4
/
+9
2023-04-16
block: re-arrange the struct block_device fields for better layout
Jens Axboe
-8
/
+12
2023-04-14
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
-131
/
+184
2023-04-14
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
-190
/
+126
2023-04-14
md/raid5: remove unused working_disks variable
Tom Rix
-4
/
+1
2023-04-14
md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...
Yu Kuai
-1
/
+3
2023-04-14
md/raid10: fix memleak of md thread
Yu Kuai
-3
/
+3
2023-04-14
md/raid10: fix memleak for 'conf->bio_split'
Yu Kuai
-20
/
+17
2023-04-14
md/raid10: fix leak of 'r10bio->remaining' for recovery
Yu Kuai
-10
/
+13
2023-04-13
md/raid10: don't BUG_ON() in raise_barrier()
Yu Kuai
-1
/
+3
2023-04-13
md: fix soft lockup in status_resync
Yu Kuai
-9
/
+9
2023-04-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
-10
/
+31
2023-04-13
md: Use optimal I/O size for last bitmap page
Jon Derrick
-4
/
+29
2023-04-13
md: Fix types in sb writer
Jon Derrick
-21
/
+14
2023-04-13
md: Move sb writer loop to its own function
Jon Derrick
-60
/
+65
2023-04-13
md/raid10: Fix typo in comment (replacment -> replacement)
Jiangshan Yi
-1
/
+1
2023-04-13
md: make kobj_type structures constant
Thomas Weißschuh
-3
/
+3
2023-04-13
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
-4
/
+4
2023-04-13
md/raid10: fix task hung in raid10d
Li Nan
-5
/
+13
2023-04-13
block: null_blk: make fault-injection dynamically configurable per device
Akinobu Mita
-23
/
+87
2023-04-13
fault-inject: allow configuration via configfs
Akinobu Mita
-1
/
+225
2023-04-13
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
-20
/
+9
2023-04-13
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
-27
/
+13
2023-04-13
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
-3
/
+2
2023-04-13
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
-9
/
+2
2023-04-13
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
-17
/
+14
2023-04-13
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
-6
/
+6
2023-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
-18
/
+21
2023-04-13
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
-11
/
+11
2023-04-13
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
-13
/
+17
2023-04-13
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
-10
/
+12
[next]