index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
4
-4
/
+142
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
3
-1
/
+16
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2
-0
/
+4
2018-07-27
nvme: add ANA support
Christoph Hellwig
3
-27
/
+408
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
3
-14
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
3
-25
/
+16
2018-07-27
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
Greg Edwards
1
-4
/
+4
2018-07-25
xen/blkfront: remove unused macros
Juergen Gross
1
-5
/
+0
2018-07-25
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
Jens Axboe
15
-266
/
+531
2018-07-24
md: remove a bogus comment
Christoph Hellwig
1
-4
/
+0
2018-07-24
bcache: don't clone bio in bch_data_verify
Christoph Hellwig
1
-1
/
+5
2018-07-24
block: Rename the null_blk_mod kernel module back into null_blk
Bart Van Assche
2
-3
/
+3
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
1
-1
/
+1
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
1
-2
/
+17
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
1
-8
/
+10
2018-07-24
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
1
-37
/
+29
2018-07-24
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
1
-77
/
+53
2018-07-24
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
1
-0
/
+2
2018-07-24
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-24
nvme: add disk name to trace events
Keith Busch
2
-7
/
+37
2018-07-24
nvme: add controller name to trace events
Keith Busch
1
-6
/
+11
2018-07-23
nvme: use hw qid in trace events
Keith Busch
3
-71
/
+53
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
5
-0
/
+6
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
1
-5
/
+21
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
1
-1
/
+1
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
6
-43
/
+169
2018-07-23
nvme-rdma: support up to 4 segments of inline data
Steve Wise
1
-11
/
+27
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
4
-5
/
+67
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
1
-1
/
+34
2018-07-23
nvme: move init of keep_alive work item to controller initialization
James Smart
1
-3
/
+4
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
9
-28
/
+28
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
3
-7
/
+3
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
4
-28
/
+27
2018-07-18
pktcdvd: remove assignment in if condition
RAGHU Halharvi
1
-23
/
+46
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
1
-2
/
+3
2018-07-13
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2
-63
/
+130
2018-07-13
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
9
-138
/
+153
2018-07-13
lightnvm: limit get chunk meta request size
Matias Bjørling
1
-2
/
+8
2018-07-13
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
1
-7
/
+7
2018-07-13
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
1
-4
/
+2
2018-07-13
lightnvm: pblk: enable line minor version detection
Matias Bjørling
1
-2
/
+3
2018-07-13
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
10
-70
/
+72
2018-07-13
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2
-7
/
+5
2018-07-13
block: skd: Use %pad printk format for dma_addr_t values
Helge Deller
1
-8
/
+8
2018-07-09
block/DAC960.c: fix defined but not used build warnings
Randy Dunlap
1
-3
/
+6
2018-07-09
null_blk: add zone support
Matias Bjørling
4
-3
/
+227
2018-07-09
null_blk: move shared definitions to header file
Matias Bjørling
2
-75
/
+81
2018-07-09
null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
Liu Bo
1
-0
/
+1
2018-07-09
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]