index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
[SCSI] ipr: Add new CCIN definition for new hardware support
Wendy Xiong
2
-0
/
+3
2014-03-19
[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes ops
Wendy Xiong
2
-1
/
+6
2014-03-19
[SCSI] scsi_debug: add ability to enable clustering
Akinobu Mita
1
-0
/
+5
2014-03-19
[SCSI] scsi_debug: protect device access with atomic_rw lock
Akinobu Mita
1
-2
/
+10
2014-03-19
[SCSI] scsi_debug: prepare to enable clustering
Akinobu Mita
1
-50
/
+59
2014-03-19
[SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of me...
Akinobu Mita
1
-2
/
+6
2014-03-19
[SCSI] scsi_debug: fix duplicate dif_errors increment
Akinobu Mita
1
-1
/
+0
2014-03-19
[SCSI] scsi_debug: make pseudo_primary static
Akinobu Mita
1
-1
/
+1
2014-03-19
[SCSI] scsi_debug: fix false positive logical block reference tag check fail
Akinobu Mita
1
-3
/
+1
2014-03-15
[SCSI] remove a useless get/put_device pair in scsi_requeue_command
Christoph Hellwig
1
-32
/
+3
2014-03-15
[SCSI] remove a useless get/put_device pair in scsi_next_command
Bart Van Assche
1
-5
/
+0
2014-03-15
[SCSI] remove a useless get/put_device pair in scsi_request_fn
Bart Van Assche
1
-11
/
+3
2014-03-15
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
4
-27
/
+31
2014-03-15
[SCSI] avoid taking host_lock in scsi_run_queue unless nessecary
Christoph Hellwig
1
-19
/
+24
2014-03-15
[SCSI] avoid useless free_list lock roundtrips
Christoph Hellwig
1
-5
/
+6
2014-03-15
[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice
Stephen M. Cameron
1
-2
/
+0
2014-03-15
[SCSI] hpsa: Add hba mode to the hpsa driver
Stephen M. Cameron
3
-4
/
+131
2014-03-15
[SCSI] hpsa: remove unused struct request from CommandList
Stephen M. Cameron
1
-3
/
+2
2014-03-15
[SCSI] hpsa: increase the probability of a reported success after a device reset
Tomas Henzl
1
-1
/
+2
2014-03-15
[SCSI] hpsa: bring format-in-progress drives online when ready
Stephen M. Cameron
3
-24
/
+311
2014-03-15
[SCSI] hpsa: remove unused kthread.h header
Stephen M. Cameron
1
-1
/
+0
2014-03-15
[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE
Alan Stern
1
-2
/
+2
2014-03-15
[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device
XinHong Zhu
1
-0
/
+1
2014-03-15
[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...
XinHong Zhu
1
-2
/
+0
2014-03-15
[SCSI] st: fix corruption of the st_modedef structures in st_set_options()
Maurizio Lombardi
1
-2
/
+9
2014-03-15
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2
-4
/
+4
2014-03-15
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
adam radford
4
-118
/
+851
2014-03-15
[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pool
adam radford
1
-2
/
+5
2014-03-15
[SCSI] megaraid_sas: Fix megasas_ioc_init_fusion
adam radford
1
-10
/
+7
2014-03-15
[SCSI] megaraid_sas: Load correct raid context timeout
adam radford
1
-1
/
+4
2014-03-15
[SCSI] megaraid_sas: Performance boost fixes
Sumit.Saxena@lsi.com
2
-9
/
+42
2014-03-15
[SCSI] megaraid_sas: Set 32-bit DMA mask
Sumit.Saxena@lsi.com
1
-0
/
+13
2014-03-15
[SCSI] megaraid_sas: Big endian code related fixes
Sumit.Saxena@lsi.com
3
-7
/
+13
2014-03-15
[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs
Sumit.Saxena@lsi.com
2
-25
/
+55
2014-03-15
[SCSI] arcmsr: upper 32 of dma address lost
Dan Carpenter
1
-4
/
+3
2014-03-15
[SCSI] Add timeout to avoid infinite command retry
Eiichi Tsukata
1
-0
/
+7
2014-03-15
[SCSI] iscsi_tcp: check for valid session before accessing
Mike Christie
1
-0
/
+3
2014-03-15
[SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()
Ethan Zhao
1
-0
/
+1
2014-03-15
[SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased
Mike Christie
1
-9
/
+1
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
7
-156
/
+192
2014-03-15
[SCSI] libiscsi: Restructure iscsi_tcp r2t response logic
Shlomo Pongratz
1
-21
/
+22
2014-03-15
[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Karen Xie
1
-52
/
+7
2014-03-15
[SCSI] megaraid_sas: check return value for megasas_get_pd_list()
Hannes Reinecke
1
-17
/
+21
2014-03-15
[SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...
Hannes Reinecke
1
-1
/
+1
2014-03-15
[SCSI] megaraid_sas_fusion: correctly pass queue info pointer
Hannes Reinecke
1
-1
/
+4
2014-03-15
[SCSI] isci: update version to 1.2
Lukasz Dorau
1
-1
/
+1
2014-03-15
[SCSI] bfa: set correct command return code
Hannes Reinecke
1
-1
/
+6
2014-03-15
[SCSI] qla4xxx: Update driver version to 5.04.00-k4
Vikas Chaudhary
1
-1
/
+1
2014-03-15
[SCSI] qla4xxx: Fix sparse warnings
Vikas Chaudhary
1
-2
/
+4
2014-03-15
[SCSI] qla4xxx: Handle IPv6 AEN notifications
Nilesh Javali
2
-3
/
+33
[next]