summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-0730-85/+253
* scsi/i2o_block: cleanup ioctl handlingArnd Bergmann2010-08-071-6/+18
* scsi: fix discard page leakFUJITA Tomonori2010-08-072-7/+10
* writeback: Add tracing to write_cache_pagesDave Chinner2010-08-072-0/+2
* writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-073-0/+73
* writeback: Initial tracing supportDave Chinner2010-08-073-8/+124
* block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori2010-08-071-15/+0
* scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori2010-08-071-0/+1
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-0713-22/+14
* ide: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-5/+11
* virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-29/+21
* dm: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-14/+2
* ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-19/+6
* osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-10/+2
* scsi: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-10/+16
* block: permit PREFLUSH and POSTFLUSH without prepare_flush_fnFUJITA Tomonori2010-08-071-7/+2
* block: introduce REQ_FLUSH flagFUJITA Tomonori2010-08-072-1/+3
* scsi: remove unused free discard page in sd_doneFUJITA Tomonori2010-08-071-9/+0
* scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori2010-08-071-1/+11
* 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
OpenPOWER on IntegriCloud