summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2011-01-07Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-12-09block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-12-09block: take care not to overflow when calculating total iov lengthJens Axboe
2010-12-09block: Fix race during disk initializationJan Kara
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen
2010-10-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-15Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-15[SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-09-29block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2010-09-29block: block_dump: Add number of sectors to debug outputSan Mehat
2010-09-25block: prevent merges of discard and write requestsAdrian Hunter
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal
2010-09-21block: fix blk_rq_map_kern bio direction flagBenny Halevy
2010-09-10block: Range check cpu in blk_cpu_to_groupBrian King
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe
2010-08-23BLOCK: fix bio.bi_rw handlingJiri Slaby
2010-08-23block: put dev->kobj in blk_register_queue fail pathXiaotian Feng
2010-08-23cfq-iosched: blktrace print per slice sector statsVivek Goyal
2010-08-23cfq-iosched: Implement tunable group_idleVivek Goyal
2010-08-23cfq-iosched: Do group share accounting in IOPS when slice_idle=0Vivek Goyal
2010-08-23cfq-iosched: Do not idle if slice_idle=0Vivek Goyal
2010-08-23blkio: Fix return code for mkdir callsCiju Rajan K
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