summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-046-42/+19
* cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe2009-10-041-9/+2
* 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/+39
* 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/+23
* 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/+2
* 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/+0
* 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/+0
* 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/+71
* cpqarray: switch to seq_fileAlexey Dobriyan2009-10-011-33/+30
* Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-271-2/+2
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-273-15/+27
* ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-271-1/+0
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2764-83/+83
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\
| * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-275-9/+12
|\ \
| * | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
OpenPOWER on IntegriCloud