Age | Commit message (Expand) | Author |
2008-12-04 | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig |
2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-12-01 | [SCSI] stex: switch to block timeout | James Bottomley |
2008-12-01 | [SCSI] make scsi_eh_try_stu use block timeout | James Bottomley |
2008-12-01 | [SCSI] megaraid_sas: switch to block timeout | James Bottomley |
2008-12-01 | [SCSI] ibmvscsi: switch to block timeout | James Bottomley |
2008-12-01 | [SCSI] aacraid: switch to block timeout | James Bottomley |
2008-11-30 | gdth section fixes | Al Viro |
2008-11-30 | advansys fix on ISA-less configs | Al Viro |
2008-11-16 | [SCSI] Fix hang in starved list processing | Mike Christie |
2008-11-15 | [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() | Miquel van Smoorenburg |
2008-11-05 | [SCSI] scsi_error regression: Fix idempotent command handling | Mike Christie |
2008-11-05 | [SCSI] qla2xxx: Update version number to 8.02.01-k9. | Andrew Vasquez |
2008-11-05 | [SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails. | Michael Reed |
2008-11-05 | [SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below. | Shyam Sundar |
2008-11-05 | [SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space. | Andrew Vasquez |
2008-11-05 | [SCSI] qla2xxx: Correct Atmel flash-part handling. | Lalit Chandivade |
2008-11-05 | [SCSI] megaraid: fix mega_internal_command oops | FUJITA Tomonori |
2008-11-01 | saner FASYNC handling on file close | Al Viro |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-23 | [SCSI] sd: fix computation of the full size of the device | H. Peter Anvin |
2008-10-23 | [SCSI] sun3x_esp: Convert && to || | Julia Lawall |
2008-10-23 | [SCSI] sd: remove command-size switching code | Alan Stern |
2008-10-23 | [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy API | FUJITA Tomonori |
2008-10-23 | [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API | FUJITA Tomonori |
2008-10-23 | [SCSI] fix netlink kernel-doc | Randy Dunlap |
2008-10-23 | [SCSI] sd: Fix handling of NO_SENSE check condition | Jamie Wellnitz |
2008-10-23 | [SCSI] export busy state via q->lld_busy_fn() | Kiyoshi Ueda |
2008-10-23 | [SCSI] refactor sdev/starget/shost busy checking | Kiyoshi Ueda |
2008-10-23 | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume | thomas schorpp |
2008-10-23 | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) | Alan Cox |
2008-10-23 | [SCSI] ipr: use memory_read_from_buffer() | Akinobu Mita |
2008-10-23 | [SCSI] aic79xx: fix shadowed variables | Harvey Harrison |
2008-10-23 | [SCSI] aic79xx: fix shadowed variables, add statics | Harvey Harrison |
2008-10-23 | [SCSI] aic7xxx: update *_shipped files | Denys Vlasenko |
2008-10-23 | [SCSI] aic7xxx: update .reg files | Denys Vlasenko |
2008-10-23 | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser | Denys Vlasenko |
2008-10-23 | [SCSI] scsi_dh: Initialize path state to be passive when path is not owned | Chandra Seetharaman |
2008-10-23 | [SCSI] fix removable device inability to detect disk changes | James Bottomley |
2008-10-21 | [PATCH] switch sr | Al Viro |
2008-10-21 | [PATCH] switch sd | Al Viro |
2008-10-21 | [PATCH] switch ide-scsi | Al Viro |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro |
2008-10-21 | [PATCH] don't mess with file in scsi_nonblockable_ioctl() | Al Viro |
2008-10-21 | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro |
2008-10-21 | [PATCH] lose the unused file argument in generic_ide_ioctl() | Al Viro |
2008-10-21 | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro |
2008-10-21 | [PATCH] switch sg_scsi_ioctl() to passing fmode_t | Al Viro |
2008-10-21 | [PATCH] eliminate use of ->f_flags in block methods | Al Viro |