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
*
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-03-16
1
-4
/
+4
*
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-03-16
1
-0
/
+45
*
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-03-16
1
-2
/
+7
*
sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
Matt Fleming
2017-03-16
1
-7
/
+11
*
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-03-16
1
-2
/
+2
*
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
Wanpeng Li
2017-03-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-16
7
-47
/
+74
|
\
|
*
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
Jens Axboe
2017-03-14
1
-4
/
+5
|
*
writeback: fix memory leak in wb_queue_work()
Tahsin Erdogan
2017-03-13
1
-14
/
+21
|
*
blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
Sagi Grimberg
2017-03-13
1
-0
/
+3
|
*
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-11
4
-29
/
+45
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-03-15
42
-285
/
+645
|
\
\
|
*
\
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
2017-03-12
2
-10
/
+18
|
|
\
\
|
|
*
|
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
2017-03-08
1
-0
/
+1
|
|
*
|
scsi: storvsc: Workaround for virtual DVD SCSI version
Stephen Hemminger
2017-03-08
1
-10
/
+17
|
*
|
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-03-08
41
-275
/
+627
|
|
\
|
|
|
|
*
|
scsi: lpfc: revise version number to 11.2.0.10
James Smart
2017-03-07
1
-1
/
+1
|
|
*
|
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2017-03-07
2
-3
/
+3
|
|
*
|
scsi: lpfc: code cleanups in NVME initiator base
James Smart
2017-03-07
2
-9
/
+10
|
|
*
|
scsi: lpfc: correct rdp diag portnames
James Smart
2017-03-07
1
-4
/
+4
|
|
*
|
scsi: lpfc: remove dead sli3 nvme code
James Smart
2017-03-07
1
-5
/
+0
|
|
*
|
scsi: lpfc: correct double print
James Smart
2017-03-07
1
-22
/
+0
|
|
*
|
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
2017-03-07
4
-9
/
+10
|
|
*
|
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
2017-03-07
3
-6
/
+41
|
|
*
|
scsi: lpfc: add transport eh_timed_out reference
James Smart
2017-03-07
1
-0
/
+1
|
|
*
|
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-07
5
-6
/
+69
|
|
*
|
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-07
8
-10
/
+143
|
|
*
|
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
2017-03-07
1
-2
/
+2
|
|
*
|
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2017-03-07
2
-2
/
+5
|
|
*
|
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
2017-03-07
1
-13
/
+4
|
|
*
|
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2017-03-07
2
-2
/
+2
|
|
*
|
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
2017-03-07
1
-4
/
+10
|
|
*
|
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
2017-03-07
1
-1
/
+1
|
|
*
|
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
2017-03-07
1
-1
/
+1
|
|
*
|
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
2017-03-07
1
-5
/
+5
|
|
*
|
scsi: lpfc: remove redundant assignment of sgel
James Smart
2017-03-07
1
-1
/
+0
|
|
*
|
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2017-03-07
2
-33
/
+19
|
|
*
|
scsi: qedf: Use vsprintf extension %pad
Joe Perches
2017-03-07
1
-2
/
+2
|
|
*
|
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-03-07
3
-8
/
+11
|
|
*
|
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-07
1
-1
/
+1
|
|
*
|
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
2017-03-07
1
-8
/
+4
|
|
*
|
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
2017-03-07
1
-1
/
+1
|
|
*
|
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
2017-03-07
4
-15
/
+21
|
|
*
|
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-03-02
5
-12
/
+16
|
|
*
|
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2017-03-02
2
-15
/
+17
|
|
*
|
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
2017-03-02
3
-72
/
+196
|
|
*
|
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2017-03-01
2
-1
/
+26
|
|
*
|
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
2017-03-01
1
-1
/
+1
*
|
|
|
Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-03-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
2017-03-15
1
-1
/
+1
[next]