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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-12
24
-281
/
+346
|
\
|
*
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
11
-201
/
+226
|
|
\
|
|
*
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
1
-1
/
+1
|
|
*
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
1
-2
/
+22
|
|
*
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
1
-2
/
+3
|
|
*
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-10
1
-7
/
+13
|
|
*
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
1
-3
/
+0
|
|
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
6
-60
/
+43
|
|
*
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-4
/
+15
|
|
*
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
1
-17
/
+2
|
|
*
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+3
|
|
*
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
|
|
*
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-2
/
+3
|
|
*
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+4
|
|
*
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-06
1
-10
/
+10
|
|
*
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
1
-4
/
+3
|
|
*
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
1
-0
/
+2
|
|
*
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
|
|
*
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+6
|
|
*
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-04
1
-5
/
+11
|
|
*
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
1
-2
/
+2
|
|
*
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
5
-25
/
+21
|
|
*
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
5
-54
/
+51
|
|
*
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-07-02
1
-0
/
+10
|
*
|
lightnvm: pblk: remove unnecessary checks
Javier González
2017-07-07
1
-6
/
+1
|
*
|
lightnvm: pblk: control I/O flow also on tear down
Javier González
2017-07-07
4
-35
/
+78
|
*
|
cciss: initialize struct scsi_req
Christoph Hellwig
2017-07-06
1
-0
/
+8
|
*
|
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
2017-07-06
1
-5
/
+13
|
*
|
mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
Ming Lei
2017-07-05
2
-2
/
+3
|
*
|
block: guard bvec iteration logic
Dmitry Monakhov
2017-07-04
2
-2
/
+4
|
*
|
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-04
3
-7
/
+8
|
*
|
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-04
2
-22
/
+4
|
*
|
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-04
1
-1
/
+1
*
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2017-07-11
20
-645
/
+1003
|
\
\
\
|
*
|
|
watchdog: introduce watchdog_worker_should_ping helper
Rasmus Villemoes
2017-07-03
1
-4
/
+9
|
*
|
|
watchdog: uniphier: add UniPhier watchdog driver
Keiji Hayashibara
2017-07-03
3
-0
/
+281
|
*
|
|
watchdog: cadence_wdt: make of_device_ids const.
Arvind Yadav
2017-07-03
1
-1
/
+1
|
*
|
|
watchdog: zx2967: constify zx2967_wdt_ops.
Arvind Yadav
2017-07-03
1
-1
/
+1
|
*
|
|
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
Arvind Yadav
2017-07-03
1
-2
/
+2
|
*
|
|
watchdog: davinci: Add missing clk_disable_unprepare().
Arvind Yadav
2017-07-03
1
-1
/
+3
|
*
|
|
watchdog: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-07-03
1
-1
/
+5
|
*
|
|
watchdog: meson: Handle return value of clk_prepare_enable
Arvind Yadav
2017-07-03
1
-1
/
+3
|
*
|
|
watchdog: it87: Add support for various Super-IO chips
Guenter Roeck
2017-07-03
2
-5
/
+21
|
*
|
|
watchdog: it87: Use infrastructure to stop watchdog on reboot
Guenter Roeck
2017-07-03
1
-29
/
+5
|
*
|
|
watchdog: it87: Drop support for resetting watchdog though CIR and Game port
Guenter Roeck
2017-07-03
2
-210
/
+19
|
*
|
|
watchdog: it87: Convert to use watchdog core infrastructure
Guenter Roeck
2017-07-03
2
-304
/
+72
|
*
|
|
watchdog: it87: Drop FSF mailing address
Guenter Roeck
2017-07-03
1
-4
/
+0
|
*
|
|
watchdog: dw_wdt: get reset lines from dt
Steffen Trumtrar
2017-07-03
1
-0
/
+11
[next]