| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-03-24 | 4 | -62/+67 |
|\ |
|
| * | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 | 4 | -62/+67 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-03-15 | 7 | -30/+38 |
|\ \
| |/
|/| |
|
| * | [SCSI] storvsc: NULL pointer dereference fix | Ales Novak | 2014-03-12 | 1 | -0/+3 |
| * | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali | 2014-03-10 | 1 | -2/+1 |
| * | [SCSI] isci: correct erroneous for_each_isci_host macro | Lukasz Dorau | 2014-03-10 | 1 | -3/+2 |
| * | [SCSI] isci: fix reset timeout handling | Dan Williams | 2014-03-10 | 2 | -8/+1 |
| * | [SCSI] be2iscsi: fix bad if expression | Mike Christie | 2014-03-10 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Fix multiqueue MSI-X registration. | Chad Dupuis | 2014-03-10 | 1 | -16/+30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2014-03-01 | 4 | -54/+155 |
|\ \
| |/
|/| |
|
| * | qla2xxx: Fix kernel panic on selective retransmission request | Dr. Greg Wettstein | 2014-02-24 | 1 | -1/+2 |
| * | tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs | Nicholas Bellinger | 2014-02-20 | 2 | -30/+1 |
| * | tcm_qla2xxx: Perform configfs depend/undepend for base_tpg | Nicholas Bellinger | 2014-02-20 | 2 | -14/+61 |
| * | tcm_qla2xxx: Add NPIV specific enable/disable attribute logic | Nicholas Bellinger | 2014-02-20 | 1 | -3/+56 |
| * | qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown | Nicholas Bellinger | 2014-02-20 | 2 | -4/+21 |
| * | qla2xxx: Fix qlt_lport_register base_vha callback race | Nicholas Bellinger | 2014-02-20 | 1 | -2/+14 |
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-02-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix uses of dma_max_pfn() when converting to a limiting address | Russell King | 2014-02-17 | 1 | -1/+1 |
* | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list | Roland Dreier | 2014-02-12 | 2 | -3/+0 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-01-31 | 6 | -152/+221 |
|\ |
|
| * | qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport | Nicholas Bellinger | 2014-01-19 | 3 | -47/+88 |
| * | qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO. | Saurav Kashyap | 2014-01-19 | 5 | -125/+153 |
| * | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger | 2014-01-19 | 1 | -0/+1 |
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 6 | -59/+63 |
|\ \ |
|
| * \ | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 28 | -66/+135 |
| |\ \ |
|
| * | | | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet | 2013-11-23 | 3 | -13/+13 |
| * | | | bio-integrity: Convert to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -14/+16 |
| * | | | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-23 | 2 | -30/+32 |
| * | | | block: Convert bio_iovec() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
| * | | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-01-24 | 1 | -38/+57 |
|\ \ \ \ |
|
| * | | | | scsi_transport_srp: Fix kernel-doc warnings | Bart Van Assche | 2014-01-21 | 1 | -0/+12 |
| * | | | | scsi_transport_srp: Fix a race condition | Bart Van Assche | 2014-01-21 | 1 | -40/+43 |
| * | | | | scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off | Bart Van Assche | 2014-01-21 | 1 | -13/+17 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-22 | 1 | -1/+14 |
|\ \ \ \ |
|
| * | | | | virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze | Asias He | 2014-01-16 | 1 | -1/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-22 | 3 | -4/+4 |
|\ \ \ \ |
|
| * | | | | treewide: fix comments and printk msgs | Masanari Iida | 2014-01-07 | 2 | -2/+2 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-12-19 | 135 | -2394/+8131 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | treewide: Fix typo in Kconfig | Masanari Iida | 2013-12-02 | 1 | -2/+2 |
* | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-01-22 | 72 | -17153/+4363 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'misc' into for-linus | James Bottomley | 2014-01-22 | 72 | -17151/+4359 |
| |\ \ \ \ \ |
|
| | * | | | | | [SCSI] hpsa: allow SCSI mid layer to handle unit attention | Matt Gates | 2013-12-19 | 1 | -3/+1 |
| | * | | | | | [SCSI] hpsa: do not require board "not ready" status after hard reset | Stephen M. Cameron | 2013-12-19 | 1 | -17/+0 |
| | * | | | | | [SCSI] hpsa: enable unit attention reporting | Stephen M. Cameron | 2013-12-19 | 2 | -3/+5 |
| | * | | | | | [SCSI] hpsa: rename scsi prefetch field | Stephen M. Cameron | 2013-12-19 | 2 | -8/+9 |
| | * | | | | | [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection | Stephen M. Cameron | 2013-12-19 | 2 | -78/+28 |
| | * | | | | | [SCSI] ipr: increase dump size in ipr driver | wenxiong@linux.vnet.ibm.com | 2013-12-19 | 1 | -1/+1 |
| | * | | | | | [SCSI] mac_scsi: Fix crash on out of memory | Alan | 2013-12-19 | 1 | -0/+2 |
| | * | | | | | [SCSI] st: fix enlarge_buffer | Bodo Stroesser | 2013-12-19 | 1 | -4/+1 |