aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07block: remove BKL from partition ioctlsArnd Bergmann
2010-08-07block: remove BKL from BLKROSET and BLKFLSBUFArnd Bergmann
2010-08-07block: push BKL into blktrace ioctlsArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi/i2o_block: cleanup ioctl handlingArnd Bergmann
2010-08-07scsi: fix discard page leakFUJITA Tomonori
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner
2010-08-07writeback: Initial tracing supportDave Chinner
2010-08-07block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori
2010-08-07scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07ide: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07dm: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07osdblk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07scsi: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07block: permit PREFLUSH and POSTFLUSH without prepare_flush_fnFUJITA Tomonori
2010-08-07block: introduce REQ_FLUSH flagFUJITA Tomonori
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley
2010-08-07drivers/cdrom: use pr_<level>Joe Perches
2010-08-07block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARDJens Axboe
2010-08-07block/xd.c: fix brace typoRandy Dunlap
2010-08-07gcc-4.6: fs: fix unused but set warningsAndi Kleen
2010-08-07gcc-4.6: block: fix unused but set variables in blk-mergeAndi Kleen
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig
2010-08-07writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig
2010-08-07writeback: remove wb_listChristoph Hellwig
2010-08-07block: fix some more cmd_type cleanup falloutChristoph Hellwig
2010-08-07virtio_blk: add default case to cmd type switchJens Axboe
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-07block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07block: BARRIER request should imply SYNCChristoph Hellwig
2010-08-07floppy: use warning macrosStephen Hemminger
2010-08-07floppy: use wait_event_interruptibleStephen Hemminger
2010-08-07floppy: fix signed/unsigned warningsStephen Hemminger
2010-08-07floppy: cmos attribute should be staticStephen Hemminger
2010-08-07floppy: use atomic type for usage_countStephen Hemminger
2010-08-07floppy: silence warning during disk testStephen Hemminger
2010-08-07floppy: remove unnecessary inlinesStephen Hemminger
2010-08-07floppy: initialize debug jiffies offsetStephen Hemminger
2010-08-07cciss: change pad value from 32 to 0Mike Miller
2010-08-07cciss: remove errant debug codeMike Miller