summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2010-10-07Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-10-07Merge remote branch 'bkl-trivial/trivial'Stephen Rothwell
2010-10-07Merge branch 'quilt/driver-core'Stephen Rothwell
2010-10-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-10-07Merge remote branch 'block/for-next'Stephen Rothwell
2010-10-06SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-10-01Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-10-01blkio-throttle: Fix possible multiplication overflow in iops calculationsVivek Goyal
2010-10-01blkio-throttle: limit max iops value to UINT_MAXVivek Goyal
2010-10-01blkio-throttle: There is no need to convert jiffies to milli secondsVivek Goyal
2010-10-01Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-10-01blkio-throttle: Fix link failure failure on i386Vivek Goyal
2010-10-01blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal
2010-10-01blkio: Add root group to td->tg_listVivek Goyal
2010-10-01blkio: deletion of a cgroup was causes oopsVivek Goyal
2010-10-01blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=nVivek Goyal
2010-10-01Merge branch 'for-2.6.37/core' into for-nextJens Axboe
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-26llseek: automatically add .llseek fopArnd Bergmann
2010-09-25block: prevent merges of discard and write requestsAdrian Hunter
2010-09-24Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-09-24block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni
2010-09-24Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-09-24block: Prevent hang_check firing during long I/OMark Lord
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-20Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-09-20cfq: improve fsync performance for small filesCorrado Zoccolo
2010-09-16Merge branch 'for-2.6.37/barrier' into for-nextJens Axboe
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-16Merge branch 'for-2.6.37/core' into for-nextJens Axboe
2010-09-16block: Fix race during disk initializationSigned-off-by: Jan Kara
2010-09-16Merge branch 'for-2.6.37/core' into for-nextJens Axboe
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-16Merge branch 'for-2.6.37/barrier' into for-nextJens Axboe
2010-09-16Merge branch 'for-2.6.37/core' into for-nextJens Axboe
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-09-10block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig