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
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
75
-1386
/
+446
|
\
|
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
2
-14
/
+1
|
*
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-1
/
+1
|
*
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-1
/
+1
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
28
-809
/
+6
|
*
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
2015-08-13
1
-22
/
+1
|
*
md/raid5: split bio for chunk_aligned_read
Ming Lin
2015-08-13
1
-5
/
+32
|
*
bcache: remove driver private bio splitting code
Kent Overstreet
2015-08-13
7
-162
/
+18
|
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
11
-2
/
+24
|
*
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-08-11
3
-5
/
+10
|
*
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
3
-6
/
+6
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
54
-363
/
+342
|
*
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
12
-15
/
+15
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
63
-1325
/
+8679
|
\
\
|
*
|
aic94xx: set an error code on failure
Dan Carpenter
2015-08-27
1
-0
/
+1
|
*
|
storvsc: Set the error code correctly in failure conditions
K. Y. Srinivasan
2015-08-27
1
-3
/
+9
|
*
|
storvsc: Allow write_same when host is windows 10
Keith Mange
2015-08-27
1
-1
/
+5
|
*
|
storvsc: use storage protocol version to determine storage capabilities
Keith Mange
2015-08-27
1
-4
/
+4
|
*
|
storvsc: use correct defaults for values determined by protocol negotiation
Keith Mange
2015-08-27
1
-14
/
+19
|
*
|
storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...
Keith Mange
2015-08-27
1
-22
/
+86
|
*
|
storvsc: Use a single value to track protocol versions
Keith Mange
2015-08-27
1
-26
/
+9
|
*
|
storvsc: Rather than look for sets of specific protocol versions, make decisi...
Keith Mange
2015-08-27
1
-8
/
+3
|
*
|
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
2015-08-27
1
-3
/
+4
|
*
|
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
2015-08-27
1
-2
/
+2
|
*
|
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
2015-08-27
1
-1
/
+1
|
*
|
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-27
9
-16
/
+1454
|
*
|
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-27
7
-4
/
+2469
|
*
|
cxlflash: Base error recovery support
Matthew R. Ochs
2015-08-27
5
-16
/
+177
|
*
|
qla2xxx: Update driver version to 8.07.00.26-k
Himanshu Madhani
2015-08-27
1
-1
/
+1
|
*
|
qla2xxx: Add pci device id 0x2261.
Sawan Chandak
2015-08-27
2
-3
/
+15
|
*
|
qla2xxx: Fix missing device login retries.
Arun Easi
2015-08-27
1
-1
/
+2
|
*
|
qla2xxx: do not clear slot in outstanding cmd array
Himanshu Madhani
2015-08-27
1
-6
/
+0
|
*
|
qla2xxx: Remove decrement of sp reference count in abort handler.
Chad Dupuis
2015-08-27
1
-7
/
+2
|
*
|
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-27
3
-2
/
+31
|
*
|
qla2xxx: Do not reset ISP for error entry with an out of range handle.
Chad Dupuis
2015-08-27
1
-7
/
+1
|
*
|
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
2015-08-27
3
-11
/
+15
|
*
|
qla2xxx: Do not crash system for sp ref count zero
Hiral Patel
2015-08-27
1
-1
/
+1
|
*
|
qla2xxx: Add adapter checks for FAWWN functionality.
Saurav Kashyap
2015-08-27
2
-14
/
+17
|
*
|
qla2xxx: Pause risc before manipulating risc semaphore.
Joe Carnuccio
2015-08-27
1
-0
/
+3
|
*
|
qla2xxx: Use ssdid to gate semaphore manipulation.
Joe Carnuccio
2015-08-27
1
-2
/
+2
|
*
|
qla2xxx: Handle AEN8014 incoming port logout.
Joe Carnuccio
2015-08-27
2
-4
/
+33
|
*
|
qla2xxx: Add serdes register read/write support for ISP25xx.
Joe Carnuccio
2015-08-27
1
-2
/
+4
|
*
|
scsi_error: should not get sense for timeout IO in scsi error handler
jiang.biao2@zte.com.cn
2015-08-27
1
-0
/
+5
|
*
|
pm80xx: Bump pm80xx driver version to 0.1.38
Viswas G
2015-08-27
1
-1
/
+1
|
*
|
pm80xx: Handling Invalid SSP Response frame
Viswas G
2015-08-27
2
-1
/
+8
|
*
|
pm80xx: Add PORT RECOVERY TIMEOUT support
Viswas G
2015-08-27
2
-17
/
+68
|
*
|
pm80xx: Remove unnecessary phy disconnect while link error
Viswas G
2015-08-27
1
-12
/
+0
|
*
|
pm80xx: Fix for Incorrect DMA Unmapping of SG List
Viswas G
2015-08-27
1
-0
/
+1
|
*
|
pm80xx: Update For Thermal Page Code
Viswas G
2015-08-27
2
-2
/
+10
|
*
|
pm80xx: Corrected device state changes in I_T_Nexus_Reset.
Viswas G
2015-08-27
2
-5
/
+21
[next]