index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-18
107
-1283
/
+5895
|
\
|
*
null_blk: format pr_* logs with pr_fmt
André Almeida
2019-09-16
3
-11
/
+14
|
*
null_blk: match the type of parameter nr_devices
André Almeida
2019-09-16
1
-1
/
+1
|
*
null_blk: do not fail the module load with zero devices
André Almeida
2019-09-16
1
-4
/
+0
|
*
block: also check RQF_STATS in blk_mq_need_time_stamp()
Hou Tao
2019-09-16
1
-3
/
+3
|
*
block: make rq sector size accessible for block stats
Hou Tao
2019-09-16
3
-10
/
+19
|
*
bfq: Fix bfq linkage error
Pavel Begunkov
2019-09-14
1
-0
/
+2
|
*
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...
Jens Axboe
2019-09-13
6
-8
/
+68
|
|
\
|
|
*
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
2019-09-13
1
-3
/
+1
|
|
*
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2019-09-13
2
-2
/
+0
|
|
*
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2019-09-13
3
-0
/
+18
|
|
*
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2019-09-13
2
-1
/
+45
|
|
*
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
2019-09-13
1
-1
/
+2
|
|
*
raid5: don't increment read_errors on EILSEQ return
Nigel Croxon
2019-09-13
1
-1
/
+2
|
|
/
|
*
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
Jens Axboe
2019-09-12
7
-71
/
+153
|
|
\
|
|
*
nvmet: fix a wrong error status returned in error log page
Amit
2019-09-12
1
-5
/
+3
|
|
*
nvme: send discovery log page change events to userspace
Sagi Grimberg
2019-09-12
1
-1
/
+5
|
|
*
nvme: add uevent variables for controller devices
Sagi Grimberg
2019-09-12
1
-0
/
+28
|
|
*
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
2019-09-12
1
-2
/
+4
|
|
*
nvme-fabrics: allow discovery subsystems accept a kato
Sagi Grimberg
2019-09-12
1
-10
/
+2
|
|
*
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
2019-09-12
1
-3
/
+1
|
|
*
nvme: Remove redundant assignment of cq vector
Israel Rukshin
2019-09-12
1
-1
/
+0
|
|
*
nvme: Assign subsys instance from first ctrl
Keith Busch
2019-09-12
1
-11
/
+10
|
|
*
nvme: tcp: remove redundant assignment to variable ret
Colin Ian King
2019-09-12
1
-1
/
+1
|
|
*
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
2019-09-12
1
-0
/
+3
|
|
*
nvme: Treat discovery subsystems as unique subsystems
James Smart
2019-09-12
1
-0
/
+11
|
|
*
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
2019-09-12
1
-1
/
+7
|
|
*
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
2019-09-12
1
-6
/
+22
|
|
*
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
2019-09-12
1
-19
/
+20
|
|
*
nvme: pass status to nvme_error_status
Sagi Grimberg
2019-09-12
1
-3
/
+3
|
|
*
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
James Smart
2019-09-12
1
-7
/
+30
|
|
*
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
Sagi Grimberg
2019-09-12
1
-1
/
+1
|
|
*
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
2019-09-12
1
-1
/
+3
|
|
/
|
*
block: fix race between switching elevator and removing queues
Ming Lei
2019-09-12
1
-3
/
+5
|
*
scsi: core: remove dummy q->dev check
Stanley Chu
2019-09-12
1
-2
/
+1
|
*
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
2019-09-12
1
-5
/
+7
|
*
null_blk: validate the number of devices
André Almeida
2019-09-12
1
-1
/
+5
|
*
null_blk: fix module name at log message
André Almeida
2019-09-12
1
-2
/
+2
|
*
docs: block: null_blk: enhance document style
André Almeida
2019-09-12
1
-15
/
+18
|
*
iocost_monitor: Report debt
Tejun Heo
2019-09-10
2
-4
/
+7
|
*
iocost_monitor: Report more info with higher accuracy
Tejun Heo
2019-09-10
1
-7
/
+11
|
*
iocost_monitor: Always use strings for json values
Tejun Heo
2019-09-10
1
-20
/
+20
|
*
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
2019-09-10
1
-7
/
+18
|
*
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
2019-09-10
1
-7
/
+55
|
*
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-09-10
1
-3
/
+3
|
*
bfq: Add per-device weight
Fam Zheng
2019-09-06
2
-11
/
+87
|
*
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
2019-09-06
1
-28
/
+32
|
*
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
2019-09-06
1
-0
/
+2
|
*
block: fix elevator_get_by_features()
Jens Axboe
2019-09-06
1
-6
/
+7
|
*
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
2019-09-06
1
-0
/
+2
[next]