UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block / blk-core.c
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Vivek Goyalblk-throttle: Do not use kblockd workqueue for throtl...
2011-01-07 Jens Axboeblock: add internal hd part table references
2011-01-05 Jerome Marchandblock: fix accounting bug on cross partition merges
2011-01-03 Tejun Heoblock: make kblockd_workqueue smarter
2010-11-16 Mike Snitzerblock: Rename "block_remap" tracepoint to "block_bio_re...
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-11-10 Mike Snitzerblock: read i_size with i_size_read()
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Jens Axboeblock: fix use-after-free bug in blk throttle code
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-14 San Mehatblock: block_dump: Add number of sectors to debug output
2010-09-10 Tejun Heoblock: make __blk_rq_prep_clone() copy most command...
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: 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-08-23 Jiri SlabyBLOCK: fix bio.bi_rw handling
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 ike Snitzerblock: update request stacking methods to support discards
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 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 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-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-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-04-09 Divyesh Shahblkio: Add io_merged stat
2010-04-06 Matthew Garrettlaptop-mode: Make flushes per-device
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
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...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-10-24 Mark McLoughlinblock: silently error unsupported empty barriers too
2009-10-06 Nikanth Karthikesanblock: Seperate read and write statistics of in_flight...
2009-10-05 Jens Axboeblock: get rid of kblock_schedule_delayed_work()
2009-10-04 Jens AxboeRevert "Seperate read and write statistics of in_flight...
2009-10-03 Jens Axboecfq-iosched: implement slower async initiate and queue...
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Christoph Hellwigblock: allow large discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Christoph Hellwigblock: allow large discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Nikanth KarthikesanSeperate read and write statistics of in_flight requests
2009-09-11 Minchan Kimblock: trace bio queueing trial only when it occurs
2009-09-11 Jens Axboeblock: improve queue_should_plug() by looking at IO...
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-11 Tejun Heoblock: implement mixed merge of different failfast...
2009-09-11 Tejun Heoblock: use the same failfast bits for bio and request
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-07-28 Jens Axboeblock: make the end_io functions be non-GPL exports
2009-07-28 Jens Axboeblock: always assign default lock to queues
2009-07-01 NeilBrownblocK: Restore barrier support for md and probably...
2009-07-01 Jens Axboeblock: get rid of queue-private command filter
2009-07-01 Martin K. Petersenblock: Create bip slabs with embedded integrity vectors
2009-06-16 Li Zefanblock: remove some includings of blktrace_api.h
2009-06-16 Jens Axboeblock: don't overwrite bdi->state after bdi_init()...
2009-06-12 Randy Dunlapblock: fix kernel-doc in recent block/ changes
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-11 Kiyoshi Uedablock: add request clone interface (v2)
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 FUJITA Tomonoriblock: needs to set the residual length of a bidi request
2009-05-30 James Bottomleyblock: fix an oops on BLKPREP_KILL
2009-05-27 James Bottomleyblock: fix oops with block tag queueing
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-20 Jens Axboeblock: change the tag sync vs async restriction logic
2009-05-19 Jens Axboeblock: add warning to blk_make_request()
2009-05-19 Boaz Harroshblock: Add blk_make_request(), takes bio, returns a...
2009-05-19 Tejun Heoblock: set rq->resid_len to blk_rq_bytes() on issue
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-12 Kazuhisa Ichikawablock: fix the bio_vec array index out-of-bounds test
2009-05-11 FUJITA Tomonoriblock: move completion related functions back to blk...
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: hide request sector and data_len
2009-05-11 Tejun Heoblock: drop request->hard_* and *nr_sectors
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-06 Alan D. Brunelleblktrace: from-sector redundant in trace_block_remap
2009-04-28 Nikanth Karthikesanblock: catch trying to use more bits than request-...
next