| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: allow offline devices | Mike Anderson | 2007-05-09 | 1 | -4/+6 |
* | dm mpath: log device name | Edward Goggin | 2007-05-09 | 3 | -0/+5 |
* | dm crypt: add null iv | Ludwig Nussel | 2007-05-09 | 1 | -1/+17 |
* | dm crypt: use smaller bvecs in clones | Olaf Kirch | 2007-05-09 | 1 | -21/+8 |
* | dm crypt: fix remove first_clone | Olaf Kirch | 2007-05-09 | 1 | -28/+6 |
* | dm crypt: fix avoid cloned bio ref after free | Olaf Kirch | 2007-05-09 | 1 | -1/+4 |
* | dm crypt: fix call to clone_init | Olaf Kirch | 2007-05-09 | 1 | -5/+7 |
* | dm crypt: disable barriers | Milan Broz | 2007-05-09 | 1 | -0/+3 |
* | dm raid1: one kmirrord per mirror | Holger Smolinski | 2007-05-09 | 1 | -54/+27 |
* | mmc build fix | Andrew Morton | 2007-05-09 | 1 | -2/+2 |
* | applesmc: Use standard sysfs names for labels | Jean Delvare | 2007-05-08 | 1 | -2/+2 |
* | applesmc: Use the address as platform device ID | Jean Delvare | 2007-05-08 | 1 | -1/+2 |
* | usb_gigaset: don't kmalloc(0) | Tilman Schmidt | 2007-05-08 | 1 | -10/+4 |
* | Fix unnecesary meminit | Yasunori Goto | 2007-05-08 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-08 | 3 | -9/+6 |
|\ |
|
| * | [ATYFB]: Fix sparc includes. | David S. Miller | 2007-05-08 | 2 | -2/+2 |
| * | [QLA2XXX]: Fix build on sparc. | David S. Miller | 2007-05-08 | 1 | -7/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-08 | 50 | -2140/+2384 |
|\ \ |
|
| * | | [SCSI] zfcp: clear boxed flag on unit reopen. | Heiko Carstens | 2007-05-08 | 1 | -0/+1 |
| * | | [SCSI] zfcp: clear adapter failed flag if an fsf request times out. | Heiko Carstens | 2007-05-08 | 1 | -1/+1 |
| * | | [SCSI] zfcp: rework request ID management. | Heiko Carstens | 2007-05-08 | 7 | -89/+59 |
| * | | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI | Christof Schmitt | 2007-05-08 | 4 | -4/+72 |
| * | | [SCSI] zfcp: Locking for req_no and req_seq_no | Christof Schmitt | 2007-05-08 | 1 | -9/+8 |
| * | | [SCSI] zfcp: print S_ID and D_ID with 3 bytes | Christof Schmitt | 2007-05-08 | 3 | -28/+28 |
| * | | [SCSI] ipr: Use PCI-E reset API for new ipr adapter | Brian King | 2007-05-08 | 2 | -6/+72 |
| * | | [SCSI] qla2xxx: Update version number to 8.01.07-k7. | Andrew Vasquez | 2007-05-08 | 1 | -1/+1 |
| * | | [SCSI] qla2xxx: Add MSI support. | Andrew Vasquez | 2007-05-08 | 1 | -1/+14 |
| * | | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics. | Andrew Vasquez | 2007-05-08 | 1 | -17/+14 |
| * | | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu... | Andrew Vasquez | 2007-05-08 | 1 | -0/+2 |
| * | | [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. | Andrew Vasquez | 2007-05-08 | 1 | -1/+1 |
| * | | [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init... | Andrew Vasquez | 2007-05-08 | 1 | -3/+1 |
| * | | [SCSI] zfcp: Stop system after memory corruption | Christof Schmitt | 2007-05-08 | 1 | -28/+6 |
| * | | [SCSI] mesh: cleanup variable usage in interrupt handler | Olaf Hering | 2007-05-08 | 1 | -7/+7 |
| * | | [SCSI] megaraid: replace yield() with cond_resched() | Amol Lad | 2007-05-08 | 1 | -1/+2 |
| * | | [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n | walter harms | 2007-05-08 | 2 | -8/+13 |
| * | | [SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers | Salyzyn, Mark | 2007-05-06 | 1 | -1/+1 |
| * | | [SCSI] aacraid: kexec fix (reset interrupt handler) | Salyzyn, Mark | 2007-05-06 | 1 | -0/+2 |
| * | | [SCSI] tmscsim: Remove the last bus_to_virt() | Guennadi Liakhovetski | 2007-05-06 | 1 | -58/+66 |
| * | | [SCSI] tmscsim: remove bogus endianness conversions | Guennadi Liakhovetski | 2007-05-06 | 2 | -22/+17 |
| * | | [SCSI] tmscsim: remove long dead DMA_INT | Guennadi Liakhovetski | 2007-05-06 | 1 | -89/+9 |
| * | | [SCSI] ipr: Better handle adapter boot time errors | Brian King | 2007-05-06 | 1 | -1/+6 |
| * | | [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them | James Smart | 2007-05-06 | 1 | -61/+97 |
| * | | [SCSI] ipr: Enable multi-initator RAID support | Brian King | 2007-05-06 | 2 | -7/+159 |
| * | | [SCSI] ipr: Improved dual adapter errors | Brian King | 2007-05-06 | 1 | -6/+72 |
| * | | [SCSI] ipr: Increase adapter operational timeout | Brian King | 2007-05-06 | 1 | -3/+6 |
| * | | [SCSI] ipr: Handle IOA reset request | Brian King | 2007-05-06 | 2 | -2/+13 |
| * | | [SCSI] ipr: Handle check condition status from disk array device | Brian King | 2007-05-06 | 1 | -2/+3 |
| * | | [SCSI] ipr: Handle UA on disk array following an adapter reset | Brian King | 2007-05-06 | 1 | -0/+1 |
| * | | [SCSI] ipr: Allow driver_data to be passed for dynamic ids | Brian King | 2007-05-06 | 1 | -0/+1 |
| * | | [SCSI] ipr: Prevent overlapped adapter resets | Brian King | 2007-05-06 | 1 | -1/+23 |