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.12.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-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
5
-17
/
+34
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
1
-3
/
+3
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
3
-5
/
+5
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
1
-12
/
+2
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
1
-14
/
+8
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
1
-3
/
+2
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
1
-10
/
+32
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
1
-6
/
+33
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2
-14
/
+35
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2
-9
/
+29
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
10
-191
/
+337
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2
-4
/
+49
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2
-11
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2
-0
/
+18
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
3
-1
/
+10
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
3
-2
/
+32
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
3
-9
/
+76
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
1
-12
/
+18
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
1
-48
/
+31
2018-05-31
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-9
/
+7
2018-05-31
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
17
-206
/
+197
2018-05-31
md: convert to bioset_init()/mempool_init()
Kent Overstreet
15
-181
/
+159
2018-05-31
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
7
-52
/
+37
2018-05-31
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-65
/
+65
2018-05-31
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-25
/
+25
2018-05-31
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-31
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
4
-20
/
+3
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
1
-6
/
+15
2018-05-30
nvme-loop: add support for multiple ports
Christoph Hellwig
2
-19
/
+31
2018-05-30
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
1
-23
/
+14
2018-05-30
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
1
-1
/
+1
2018-05-30
nvme: allow duplicate controller if prior controller being deleted
James Smart
1
-1
/
+3
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
3
-18
/
+10
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
16
-119
/
+457
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
1
-2
/
+2
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+3
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
1
-4
/
+3
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+4
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
1
-1
/
+2
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
1
-3
/
+4
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
3
-11
/
+7
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
12
-19
/
+19
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
1
-51
/
+0
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
1
-35
/
+9
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
3
-40
/
+35
[next]