index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+16
*
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
*
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
*
scsi: core: remove dummy q->dev check
Stanley Chu
2019-09-12
1
-2
/
+1
*
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
*
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
2019-09-06
1
-0
/
+2
*
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
2019-09-06
1
-0
/
+2
*
block: Delay default elevator initialization
Damien Le Moal
2019-09-06
1
-1
/
+1
*
lightnvm: print error when target is not found
Minwoo Im
2019-09-05
1
-1
/
+4
*
lightnvm: introduce pr_fmt for the prefix nvm
Minwoo Im
2019-09-05
1
-24
/
+25
*
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
2019-09-04
1
-4
/
+6
*
paride/pcd: need to set queue to NULL before put_disk
zhengbin
2019-09-04
1
-1
/
+1
*
paride/pf: need to set queue to NULL before put_disk
zhengbin
2019-09-04
1
-1
/
+1
*
md/raid5: use bio_end_sector to calculate last_sector
Guoqing Jiang
2019-09-03
1
-1
/
+1
*
md/raid1: fail run raid1 array when active disk less than one
Yufen Yu
2019-09-03
1
-1
/
+12
*
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
2019-09-03
4
-4
/
+45
*
closures: fix a race on wakeup from closure_sync
Kent Overstreet
2019-09-03
1
-2
/
+8
*
bcache: Fix an error code in bch_dump_read()
Dan Carpenter
2019-09-03
1
-3
/
+2
*
bcache: add cond_resched() in __bch_cache_cmp()
Shile Zhang
2019-09-03
1
-0
/
+1
*
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-7
/
+3
*
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-5
/
+2
*
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
1
-3
/
+2
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
6
-14
/
+64
*
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+35
*
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+30
*
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
1
-3
/
+8
*
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
2019-08-29
1
-15
/
+15
*
nvme: trace bio completion
Hannes Reinecke
2019-08-29
2
-3
/
+21
*
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
2019-08-29
1
-3
/
+5
[next]