- ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
- 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
- 03f002f [SCSI] scsi_transport_fc: Introduce disable_target_scan flag by Christof Schmitt · 17 years ago
- 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
- 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
- cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
- 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
- bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
- eb5329f [SCSI] mpt fusion: Link speed change display support by Prakash, Sathya · 17 years ago
- 56af97a [SCSI] mpt fusion: Creation of mptsas.h header file by Prakash, Sathya · 17 years ago
- f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
- 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
- 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
- 6778a35 [SCSI] Addition to pci_ids.h for ATTO Technology, Inc. by Eric Moore · 17 years ago
- 1fbe852 [SCSI] dtc: clean up indent damage and add printk levels by Alan Cox · 17 years ago
- 8f8bf7e [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static by Adrian Bunk · 17 years ago
- 8d9e0f4 [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined by Gabriel C · 17 years ago
- 79ee830 [SCSI] scsi_error.c should #include "scsi_transport_api.h" by Adrian Bunk · 17 years ago
- 305aad0 [SCSI] ips: warning fix by Andrew Morton · 17 years ago
- ffcde18 [SCSI] NCR_D700, lpfc: Clean up duplicate includes by Jesper Juhl · 17 years ago
- 87f3bda [SCSI] aacraid: rename check_reset by Andrew Morton · 17 years ago
- a0a74e45 [SCSI] lpfc: fix potential overflow of hbqs array by Jesper Juhl · 17 years ago
- a43e6bd [SCSI] fc4: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
- 4bd6d7f [SCSI] advansys: Move documentation to Documentation/scsi by Matthew Wilcox · 17 years ago
- d68f432 [SCSI] advansys: use memcpy instead of open-coded loop by Matthew Wilcox · 17 years ago
- 13ac2d9 [SCSI] advansys: Remove pci_slot_info by Matthew Wilcox · 17 years ago
- 895d6b4 [SCSI] advansys: Remove library-style callback routines by Matthew Wilcox · 17 years ago
- 394dbf3 [SCSI] advansys: Move struct device out of the cfg structures by Matthew Wilcox · 17 years ago
- 4a2d31c [SCSI] advansys: Stop using n_io_port in Scsi_Host structure by Matthew Wilcox · 17 years ago
- 57ba5fe [SCSI] advansys: ioremap no longer needs page-aligned addresses by Matthew Wilcox · 17 years ago
- 59fcf84 [SCSI] advansys: delete AscGetChipBusType by Matthew Wilcox · 17 years ago
- ecec194 [SCSI] advansys: misc reformatting by Matthew Wilcox · 17 years ago
- 47d853c [SCSI] advansys: remove INQUIRY sniffing by Matthew Wilcox · 17 years ago
- 2ffb45c [SCSI] Add QUANTUM XP34301 to the blacklist by Matthew Wilcox · 17 years ago
- ce3a7f1 [SCSI] advansys: remove AscCompareString() by Matthew Wilcox · 17 years ago
- 9649af3 [SCSI] advansys: More PCI cleanups by Matthew Wilcox · 17 years ago
- 71f3611 [SCSI] advansys: Update resource management by Matthew Wilcox · 17 years ago
- c304ec9 [SCSI] advansys: Convert to ISA driver model by Matthew Wilcox · 17 years ago
- b09e05a [SCSI] advansys: Convert to EISA driver model by Matthew Wilcox · 17 years ago
- 78e77d8 [SCSI] advansys: Convert to PCI driver model by Matthew Wilcox · 17 years ago
- 8dfb537 [SCSI] advansys: Move to scsi hotplug initialisation model by Matthew Wilcox · 17 years ago
- b2c16f5 [SCSI] advansys: Make advansys_board_found a little more readable by Matthew Wilcox · 17 years ago
- 605fe59 [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host by Matthew Wilcox · 17 years ago
- 074c8fe [SCSI] advansys: Improve interrupt handler by Matthew Wilcox · 17 years ago
- 2a43795 [SCSI] advansys: Clean up proc_info implementation by Matthew Wilcox · 17 years ago
- 8c6af9e [SCSI] advansys: undate version, copyright, etc by Matthew Wilcox · 17 years ago
- ea31255 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure by FUJITA Tomonori · 17 years ago
- 6b7f123 [SCSI] Fix async scanning double-add problems by Matthew Wilcox · 17 years ago
- afd9a03 [SCSI] microtek: use data accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
- bd441de [SCSI] fix write buffer length in scsi_req_map_sg() by Mike Christie · 18 years ago
- 3581474 [SCSI] ps3rom: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
- 0012fdf [SCSI] scsi_transport_srp: remove tgt dependencies by FUJITA Tomonori · 17 years ago
- e9906fe [SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback by FUJITA Tomonori · 17 years ago
- bfb7437 [SCSI] tgt: move tsk_mgmt_response callback to transport class by FUJITA Tomonori · 17 years ago
- 17b0bcf [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport by FUJITA Tomonori · 17 years ago
- 62fe882 [SCSI] srp_transport: add target driver support by FUJITA Tomonori · 17 years ago
- 2c47f9e [SCSI] tgt: add I_T nexus support by FUJITA Tomonori · 17 years ago
- aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
- 3236822 [SCSI] ib_srp: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
- 4d68041 [SCSI] ibmvscsi: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
- 09345f6 [SCSI] add srp transport class by FUJITA Tomonori · 17 years ago
- 604cd79 [SCSI] qla2xxx: Update version number to 8.02.00-k3. by Andrew Vasquez · 17 years ago
- 6afd976 [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. by Andrew Vasquez · 17 years ago
- a3cbdfa [SCSI] qla2xxx: Correct 8GB iIDMA support. by Andrew Vasquez · 17 years ago
- 02d638b [SCSI] qla2xxx: Correct management-server login-state synchronization issue. by Andrew Vasquez · 17 years ago
- 8fef696 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. by Andrew Vasquez · 17 years ago
- 29856e2 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. by Andrew Vasquez · 17 years ago
- 9d212a4 [SCSI] zfcp: fix the data buffer accessor patch by Heiko Carstens · 17 years ago
- 47b87b7 [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache by Heiko Carstens · 17 years ago
- 83f6d6d [SCSI] zfcp: fix memory leak by Heiko Carstens · 17 years ago
- 28e8351 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
- 3b993e8 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
- b5d0b4b i2c-s3c2410: Build fix by Ben Dooks · 17 years ago
- c1147cc i2c/menelaus: Build fix by David Brownell · 17 years ago
- a07ad1c i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang by Dale Farnsworth · 17 years ago
- 5af0e07 i2c-mpc: Don't disable I2C module on stop condition by Domen Puncer · 17 years ago
- 432ca99 i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class by Arnaud Patard · 17 years ago
- 25da383 i2c/isp1301_omap: Build fixes, whitespace by David Brownell · 17 years ago
- 322454a i2c-mpc: Pass correct dev_id to free_irq on error path by Scott Wood · 17 years ago
- 002cf63 i2c-i801: Typo: erroneous by Jean Delvare · 17 years ago
- ab3c556 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- c4e7ac5 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
- d18c4d6 [GFS2] Revert remounting w/o acl option leaves acls enabled by Steven Whitehouse · 17 years ago
- b9af7ca [GFS2] Fix setting of inherit jdata attr by Steven Whitehouse · 17 years ago
- a867bb2 [GFS2] Fix incorrect error path in prepare_write() by Steven Whitehouse · 17 years ago
- 6eefaf6 [GFS2] Fix incorrect return code in rgrp.c by Steven Whitehouse · 17 years ago
- 24c7387 [GFS2] soft lockup in rgblk_search by Bob Peterson · 17 years ago
- bdcb885 [GFS2] soft lockup detected in databuf_lo_before_commit by Bob Peterson · 17 years ago
- 3650925 [DLM] fix basts for granted PR waiting CW by David Teigland · 17 years ago
- 9e5f282 [DLM] More othercon fixes by Patrick Caulfield · 17 years ago
- 1a2bf2e [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero by Jesper Juhl · 17 years ago
- 01c8cab [DLM] zero unused parts of sockaddr_storage by Patrick Caulfield · 17 years ago
- 41684f9 [DLM] fix NULL ls usage by David Teigland · 17 years ago
- 25720c2 [DLM] Clear othercon pointers when a connection is closed by Patrick Caulfield · 17 years ago
- ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
- cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
- 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
- f714176 [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- 48e3eeb [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago