mmc-omap: add support for 16-bit and 32-bit registers
[safe/jmp/linux-2.6] / block /
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...
2010-04-09 Divyesh Shahblkio: Add more debug-only per-cgroup stats
2010-04-09 Divyesh Shahblkio: Add io_queued and avg_queue_size stats
2010-04-09 Divyesh Shahblkio: Add io_merged stat
2010-04-09 Divyesh Shahblkio: Changes to IO controller additional stats patches
2010-04-06 Matthew Garrettlaptop-mode: Make flushes per-device
2010-04-05 Ricky Benitezblock: expose the statistics in blkio.time and blkio...
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-04-02 Divyesh Shahblkio: Add io controller stats like
2010-04-02 Divyesh Shahblkio: Remove per-cfqq nr_sectors as we'll be passing
2010-04-02 wzt.wzt@gmail.comBlock: Fix block/elevator.c elevator_get() off-by-one...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Divyesh Shahcfq-iosched: Do not merge queues of BE and IDLE classes
2010-03-25 Divyesh Shahcfq-iosched: Add additional blktrace log messages in...
2010-03-19 Jens AxboeMerge branch 'master' into for-linus
2010-03-19 Shaohua Licfq-iosched: fix a kbuild regression
2010-03-16 Li Zefanblock: make CONFIG_BLK_CGROUP visible
2010-03-15 Martin K. Petersenblock: Export max number of segments and max segment...
2010-03-15 Martin K. Petersenblock: Fix overrun in lcm() and move it to lib
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Ben Blumcgroups: blkio subsystem as module
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-01 Richard Kennedyblock: don't access jiffies when initialising io_context
2010-03-01 Richard Kennedycfq: remove 8 bytes of padding from cfq_rb_root on...
2010-03-01 Shaohua Licfq-iosched: quantum check tweak
2010-02-28 Corrado Zoccolocfq-iosched: requests "in flight" vs "in driver" clarif...
2010-02-28 Corrado Zoccolocfq-iosched: rethink seeky detection for SSDs
2010-02-28 Corrado Zoccolocfq-iosched: rework seeky detection
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-26 Martin K. Petersenblock: Add BLK_ prefix to definitions
2010-02-26 Martin K. Petersenblock: Remove unused accessor function
2010-02-26 Martin K. Petersenblock: Update blk_queue_max_sectors and documentation
2010-02-26 Gui Jianfengcfq: Remove useless css reference get
2010-02-25 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-23 Akinobu Mitablk-core: use BIO list management functions
2010-02-23 Jens AxboeRevert "block: improve queue_should_plug() by looking...
2010-02-22 Richard Kennedycfq: reorder cfq_queue removing padding on 64bit
2010-02-22 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Shaohua Licfq-iosched: split seeky coop queues after one slice
2010-02-02 Vivek Goyalcfq-iosched: Do not idle on async queues
2010-02-01 Gui Jianfengblk-cgroup: Fix potential deadlock in blk-cgroup
2010-01-29 Alan D. Brunelleblock: Added in stricter no merge semantics for block I/O
2010-01-11 Divyesh Shahcfq-iosched: Respect ioprio_class when preempting
2010-01-11 Martin K. Petersenblock: Stop using byte offsets
2010-01-11 Kirill Afonshinblock: removed unused as_io_context
2010-01-11 Martin K. Petersenblock: bdev_stack_limits wrapper
2010-01-11 Martin K. Petersenblock: Fix discard alignment calculation and printing
2010-01-11 Martin K. Petersenblock: Correct handling of bottom device misaligment
2009-12-29 OGAWA Hirofumiblock: Honor the gfp_mask for alloc_page() in blkdev_is...
2009-12-29 Martin K. Petersenblock: Fix incorrect alignment offset reporting and...
2009-12-28 Shaohua Licfq-iosched: don't regard requests with long distance...
2009-12-21 Martin K. Petersenblock: Fix topology stacking for data and discard alignment
2009-12-18 Vivek Goyalcfq-iosched: Remove prio_change logic for workload...
2009-12-18 Vivek Goyalcfq-iosched: Get rid of nr_groups
2009-12-18 Vivek Goyalcfq-iosched: Remove the check for same cfq group from...
2009-12-16 Jens Axboeblock: temporarily disable discard granularity
2009-12-15 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-15 Gui Jianfengcfq: set workload as expired if it doesn't have any...
2009-12-10 Vivek GoyalFix a CFQ crash in "for-2.6.33" branch of block tree
2009-12-10 Gui Jianfengcfq: Remove wait_request flag when idle time is being...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Corrado Zoccolocfq-iosched: commenting non-obvious initialization
2009-12-09 Vivek Goyalcfq-iosched: Take care of corner cases of group losing...
2009-12-09 Vivek Goyalcfq-iosched: Get rid of cfqq wait_busy_done flag
2009-12-09 Gui Jianfengcfq: Optimization for close cooperating queue searching
2009-12-09 Corrado Zoccolocfq-iosched: reduce write depth only if sync was delayed
2009-12-07 Vivek Goyalcfq-iosched: Do not access cfqq after freeing it
2009-12-07 Stephen Rothwellblock: include linux/err.h to use ERR_PTR
2009-12-06 Jens Axboecfq-iosched: use call_rcu() instead of doing grace...
2009-12-04 Vivek Goyalblkio: Allow CFQ group IO scheduling even when CFQ...
2009-12-04 Vivek Goyalblkio: Implement dynamic io controlling policy registration
2009-12-04 Vivek Goyalblkio: Export some symbols from blkio as its user CFQ...
2009-12-04 Louis Rillingblock: Fix io_context leak after failure of clone with...
next