index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
block: fix inheriting request priority from bio
Adam Manzanares
1
-1
/
+1
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
6
-93
/
+40
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
1
-2
/
+3
2017-04-04
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
2
-10
/
+10
2017-04-04
nvmet_fc: Clear SG list to avoid double frees
James Smart
1
-0
/
+2
2017-04-04
nvme_fc: correct LS validation
James Smart
1
-4
/
+5
2017-04-04
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
1
-7
/
+12
2017-04-04
nvme_fc: Add check of status_code in ERSP_IU
James Smart
1
-0
/
+1
2017-04-04
nvme_fc: Sync FC-NVME header with standard
James Smart
1
-9
/
+59
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
1
-13
/
+28
2017-04-04
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2
-0
/
+38
2017-04-04
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
1
-6
/
+25
2017-04-04
nvme-loop: remove unneeded includes
Sagi Grimberg
1
-2
/
+0
2017-04-04
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+10
2017-04-04
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+6
2017-04-04
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
1
-5
/
+13
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
1
-6
/
+6
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
6
-34
/
+41
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
4
-21
/
+20
2017-04-04
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
1
-34
/
+12
2017-04-04
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
1
-44
/
+19
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
1
-13
/
+29
2017-04-04
net/utils: generic inet_pton_with_scope helper
Sagi Grimberg
2
-0
/
+109
2017-04-04
nvme-loop: remove some code duplication
Sagi Grimberg
1
-12
/
+21
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
1
-0
/
+5
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2
-1
/
+11
2017-04-04
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-38
/
+50
2017-04-04
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
14
-18
/
+18
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-03-30
blk-mq: fix schedule-under-preempt for blocking drivers
Jens Axboe
1
-3
/
+14
2017-03-30
block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
Colin Ian King
1
-1
/
+1
2017-03-30
block: do not put mq context in blk_mq_alloc_request_hctx
Minchan Kim
1
-1
/
+0
2017-03-29
blk-mq: include errors in did_work calculation
Jens Axboe
1
-3
/
+4
2017-03-29
block-mq: don't re-queue if we get a queue error
Josef Bacik
1
-2
/
+1
2017-03-29
blkcg: allocate struct blkcg_gq outside request queue spinlock
Tahsin Erdogan
1
-25
/
+98
2017-03-29
Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"
Jens Axboe
2
-91
/
+53
2017-03-29
blk-mq: fix a typo and a spelling mistake
Jens Axboe
1
-2
/
+2
2017-03-29
blk-mq-pci: Fix two spelling mistakes
Sagi Grimberg
1
-1
/
+1
2017-03-29
block: fix leak of q->rq_wb
Omar Sandoval
1
-1
/
+3
2017-03-29
blk-mq: fix leak of q->stats
Omar Sandoval
1
-4
/
+0
2017-03-29
block: warn if sharing request queue across gendisks
Omar Sandoval
2
-0
/
+8
2017-03-29
block: block new I/O just after queue is set as dying
Ming Lei
1
-3
/
+10
[next]