summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* block: remove unused copy_io_context()Jens Axboe2010-11-111-14/+0
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-102-9/+2
* block: ioctl: fix information leak to userlandVasiliy Kulikov2010-11-101-0/+1
* block: read i_size with i_size_read()Mike Snitzer2010-11-103-7/+7
* block: take care not to overflow when calculating total iov lengthJens Axboe2010-11-101-10/+24
* block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe2010-11-101-0/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-254-31/+13
|\
| * Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-244-31/+13
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-08-1113-229/+214
| |\
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | block: fix use-after-free bug in blk throttle codeJens Axboe2010-10-232-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-221-5/+2
|\ \ \
| * | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-221-5/+2
* | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-229-486/+350
|\ \ \ \
| * \ \ \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-198-40/+162
| |\ \ \ \
| * | | | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-163-29/+21
| * | | | | block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig2010-09-101-16/+2
| * | | | | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-101-3/+1
| * | | | | block: use REQ_FLUSH in blkdev_issue_flush()Tejun Heo2010-09-101-11/+6
| * | | | | block: make sure FSEQ_DATA request has the same rq_disk as the originalTejun Heo2010-09-101-0/+7
| * | | | | block: kick queue after sequencing REQ_FLUSH/FUATejun Heo2010-09-101-3/+19
| * | | | | block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSHTejun Heo2010-09-101-1/+1
| * | | | | block: simplify queue_next_fseqChristoph Hellwig2010-09-101-16/+10
| * | | | | block: filter flush bio's in __generic_make_request()Tejun Heo2010-09-101-0/+13
| * | | | | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-103-40/+50
| * | | | | block: rename barrier/ordered to flushTejun Heo2010-09-103-63/+60
| * | | | | block: rename blk-barrier.c to blk-flush.cTejun Heo2010-09-102-1/+1
| * | | | | block: drop barrier ordering by queue drainingTejun Heo2010-09-104-207/+105
| * | | | | block: misc cleanups in barrier codeTejun Heo2010-09-103-37/+23
| * | | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-103-31/+24
| * | | | | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-101-28/+7
* | | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-2217-252/+2069
|\ \ \ \ \ \
| * | | | | | cfq-iosched: Fix a gcc 4.5 warning and put some commentsVivek Goyal2010-10-221-3/+13
| * | | | | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-194-13/+31
| * | | | | | block: Fix double free in blk_integrity_unregisterMartin K. Petersen2010-10-151-1/+0
| * | | | | | block: Ensure physical block size is unsigned intMartin K. Petersen2010-10-131-1/+1
| * | | | | | blkio-throttle: Fix possible multiplication overflow in iops calculationsVivek Goyal2010-10-011-1/+15
| * | | | | | blkio-throttle: limit max iops value to UINT_MAXVivek Goyal2010-10-012-4/+10
| * | | | | | blkio-throttle: There is no need to convert jiffies to milli secondsVivek Goyal2010-10-011-4/+3
| * | | | | | blkio-throttle: Fix link failure failure on i386Vivek Goyal2010-10-011-6/+10
| * | | | | | blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal2010-10-014-35/+139
| * | | | | | blkio: Add root group to td->tg_listVivek Goyal2010-10-011-4/+13
| * | | | | | blkio: deletion of a cgroup was causes oopsVivek Goyal2010-10-011-4/+5
| * | | | | | blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=nVivek Goyal2010-10-011-47/+50
| * | | | | | block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni2010-10-011-1/+1
| * | | | | | block: revert bad fix for memory hotplug causing bouncesJens Axboe2010-10-011-1/+3
| * | | | | | block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni2010-09-241-3/+1
| * | | | | | block: Prevent hang_check firing during long I/OMark Lord2010-09-241-1/+8
| * | | | | | cfq: improve fsync performance for small filesCorrado Zoccolo2010-09-201-14/+4
OpenPOWER on IntegriCloud