summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-074-1/+47
* drivers/cdrom: use pr_<level>Joe Perches2010-08-073-83/+73
* block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARDJens Axboe2010-08-071-1/+1
* block/xd.c: fix brace typoRandy Dunlap2010-08-071-1/+1
* gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-072-3/+1
* gcc-4.6: block: fix unused but set variables in blk-mergeAndi Kleen2010-08-071-2/+1
* block: don't allocate a payload for discard requestChristoph Hellwig2010-08-074-45/+74
* writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-073-45/+36
* writeback: remove wb_listChristoph Hellwig2010-08-073-60/+32
* block: fix some more cmd_type cleanup falloutChristoph Hellwig2010-08-074-7/+7
* virtio_blk: add default case to cmd type switchJens Axboe2010-08-071-0/+2
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-0747-289/+242
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-0747-198/+236
* remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-0720-46/+0
* block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-071-1/+1
* aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-071-25/+0
* block: BARRIER request should imply SYNCChristoph Hellwig2010-08-072-3/+3
* floppy: use warning macrosStephen Hemminger2010-08-071-16/+11
* floppy: use wait_event_interruptibleStephen Hemminger2010-08-071-50/+9
* floppy: fix signed/unsigned warningsStephen Hemminger2010-08-071-2/+2
* floppy: cmos attribute should be staticStephen Hemminger2010-08-071-1/+1
* floppy: use atomic type for usage_countStephen Hemminger2010-08-071-30/+12
* floppy: silence warning during disk testStephen Hemminger2010-08-071-0/+1
* floppy: remove unnecessary inlinesStephen Hemminger2010-08-071-7/+7
* floppy: initialize debug jiffies offsetStephen Hemminger2010-08-071-0/+3
* cciss: change pad value from 32 to 0Mike Miller2010-08-071-1/+1
* cciss: remove errant debug codeMike Miller2010-08-071-2/+0
* cciss: move next_command function from ifdefMike Miller2010-08-071-22/+23
* cciss: fix call to put_controller_in_performant_modeMike Miller2010-08-071-1/+1
* cciss: make sure we request the performant mode irqMike Miller2010-08-071-4/+4
* block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe2010-08-071-68/+36
* block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-073-2/+34
* cciss: new controller support and bump driver versionMike Miller2010-08-071-6/+14
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-074-63/+353
* cciss: make interrupt access methods return type boolMike Miller2010-08-071-3/+3
* cciss: check for msi in interrupt_not_for_usMike Miller2010-08-071-2/+3
* cciss: clean up interrupt handlerMike Miller2010-08-071-95/+141
* cciss: enqueue and submit ioMike Miller2010-08-071-23/+15
* Linux 2.6.35v2.6.35Linus Torvalds2010-08-011-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-012-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3011-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-303-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
OpenPOWER on IntegriCloud