summaryrefslogtreecommitdiffstats
path: root/mm/thrash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-12[SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl1-1/+1
2007-10-12[SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori1-26/+15
2007-10-12[SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox2-747/+262
2007-10-12[SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox1-79/+40
2007-10-12[SCSI] advansys: Remove pci_slot_infoMatthew Wilcox1-20/+9
2007-10-12[SCSI] advansys: Remove library-style callback routinesMatthew Wilcox1-42/+8
2007-10-12[SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox1-63/+41
2007-10-12[SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox1-30/+8
2007-10-12[SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox1-40/+12
2007-10-12[SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox1-32/+4
2007-10-12[SCSI] advansys: misc reformattingMatthew Wilcox1-150/+110
2007-10-12[SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox1-426/+211
2007-10-12[SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox1-0/+1
2007-10-12[SCSI] advansys: remove AscCompareString()Matthew Wilcox1-20/+3
2007-10-12[SCSI] advansys: More PCI cleanupsMatthew Wilcox1-220/+34
2007-10-12[SCSI] advansys: Update resource managementMatthew Wilcox1-37/+33
2007-10-12[SCSI] advansys: Convert to ISA driver modelMatthew Wilcox1-299/+113
2007-10-12[SCSI] advansys: Convert to EISA driver modelMatthew Wilcox1-81/+94
2007-10-12[SCSI] advansys: Convert to PCI driver modelMatthew Wilcox1-249/+129
2007-10-12[SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox1-25/+36
2007-10-12[SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox1-236/+158
2007-10-12[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox1-38/+0
2007-10-12[SCSI] advansys: Improve interrupt handlerMatthew Wilcox1-100/+72
2007-10-12[SCSI] advansys: Clean up proc_info implementationMatthew Wilcox1-24/+12
2007-10-12[SCSI] advansys: undate version, copyright, etcMatthew Wilcox2-24/+25
2007-10-12[SCSI] sg: increase sglist_len of the sg_scatter_hold structureFUJITA Tomonori1-1/+1
2007-10-12[SCSI] Fix async scanning double-add problemsMatthew Wilcox1-10/+27
2007-10-12[SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh1-18/+14
2007-10-12[SCSI] fix write buffer length in scsi_req_map_sg()Mike Christie1-4/+10
2007-10-12[SCSI] ps3rom: convert to use the data buffer accessorsFUJITA Tomonori1-12/+12
2007-10-12[SCSI] scsi_transport_srp: remove tgt dependenciesFUJITA Tomonori3-7/+39
2007-10-12[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callbackFUJITA Tomonori1-1/+1
2007-10-12[SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori5-6/+18
2007-10-12[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori4-10/+57
2007-10-12[SCSI] srp_transport: add target driver supportFUJITA Tomonori3-2/+27
2007-10-12[SCSI] tgt: add I_T nexus supportFUJITA Tomonori7-37/+161
2007-10-12[SCSI] transport_srp: add rport roles attributeFUJITA Tomonori4-1/+35
2007-10-12[SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2-0/+28
2007-10-12[SCSI] ibmvscsi: convert to use the srp transport classFUJITA Tomonori2-2/+33
2007-10-12[SCSI] add srp transport classFUJITA Tomonori4-0/+360
2007-08-15[SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez1-1/+1
2007-08-15[SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez1-12/+9
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez3-44/+30
2007-08-15[SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez1-0/+1
2007-08-15[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez1-2/+4
2007-08-15[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez1-1/+1
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens1-7/+3
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens1-2/+2
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens1-1/+3
2007-08-14i2c-s3c2410: Build fixBen Dooks1-2/+2