aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
| | * cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-30
| | * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| | |\
| | | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
| | * | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-16
| | * | Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe2010-11-16
| | |\ \
| | | * | blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-15
| | * | | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
| | |\| |
| | * | | cfq-iosched: don't schedule a dispatch for a non-idle queueShaohua Li2010-11-09
| | * | | cfq-iosched: don't idle if a deep seek queue is slowShaohua Li2010-11-08
| | * | | cfq-iosched: schedule dispatch for noidle queueShaohua Li2010-11-08
| | * | | cfq-iosched: do cleanupShaohua Li2010-11-08
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\ \ \ \
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| | |_|_|/ | |/| | |
* | | | | block: share request flush fields with elevator_privateMike Snitzer2011-02-11
* | | | | block: skip elevator data initialization for flush requestsMike Snitzer2011-02-11
* | | | | block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
* | | | | block: improve flush bio completionTejun Heo2011-01-25
* | | | | block: add REQ_FLUSH_SEQTejun Heo2011-01-25
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-20
|\ \ \ \
| * | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-17
| * | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-17
| * | | | blk-throttle: Correct the placement of smp_rmb()Vivek Goyal2010-12-01
| * | | | blk-throttle: Trim/adjust slice_end once a bio has been dispatchedVivek Goyal2010-12-01
| * | | | block: check for proper length of iov entries earlier in blk_rq_map_user_iov()Xiaotian Feng2010-11-29
* | | | | [SCSI] bsg: correct fault if queue object removed while dev_t openJames Smart2010-12-09
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-26
|\ \ \ \
| * | | | blk-throttle: Fix calculation of max number of WRITES to be dispatchedVivek Goyal2010-11-15
| | |_|/ | |/| |
* / | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ / /
* | | block: remove unused copy_io_context()Jens Axboe2010-11-11
* | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* | | block: ioctl: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
* | | block: take care not to overflow when calculating total iov lengthJens Axboe2010-11-10
* | | block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe2010-11-10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
|\ \
| * | Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | | block: fix use-after-free bug in blk throttle codeJens Axboe2010-10-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \ \
| * | | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-22
| | |_|/ | |/| |
* | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \
| * \ \ \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\ \ \ \
| * | | | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | | | | block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig2010-09-10
| * | | | | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-10
| * | | | | block: use REQ_FLUSH in blkdev_issue_flush()Tejun Heo2010-09-10
| * | | | | block: make sure FSEQ_DATA request has the same rq_disk as the originalTejun Heo2010-09-10
| * | | | | block: kick queue after sequencing REQ_FLUSH/FUATejun Heo2010-09-10