UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block /
2010-09-21 Benny Halevyblock: fix blk_rq_map_kern bio direction flag
2010-09-20 Corrado Zoccolocfq: improve fsync performance for small files
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-16 Signed-off-by: Jan... block: Fix race during disk initialization
2010-09-16 Vivek Goyalblkio: Implementation of IOPS limit logic
2010-09-16 Vivek Goyalblk-cgroup: cgroup changes for IOPS limit support
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-16 Vivek Goyalblk-cgroup: Introduce cgroup changes for throttling...
2010-09-16 Vivek Goyalblk-cgroup: Prepare the base for supporting more than...
2010-09-16 Vivek Goyalblk-cgroup: Kill the header printed at the start of...
2010-09-15 Will Drewryinit: add support for root devices specified by partiti...
2010-09-15 Will Drewryblock, partition: add partition_meta_info to hd_struct
2010-09-15 Namhyung Kimblock: fix an address space warning in blk-map.c
2010-09-14 San Mehatblock: block_dump: Add number of sectors to debug output
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-10 Martin K. PetersenConsolidate min_not_zero
2010-09-10 Christoph Hellwigblock: remove the BLKDEV_IFL_BARRIER flag
2010-09-10 Tejun Heoblock: make __blk_rq_prep_clone() copy most command...
2010-09-10 Tejun Heoblock: use REQ_FLUSH in blkdev_issue_flush()
2010-09-10 Tejun Heoblock: make sure FSEQ_DATA request has the same rq_disk...
2010-09-10 Tejun Heoblock: kick queue after sequencing REQ_FLUSH/FUA
2010-09-10 Tejun Heoblock: initialize flush request with WRITE_FLUSH instea...
2010-09-10 Christoph Hellwigblock: simplify queue_next_fseq
2010-09-10 Tejun Heoblock: filter flush bio's in __generic_make_request()
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-09-10 Tejun Heoblock: rename barrier/ordered to flush
2010-09-10 Tejun Heoblock: rename blk-barrier.c to blk-flush.c
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-09-10 Tejun Heoblock: misc cleanups in barrier code
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-09-10 Tejun Heoblock: kill QUEUE_ORDERED_BY_TAG
2010-09-10 Brian Kingblock: Range check cpu in blk_cpu_to_group
2010-08-23 Jens Axboeblock: add function call to switch the IO scheduler...
2010-08-23 Jiri SlabyBLOCK: fix bio.bi_rw handling
2010-08-23 Xiaotian Fengblock: put dev->kobj in blk_register_queue fail path
2010-08-23 Vivek Goyalcfq-iosched: blktrace print per slice sector stats
2010-08-23 Vivek Goyalcfq-iosched: Implement tunable group_idle
2010-08-23 Vivek Goyalcfq-iosched: Do group share accounting in IOPS when...
2010-08-23 Vivek Goyalcfq-iosched: Do not idle if slice_idle=0
2010-08-23 Ciju Rajan Kblkio: Fix return code for mkdir calls
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-11 Jiri KosinaMerge branch 'master' into for-next
2010-08-09 Stefan WeilFix spelling fuction -> function in comments
2010-08-08 Dmitry Monakhovblkdev: fix blkdev_issue_zeroout return value
2010-08-08 ike Snitzerblock: update request stacking methods to support discards
2010-08-07 FUJITA Tomonoriblock: set up rq->rq_disk properly for flush requests
2010-08-07 FUJITA Tomonoriblock: set REQ_TYPE_FS on flush requests
2010-08-07 Jens Axboeblock: fix problem with sending down discard that isn...
2010-08-07 Dave Chinnerblkdev: check for valid request queue before issuing...
2010-08-07 Arnd Bergmannblock: remove BKL from partition ioctls
2010-08-07 Arnd Bergmannblock: remove BKL from BLKROSET and BLKFLSBUF
2010-08-07 Arnd Bergmannblock: push BKL into blktrace ioctls
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 FUJITA Tomonoriblock: permit PREFLUSH and POSTFLUSH without prepare_fl...
2010-08-07 FUJITA Tomonoriblock: introduce REQ_FLUSH flag
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
2010-08-07 Jens Axboeblock: fixup missing conversion from BIO_RW_DISCARD...
2010-08-07 Andi Kleengcc-4.6: block: fix unused but set variables in blk...
2010-08-07 Christoph Hellwigblock: don't allocate a payload for discard request
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-08-07 Jens Axboeblock: add helpers for the trivial queue flag sysfs...
2010-08-07 Jens Axboeblock: add sysfs knob for turning off disk entropy...
2010-06-24 Tao Mablock: Don't count_vm_events for discard bio in submit_bio.
2010-06-21 Jens Axboecfq: fix recursive call in cfq_blkiocg_update_completio...
2010-06-18 Vivek Goyalcfq-iosched: Fixed boot warning with BLK_CGROUP=y and...
2010-06-17 Jeff Moyercfq: Don't allow queue merges for queues that have...
2010-06-17 Christoph Hellwigblock: fix DISCARD_BARRIER requests
2010-06-04 Mike Snitzerblock: make blk_init_free_list and elevator_init idempotent
2010-06-04 Mike Snitzerblock: avoid unconditionally freeing previously allocat...
2010-05-25 Shaohua Licfq-iosched: fix an oops caused by slab leak
2010-05-24 Mike Snitzerblock: Adjust elv_iosched_show to return "none" for...
2010-05-24 Konstantin Khlebnikovcfq-iosched: compact io_context radix_tree
2010-05-24 Konstantin Khlebnikovcfq-iosched: remove dead_key from cfq_io_context
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Paul E. McKenneyblock: remove all rcu head initializations
2010-05-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-05-07 Li Zefanblk-cgroup: Fix an RCU warning in blkiocg_create()
2010-05-06 Vivek Goyalblk-cgroup: Fix RCU correctness warning in cfq_init_queue()
2010-05-03 Jens Axboeblock: kill some useless goto's in blk-cgroup.c
2010-04-29 Jens Axboeblock: fix bad use of min() on different types
2010-04-28 Dmitry Monakhovcfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_B...
2010-04-28 Dmitry Monakhovblkdev: add blkdev_issue_zeroout helper function
2010-04-28 Dmitry Monakhovblkdev: move blkdev_issue helper functions to separate...
2010-04-28 Dmitry Monakhovblkdev: allow async blkdev_issue_flush requests
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-26 Vivek Goyalblk-cgroup: config options re-arrangement
2010-04-26 Vivek Goyalblkio: Fix another BUG_ON() crash due to cfqq movement...
2010-04-21 Vivek Goyalblkio: Fix blkio crash during rq stat update
2010-04-21 Richard Kennedyblock: ensure jiffies wrap is handled correctly in...
2010-04-16 Divyesh Shahblkio: Initialize blkg->stats_lock for the root cfqg too
2010-04-15 Divyesh Shahblkio: fix for modular blk-cgroup build
2010-04-14 Richard Kennedyblock: ensure jiffies wrap is handled correctly in...
2010-04-14 Divyesh Shahblkio: Fix compile errors
2010-04-13 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-13 Divyesh Shahblock: Update to io-controller stats
2010-04-13 Gui Jianfengio-controller: Add a new interface "weight_device"...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-09 Divyesh Shahcfq-iosched: Fix the incorrect timeslice accounting...
next