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
*
nvme: add NVME_SC_CANCELLED
Christoph Hellwig
2015-12-22
2
-1
/
+11
*
nvme: merge nvme_abort_req and nvme_timeout
Christoph Hellwig
2015-12-22
1
-29
/
+18
*
nvme: don't take the I/O queue q_lock in nvme_timeout
Christoph Hellwig
2015-12-22
1
-4
/
+2
*
nvme: protect against simultaneous shutdown invocations
Keith Busch
2015-12-22
1
-0
/
+5
*
nvme: only add a controller to dev_list after it's been fully initialized
Christoph Hellwig
2015-12-22
1
-21
/
+30
*
nvme: only ignore hardware errors in nvme_create_io_queues
Christoph Hellwig
2015-12-22
1
-15
/
+20
*
nvme: precedence bug in nvme_pr_clear()
Dan Carpenter
2015-12-09
1
-1
/
+1
*
nvme: fix another 32-bit build warning
Arnd Bergmann
2015-12-08
1
-1
/
+1
*
NVMe: fix build with CONFIG_NVM enabled
Christoph Hellwig
2015-12-03
1
-19
/
+16
*
blk-integrity: empty implementation when disabled
Keith Busch
2015-12-03
2
-4
/
+4
*
nvme: refactor set_queue_count
Christoph Hellwig
2015-12-01
3
-21
/
+30
*
nvme: move chardev and sysfs interface to common code
Christoph Hellwig
2015-12-01
4
-200
/
+241
*
nvme: move namespace scanning to common code
Christoph Hellwig
2015-12-01
3
-196
/
+240
*
nvme: move the call to nvme_init_identify earlier
Christoph Hellwig
2015-12-01
1
-6
/
+4
*
nvme: add a common helper to read Identify Controller data
Christoph Hellwig
2015-12-01
3
-38
/
+71
*
nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
Christoph Hellwig
2015-12-01
3
-109
/
+141
*
nvme: move remaining CC setup into nvme_enable_ctrl
Christoph Hellwig
2015-12-01
1
-23
/
+21
*
nvme: add explicit quirk handling
Christoph Hellwig
2015-12-01
2
-3
/
+18
*
nvme: move block_device_operations and ns/ctrl freeing to common code
Christoph Hellwig
2015-12-01
3
-400
/
+439
*
nvme: use the block layer for userspace passthrough metadata
Keith Busch
2015-12-01
3
-43
/
+83
*
nvme: split __nvme_submit_sync_cmd
Christoph Hellwig
2015-12-01
4
-31
/
+68
*
nvme: move nvme_setup_flush and nvme_setup_rw to common code
Christoph Hellwig
2015-12-01
2
-49
/
+51
*
nvme: move nvme_error_status to common code
Christoph Hellwig
2015-12-01
2
-12
/
+12
*
nvme: factor out a nvme_unmap_data helper
Christoph Hellwig
2015-12-01
1
-18
/
+25
*
nvme: refactor nvme_queue_rq
Christoph Hellwig
2015-12-01
1
-122
/
+97
*
nvme: simplify nvme_setup_prps calling convention
Christoph Hellwig
2015-12-01
1
-12
/
+10
*
nvme: split a new struct nvme_ctrl out of struct nvme_dev
Christoph Hellwig
2015-12-01
4
-157
/
+193
*
nvme: use vendor it from identify
Christoph Hellwig
2015-12-01
1
-2
/
+11
*
nvme: split nvme_trans_device_id_page
Christoph Hellwig
2015-12-01
1
-56
/
+79
*
nvme: use offset instead of a struct for registers
Christoph Hellwig
2015-12-01
3
-32
/
+36
*
nvme: split command submission helpers out of pci.c
Christoph Hellwig
2015-12-01
4
-155
/
+178
*
nvme: move struct nvme_iod to pci.c
Christoph Hellwig
2015-12-01
2
-17
/
+17
*
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
4
-8
/
+9
*
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
2015-11-24
1
-3
/
+12
*
NVMe: default to 4k device page size
Nishanth Aravamudan
2015-11-24
1
-9
/
+6
*
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-11-24
4
-29
/
+36
|
\
|
*
dm thin: fix regression in advertised discard limits
Mike Snitzer
2015-11-23
1
-3
/
+2
|
*
dm crypt: fix a possible hang due to race condition on exit
Mikulas Patocka
2015-11-19
1
-9
/
+13
|
*
dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_path
Junichi Nomura
2015-11-17
1
-13
/
+15
|
*
dm: do not reuse dm_blk_ioctl block_device input as local variable
Mike Snitzer
2015-11-17
1
-2
/
+3
|
*
dm: fix ioctl retry termination with signal
Junichi Nomura
2015-11-17
2
-2
/
+2
|
*
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...
Mike Snitzer
2015-11-16
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-24
9
-93
/
+428
|
\
\
|
*
|
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
2015-11-20
1
-4
/
+2
|
*
|
NVMe: reap completion entries when deleting queue
Keith Busch
2015-11-20
1
-1
/
+6
|
*
|
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
2
-6
/
+15
|
*
|
lightnvm: keep track of block counts
Javier Gonzalez
2015-11-20
1
-1
/
+13
|
*
|
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
2015-11-20
1
-7
/
+10
|
*
|
lightnvm: missing free on init error
Matias Bjørling
2015-11-20
1
-2
/
+4
|
*
|
lightnvm: wrong return value and redundant free
Wenwei Tao
2015-11-20
1
-4
/
+2
[next]