| Commit message (Expand) | Author | Age |
* | lseek(fd, n, SEEK_END) does *not* go to eof - n | Al Viro | 2013-06-16 |
* | Merge branch 'misc' into for-linus | James Bottomley | 2013-05-10 |
|\ |
|
| * | [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ... | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes. | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Remove driver dependency on HZ | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting | James Smart | 2013-05-02 |
| * | [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed | James Smart | 2013-05-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \
| |/
|/| |
|
| * | lpfc: fix races for miscdevice open vs. rmmod | Al Viro | 2013-04-29 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver release | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser... | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq. | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s... | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4. | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed OXID reuse issue. | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t... | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling | James Smart | 2013-04-09 |
| * | | [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i... | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pulls | James Smart | 2013-04-09 |
| * | | [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba. | James Smart | 2013-04-09 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | treewide: Fix typos in kernel messages | Masanari Iida | 2013-03-31 |
| |/ |
|
* | | scsi: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 |
* | | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() | Wei Yongjun | 2013-04-11 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | [SCSI] scsi: fix lpfc build when wmb() is defined as mb() | Randy Dunlap | 2013-02-24 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-02-28 |
|\| |
|
| * | [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release | James Smart | 2013-01-29 |
| * | [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get. | James Smart | 2013-01-29 |
| * | [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count | James Smart | 2013-01-29 |
| * | [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation | James Smart | 2013-01-29 |
| * | [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr... | James Smart | 2013-01-29 |