index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Fix log message in completion path.
James Smart
2017-04-24
1
-3
/
+2
|
|
*
Fix rejected nvme LS Req.
James Smart
2017-04-24
1
-5
/
+21
|
|
*
Fix nvme unregister port timeout.
James Smart
2017-04-24
1
-3
/
+5
|
|
*
Standardize nvme SGL segment count
James Smart
2017-04-24
3
-7
/
+3
|
|
*
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
|
*
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
|
*
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
|
*
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
|
*
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
|
*
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
|
*
nvme_fc: add controller reset support
James Smart
2017-04-24
1
-315
/
+616
|
|
*
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
1
-52
/
+139
|
|
*
nvme_fc: fix command id check
James Smart
2017-04-24
1
-1
/
+2
|
*
|
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
2017-04-25
1
-1
/
+19
|
*
|
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
2017-04-25
1
-0
/
+16
|
*
|
nvme: Fix APST comment
Andy Lutomirski
2017-04-25
1
-1
/
+1
|
*
|
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-25
668
-4064
/
+7382
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
255
-6152
/
+24643
|
\
\
\
|
*
|
|
block: hide badblocks attribute by default
Dan Williams
2017-04-28
1
-0
/
+11
|
*
|
|
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
3
-17
/
+24
|
*
|
|
block: add kblock_mod_delayed_work_on()
Jens Axboe
2017-04-28
2
-0
/
+8
|
*
|
|
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-28
3
-24
/
+8
|
*
|
|
nbd: fix use after free on module unload
Josef Bacik
2017-04-28
1
-4
/
+4
|
*
|
|
MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler
Ulf Hansson
2017-04-28
1
-0
/
+8
|
*
|
|
blk-mq-sched: alloate reserved tags out of normal pool
Jens Axboe
2017-04-27
1
-1
/
+5
|
*
|
|
mtip32xx: use runtime tag to initialize command header
Ming Lei
2017-04-27
1
-12
/
+24
|
*
|
|
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
4
-0
/
+22
|
*
|
|
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
2
-1
/
+13
|
*
|
|
blk-mq: Show operation, cmd_flags and rq_flags names
Bart Van Assche
2017-04-26
1
-3
/
+69
|
*
|
|
blk-mq: Make blk_flags_show() callers append a newline character
Bart Van Assche
2017-04-26
1
-1
/
+3
|
*
|
|
blk-mq: Move the "state" debugfs attribute one level down
Bart Van Assche
2017-04-26
1
-8
/
+1
|
*
|
|
blk-mq: Unregister debugfs attributes earlier
Bart Van Assche
2017-04-26
1
-2
/
+6
|
*
|
|
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
2017-04-26
1
-5
/
+13
|
*
|
|
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
3
-11
/
+11
|
*
|
|
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-26
3
-6
/
+6
|
*
|
|
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
2017-04-26
3
-10
/
+32
|
*
|
|
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
2017-04-26
1
-1
/
+1
|
*
|
|
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
2017-04-26
1
-1
/
+1
|
*
|
|
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
2017-04-26
1
-1
/
+1
|
*
|
|
lightnvm: fix possible memory leak in pblk_bb_discovery()
Wei Yongjun
2017-04-25
1
-1
/
+3
|
*
|
|
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
2017-04-25
1
-1
/
+1
|
|
/
/
|
*
|
lightnvm: pblk: fix erase counters on error fail
Javier González
2017-04-24
7
-22
/
+37
|
*
|
lightnvm: pblk: free metadata on line alloc failure
Javier González
2017-04-24
1
-7
/
+9
|
*
|
lightnvm: pblk: fix memory leak on error path
Javier González
2017-04-24
1
-0
/
+3
|
*
|
lightnvm: pblk: fix bad error check
Javier González
2017-04-24
1
-1
/
+1
|
*
|
lightnvm: pblk: fix race condition on line retry
Javier González
2017-04-24
1
-3
/
+3
|
*
|
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
2017-04-23
1
-1
/
+2
|
*
|
lightnvm: don't print a warning for ADDR_EMPTY
Dan Carpenter
2017-04-22
1
-3
/
+3
|
*
|
lightnvm: potential underflow in pblk_read_rq()
Dan Carpenter
2017-04-22
1
-1
/
+1
|
*
|
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-04-21
4
-21
/
+2
[prev]
[next]