summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal4-59/+75
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Dave Jones5-901/+893
2010-01-18[SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert1-2/+8
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter1-1/+1
2010-01-18[SCSI] cxgbi3: remove unnecessary NULL testJiri Slaby1-4/+2
2010-01-18[SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-18[SCSI] mptfusion: Bump version 03.04.14Kashyap, Desai1-2/+2
2010-01-18[SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com...Kashyap, Desai1-2/+2
2010-01-18[SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai1-5/+20
2010-01-18[SCSI] mptfusion: Added sysfs expander manufacture information at the time of...Kashyap, Desai1-0/+186
2010-01-18[SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priorityKashyap, Desai1-2/+7
2010-01-18[SCSI] mac_esp: fix PIO mode, take 2Finn Thain2-56/+53
2010-01-18[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke1-5/+21
2010-01-18[SCSI] fusion: fix warning when not using procfsErik Ekman1-2/+3
2010-01-18[SCSI] ibmmca: fix buffer overflowRoel Kluin1-1/+1
2010-01-18[SCSI] u14-34f: fix buffer overflowRoel Kluin1-1/+1
2010-01-18[SCSI] eata: fix buffer overflowRoel Kluin1-1/+1
2010-01-18[SCSI] ibmvscsi: fix a typo in a source code commentBart Van Assche1-1/+1
2010-01-18[SCSI] libsrp: fix typo -- replace RDAM by RDMABart Van Assche1-2/+2
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley4-43/+36
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig4-16/+22
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig3-0/+8
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig1-1/+4
2010-01-17[SCSI] zfcp: add missing compat ptr conversionHeiko Carstens1-2/+7
2010-01-17[SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt1-1/+1
2010-01-17[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt1-22/+43
2010-01-17[SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali1-1/+1
2010-01-17[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao1-1/+1
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez1-0/+3
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez3-14/+13
2010-01-17[SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh1-1/+1
2010-01-17[SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin1-0/+2
2010-01-17[SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech6-45/+154
2010-01-17[SCSI] lpfc: fix file permissionsJames Bottomley2-0/+0
2010-01-17page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro1-1/+1
2010-01-16revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown1-6/+8
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells3-30/+64
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells1-1/+6
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells4-24/+8
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells1-4/+3
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2-8/+8
2010-01-16nommu: fix SYSV SHM for NOMMUDavid Howells1-0/+3
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang1-12/+20
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang1-1/+1
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura1-7/+4
2010-01-16virtio: fix section mismatch warningsJeff Mahoney2-6/+6
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro1-0/+3
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4