Age | Commit message (Expand) | Author |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-17 | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-12-17 | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c | Rusty Russell |
2009-12-15 | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro |
2009-12-15 | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces() | Andrew Morton |
2009-12-12 | [SCSI] 3w-9xxx fix bug in sgl loading | adam radford |
2009-12-12 | [SCSI] fcoe, libfc: adds enable/disable for fcoe interface | Vasu Dev |
2009-12-12 | [SCSI] libfc: reduce hold time on SCSI host lock | Chris Leech |
2009-12-12 | [SCSI] libfc: remote port gets stuck in restart state without really restarting | Abhijeet Joglekar |
2009-12-10 | [SCSI] pm8001: misc code cleanup | jack wang |
2009-12-10 | [SCSI] pm8001: enable read HBA SAS address from VPD | jack wang |
2009-12-10 | [SCSI] pm8001: do not reset local sata as it will not be found if reset | jack wang |
2009-12-10 | [SCSI] pm8001: bit set pm8001_ha->flags | jack wang |
2009-12-10 | [SCSI] pm8001:fix potential NULL pointer dereference | jack wang |
2009-12-10 | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. | jack wang |
2009-12-10 | [SCSI] pm8001: fix endian issues with SAS address | jack wang |
2009-12-10 | [SCSI] pm8001: enhance error handle for IO patch | jack wang |
2009-12-10 | [SCSI] pm8001: Fix for sata io circular lock dependency. | jack wang |
2009-12-10 | [SCSI] hpsa: add driver for HP Smart Array controllers. | Stephen M. Cameron |
2009-12-10 | [SCSI] cxgb3i: always use negative errno in case of error | kxie@chelsio.com |
2009-12-10 | [SCSI] bnx2i: minor code cleanup and update driver version | Anil Veerabhadrappa |
2009-12-10 | [SCSI] bnx2i: Task management ABORT TASK fixes | Anil Veerabhadrappa |
2009-12-10 | [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets | Anil Veerabhadrappa |
2009-12-10 | [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero... | Anil Veerabhadrappa |
2009-12-10 | [SCSI] bnx2i: Add 5771E device support to bnx2i driver | Anil Veerabhadrappa |
2009-12-10 | [SCSI] ipr: fix EEH recovery | Kleber Sacilotto de Souza |
2009-12-10 | [SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn | Yi Zou |
2009-12-10 | [SCSI] qla2xxx: Update version number to 8.03.01-k8. | Giridhar Malavali |
2009-12-10 | [SCSI] qla2xxx: fix for multiqueue in MISX disabled case | Anirban Chakraborty |
2009-12-10 | [SCSI] qla2xxx: Queue depth ramp up/down modification changes. | Giridhar Malavali |
2009-12-10 | [SCSI] qla2xxx: dpc thread can execute before scsi host has been added | Michael Reed |
2009-12-10 | [SCSI] libosd: Fix blk_put_request locking again | Boaz Harrosh |
2009-12-10 | [SCSI] megaraid_sas: make driver PCI legacy I/O port free driver | Noriyuki Fujii |
2009-12-10 | [SCSI] Correctly handle thin provisioning write error | Martin K. Petersen |
2009-12-10 | [SCSI] sd: WRITE SAME(16) / UNMAP support | Martin K. Petersen |
2009-12-10 | [SCSI] st: fix mdata->page_order handling | FUJITA Tomonori |
2009-12-10 | [SCSI] be2iscsi: Adding support for various Async messages from chip | Jayamohan Kallickal |
2009-12-10 | [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA | Srinivas |
2009-12-10 | [SCSI] pmcraid: support SMI-S object model of storage pool | Anil Ravindranath |
2009-12-10 | [SCSI] fc class: fix fc_transport_init error handling | Mike Christie |
2009-12-10 | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai |
2009-12-10 | [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list | Moger, Babu |
2009-12-10 | [SCSI] lpfc: fix hang on SGI ia64 platform | Michael Reed |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |