Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 64 | -2597/+3610 |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 3 | -4/+33 |
2012-01-09 | [SCSI] runtime resume parent for child's system-resume | Lin Ming | 1 | -1/+10 |
2012-01-09 | [SCSI] sd: check runtime PM status in sd_shutdown | Lin Ming | 1 | -0/+5 |
2012-01-09 | [SCSI] check runtime PM status in system PM | Lin Ming | 1 | -1/+15 |
2012-01-09 | [SCSI] add flag to skip the runtime PM calls on the host | Lin Ming | 1 | -2/+3 |
2012-01-09 | drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb() | Jesper Juhl | 1 | -0/+1 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -9/+9 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 14 | -35/+33 |
2012-01-07 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 14 | -35/+33 |
2012-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+2 |
2012-01-04 | switch debugfs to umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | switch procfs to umode_t use | Al Viro | 1 | -4/+3 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 11 | -29/+29 |
2012-01-04 | fs: move code out of buffer.c | Al Viro | 1 | -1/+0 |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 2 | -2/+2 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 22 | -213/+1547 |
2011-12-15 | SCSI, pmcraid: Fix spelling error in a pmcraid_err() call | Jesper Juhl | 1 | -1/+1 |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 2 | -0/+119 |
2011-12-15 | [SCSI] lpfc 8.3.28: Update driver version to 8.3.28 | James Smart | 1 | -1/+1 |
2011-12-15 | [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adapters | James Smart | 9 | -167/+470 |
2011-12-15 | [SCSI] lpfc 8.3.28: Critical Miscellaneous fixes | James Smart | 6 | -139/+350 |
2011-12-15 | [SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes | James Smart | 8 | -19/+75 |
2011-12-15 | [SCSI] lpfc 8.3.28: Add support for ABTS failure handling | James Smart | 7 | -93/+263 |
2011-12-15 | [SCSI] lpfc 8.3.28: SLI fixes and added SLI4 support | James Smart | 7 | -126/+156 |
2011-12-15 | [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfaces | James Smart | 9 | -398/+356 |
2011-12-15 | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs... | nagalakshmi.nandigama@lsi.com | 2 | -15/+8 |
2011-12-15 | [SCSI] mac_scsi: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 1 | -2/+1 |
2011-12-15 | [SCSI] qla4xxx: Update driver version to 5.02.00-k10 | Vikas Chaudhary | 1 | -1/+1 |
2011-12-15 | [SCSI] qla4xxx: check for FW alive before calling chip_reset | Shyam Sunder | 2 | -24/+52 |
2011-12-15 | [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly | Vikas Chaudhary | 1 | -3/+3 |
2011-12-15 | [SCSI] qla4xxx: Fix the IDC locking mechanism | Nilesh Javali | 1 | -8/+11 |
2011-12-15 | [SCSI] qla4xxx: Wait for disable_acb before doing set_acb | Vikas Chaudhary | 1 | -1/+10 |
2011-12-15 | [SCSI] qla4xxx: Don't recover adapter if device state is FAILED | Sarang Radke | 1 | -0/+21 |
2011-12-15 | [SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1 | Sarang Radke | 1 | -0/+20 |
2011-12-15 | [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba set | Mike Hernandez | 1 | -0/+4 |
2011-12-15 | [SCSI] qla4xxx: Perform context resets in case of context failures. | Vikas Chaudhary | 1 | -11/+19 |
2011-12-15 | [SCSI] iscsi class: export pid of process that created | Mike Christie | 1 | -2/+19 |
2011-12-15 | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param | Roland Dreier | 1 | -13/+0 |
2011-12-15 | [SCSI] mpt2sas: Fix possible integer truncation of cpu_count | Roland Dreier | 1 | -1/+1 |
2011-12-15 | [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path | Roland Dreier | 1 | -1/+1 |
2011-12-15 | [SCSI] mpt2sas : Bump driver vesion to 12.100.00.00 | nagalakshmi.nandigama@lsi.com | 1 | -2/+2 |
2011-12-15 | [SCSI] mpt2sas : Fix for memory allocation error for large host credits | nagalakshmi.nandigama@lsi.com | 2 | -58/+29 |
2011-12-15 | [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive | nagalakshmi.nandigama@lsi.com | 1 | -2/+4 |
2011-12-15 | [SCSI] mpt2sas: Release spinlock for the raid device list before blocking it | nagalakshmi.nandigama@lsi.com | 1 | -3/+4 |
2011-12-15 | [SCSI] mpt2sas: MPI next revision header update | nagalakshmi.nandigama@lsi.com | 4 | -23/+90 |
2011-12-15 | [SCSI] mpt2sas: Added support for customer specific branding | nagalakshmi.nandigama@lsi.com | 2 | -0/+28 |
2011-12-15 | [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB | nagalakshmi.nandigama@lsi.com | 1 | -5/+5 |
2011-12-15 | [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive | nagalakshmi.nandigama@lsi.com | 2 | -43/+74 |
2011-12-15 | [SCSI] mpt2sas: Bump driver version to 11.100.00.00 | nagalakshmi.nandigama@lsi.com | 1 | -2/+2 |