summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-047-8/+12
| * | | | | i2c: Minor documentation updateJean Delvare2009-10-041-1/+1
| * | | | | mfd: AB3100 drop unused module parametersJean Delvare2009-10-041-3/+1Star
| * | | | | Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-041-4/+0Star
| * | | | | leds: leds-pca9532 - Drop unused module parametersJean Delvare2009-10-041-3/+0Star
| * | | | | ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2009-10-044-174/+18Star
| * | | | | ds2482: Discard obsolete detect methodJean Delvare2009-10-042-33/+8Star
| * | | | | max6875: Discard obsolete detect methodJean Delvare2009-10-042-26/+9Star
| * | | | | i2c: Move misc devices documentationJean Delvare2009-10-042-0/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-0426-480/+999
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-046-42/+19Star
| * | | | | cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe2009-10-041-9/+2Star
| * | | | | block: Topology ioctlsMartin K. Petersen2009-10-034-7/+62
| * | | | | cfq-iosched: use assigned slice sync value, not defaultJens Axboe2009-10-031-3/+4
| * | | | | cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe2009-10-031-7/+7
| * | | | | cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-033-20/+48
| * | | | | cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal2009-10-031-2/+16
| * | | | | cfq-iosched: add a knob for desktop interactivenessJens Axboe2009-10-021-1/+6
| * | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-014-1/+69
| * | | | | block: allow large discard requestsChristoph Hellwig2009-10-014-5/+24
| * | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-016-43/+39Star
| * | | | | swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman2009-10-011-5/+7
| * | | | | fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-10-011-26/+23Star
| * | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-013-5/+13
| * | | | | cciss: fix build when !PROC_FSAlexander Beregalov2009-10-011-4/+5
| * | | | | block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-011-1/+2
| * | | | | block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-011-1/+2
| * | | | | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-011-1/+1
| * | | | | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-012-130/+168
| * | | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+27
| * | | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+31
| * | | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-011-3/+2Star
| * | | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-012-0/+33
| * | | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-011-1/+1
| * | | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-012-25/+25
| * | | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-011-5/+0Star
| * | | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-011-7/+8
| * | | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-011-12/+21
| * | | | | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-011-10/+21
| * | | | | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-011-4/+14
| * | | | | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-011-10/+25
| * | | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-011-0/+3
| * | | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-011-10/+10
| * | | | | cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-012-27/+73
| * | | | | cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-011-8/+0Star
| * | | | | cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-012-3/+40
| * | | | | cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-012-22/+141
| * | | | | cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-011-1/+4
| * | | | | cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-011-2/+3
| * | | | | dac960: switch to seq_fileAlexey Dobriyan2009-10-011-85/+71Star