Age | Commit message (Expand) | Author |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag | Eric W. Biederman |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Get rid of "double zeroing" of allocated pages | Robert P. J. Day |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-10 | Merge branch 'linus' | James Bottomley |
2007-02-10 | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke |
2007-02-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc | Linus Torvalds |
2007-02-09 | [PATCH] osst endianness annotations | Al Viro |
2007-02-09 | [PATCH] iscsi endianness annotations | Al Viro |
2007-02-09 | [TC] dec_esp: Driver model for the PMAZ-A | Maciej W. Rozycki |
2007-02-07 | PCI: remove duplicate device id from ipr | Greg Kroah-Hartman |
2007-02-07 | [SCSI] aic79xx: fix bracket mismatch in unused macro | Mariusz Kozlowski |
2007-02-07 | [SCSI] BusLogic: Replace 'boolean' by 'bool' | Richard Knutsson |
2007-02-07 | [SCSI] advansys: clean up warnings | Ken Witherow |
2007-02-07 | [SCSI] 53c7xx: brackets fix in uncompiled code | Mariusz Kozlowski |
2007-02-07 | [SCSI] nsp_cs: remove old scsi code | Michal Piotrowski |
2007-02-07 | [SCSI] aic79xx: make ahd_match_scb() static | Adrian Bunk |
2007-02-07 | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled | Andrew Morton |
2007-02-03 | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina |
2007-02-03 | [SCSI] aic94xx: update for v28 firmware | Wu, Gilbert |
2007-02-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-02-03 | [SCSI] scsi_error: Fix lost EH commands | Brian King |
2007-02-03 | [SCSI] aic94xx: Add default bus reset handler | Darrick J. Wong |
2007-02-03 | [SCSI] aic94xx: Remove TMF result code munging | Darrick J. Wong |
2007-02-03 | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong |
2007-02-03 | [SCSI] libsas: Don't BUG when connecting two expanders via wide port | Darrick J. Wong |
2007-02-03 | [SCSI] st: fix Tape dies if wrong block size used, bug 7919 | Kai Makisara |
2007-02-02 | [SCSI] spi transport class: export spi_dv_pending | Eric Moore |
2007-02-02 | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash | Nagendra Singh Tomar |
2007-01-31 | [SCSI] Fix sense key MEDIUM ERROR processing and retry | Luben Tuikov |
2007-01-31 | [SCSI] qla2xxx: Update version number to 8.01.07-k5. | Andrew Vasquez |
2007-01-31 | Merge branch 'linus' | James Bottomley |
2007-01-31 | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. | Seokmann Ju |
2007-01-31 | [SCSI] qla2xxx: Fixup printk() with proper new-line character. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Check loop-state before reading host statistics. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Refactor set-HBA-model/description code. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Set correct cabling state during initialization. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. | Lalit Chandivade |
2007-01-31 | [SCSI] qla2xxx: Export OptionROM boot-codes version information. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Add MSI-X support. | Andrew Vasquez |
2007-01-31 | [SCSI] qla2xxx: Correct sector-erase issues while writing flash. | Andrew Vasquez |
2007-01-30 | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro |