summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2010-10-01block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni
2010-10-01block: revert bad fix for memory hotplug causing bouncesJens Axboe
2010-09-24block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni
2010-09-24block: Prevent hang_check firing during long I/OMark Lord
2010-09-20cfq: improve fsync performance for small filesCorrado Zoccolo
2010-09-16block: Fix race during disk initializationSigned-off-by: Jan Kara
2010-09-16blkio: Implementation of IOPS limit logicVivek Goyal
2010-09-16blk-cgroup: cgroup changes for IOPS limit supportVivek Goyal
2010-09-16blkio: Core implementation of throttle policyVivek Goyal
2010-09-16blk-cgroup: Introduce cgroup changes for throttling policyVivek Goyal
2010-09-16blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal
2010-09-16blk-cgroup: Kill the header printed at the start of blkio.weight_device fileVivek Goyal
2010-09-15init: add support for root devices specified by partition UUIDWill Drewry
2010-09-15block, partition: add partition_meta_info to hd_structWill Drewry
2010-09-15block: fix an address space warning in blk-map.cNamhyung Kim
2010-09-14block: block_dump: Add number of sectors to debug outputSan Mehat
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-09-10Consolidate min_not_zeroMartin K. Petersen
2010-08-12block: add secure discardAdrian Hunter
2010-08-08blkdev: fix blkdev_issue_zeroout return valueDmitry Monakhov
2010-08-08block: update request stacking methods to support discardsike Snitzer
2010-08-07block: set up rq->rq_disk properly for flush requestsFUJITA Tomonori
2010-08-07block: set REQ_TYPE_FS on flush requestsFUJITA Tomonori
2010-08-07block: fix problem with sending down discard that isn't of correct granularityJens Axboe
2010-08-07blkdev: check for valid request queue before issuing flushDave Chinner
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 .locked_ioctlArnd Bergmann
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07block: permit PREFLUSH and POSTFLUSH without prepare_flush_fnFUJITA Tomonori
2010-08-07block: introduce REQ_FLUSH flagFUJITA Tomonori
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley
2010-08-07block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARDJens Axboe
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-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe
2010-08-07block: add sysfs knob for turning off disk entropy contributionsJens Axboe
2010-06-24block: Don't count_vm_events for discard bio in submit_bio.Tao Ma
2010-06-21cfq: fix recursive call in cfq_blkiocg_update_completion_stats()Jens Axboe
2010-06-18cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal
2010-06-17cfq: Don't allow queue merges for queues that have no process referencesJeff Moyer
2010-06-17block: fix DISCARD_BARRIER requestsChristoph Hellwig
2010-06-04block: make blk_init_free_list and elevator_init idempotentMike Snitzer
2010-06-04block: avoid unconditionally freeing previously allocated request_queueMike Snitzer
2010-05-25cfq-iosched: fix an oops caused by slab leakShaohua Li
2010-05-24block: Adjust elv_iosched_show to return "none" for bio-based DMMike Snitzer
2010-05-24cfq-iosched: compact io_context radix_treeKonstantin Khlebnikov