Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / blkdev.h
2010-06-01 Jens Axboeblock: disable preemption before using sched_clock()
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-18 Nitin Guptaswap: Add swap slot free callback to block_device_opera...
2010-05-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-04-28 Dmitry Monakhovblkdev: add blkdev_issue_zeroout helper function
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-21 Vivek Goyalblkio: Fix blkio crash during rq stat update
2010-04-09 Divyesh Shahblkio: Changes to IO controller additional stats patches
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-03-19 Richard Kennedyblock: remove 16 bytes of padding from struct request...
2010-03-15 Martin K. Petersenblock: Finalize conversion of block limits functions
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-25 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-23 Jens AxboeRevert "block: improve queue_should_plug() by looking...
2010-01-29 Alan D. Brunelleblock: Added in stricter no merge semantics for block I/O
2010-01-11 Martin K. Petersenblock: Stop using byte offsets
2010-01-11 Martin K. Petersenblock: bdev_stack_limits wrapper
2010-01-11 Martin K. Petersenblock: Fix discard alignment calculation and printing
2009-12-30 Gui Jianfengblock: blk_rq_err_sectors cleanup
2009-12-29 Martin K. Petersenblock: Fix incorrect alignment offset reporting and...
2009-12-03 Martin K. Petersenblock: Allow devices to indicate whether discarded...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-29 Jens Axboeblock: move bdi/address_space unplug functions to backi...
2009-10-05 Jens Axboeblock: get rid of kblock_schedule_delayed_work()
2009-10-03 Martin K. Petersenblock: Topology ioctls
2009-10-03 Jens Axboecfq-iosched: implement slower async initiate and queue...
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 Christoph Hellwigblock: allow large discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-14 Martin K. Petersenblock: Optimal I/O limit wrapper
2009-09-11 Jens Axboeblock: enable rq CPU completion affinity by default
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-08-01 Martin K. Petersenblock: Add a wrapper for setting minimum request size...
2009-07-11 Trond MyklebustFix compile error due to congestion_wait() changes
2009-07-10 FUJITA Tomonoriblock: fix sg SG_DXFER_TO_FROM_DEV regression
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-01 Jens Axboeblock: get rid of queue-private command filter
2009-06-16 Martin K. Petersenblock: Introduce helper to reset queue limits to defaul...
2009-06-12 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 Jens AxboeRevert "block: Fix bounce limit setting in DM"
2009-06-07 Bartlomiej Zolnier... partitions: add ->set_capacity block device method
2009-06-03 Martin K. Petersenblock: Fix bounce limit setting in DM
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-05-22 Martin K. Petersenblock: Move queue limits to an embedded struct
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
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 Boaz Harroshblock: Un-export blk_rq_append_bio
2009-05-19 Boaz Harroshblock: Add blk_make_request(), takes bio, returns a...
2009-05-11 FUJITA Tomonoriblock: move completion related functions back to blk...
2009-05-11 FUJITA Tomonoriblock: let blk_end_request_all handle bidi requests
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: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-11 Tejun Heoblock: add rq->resid_len
2009-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-30 Borislav Petkovide-cd: fix REQ_QUIET tests in cdrom_decode_status
2009-04-28 Tejun Heoblock: make blk_end_request_cur() return bool
2009-04-28 Tejun Heoblock: kill rq->data
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-28 Tejun Heoblock: clean up request completion API
2009-04-28 Tejun Heoblock: kill blk_end_request_callback()
2009-04-28 Tejun Heoblock: reorder request completion functions
2009-04-28 Tejun Heoblock: kill blk_start_queueing()
2009-04-24 Jerome Marchandblock: simplify I/O stat accounting
2009-04-07 Jens Axboeblock: remove unused REQ_UNPLUG
2009-04-06 Jens Axboeblock: Add flag for telling the IO schedulers NOT to...
2009-04-06 Jens Axboeblock: change the request allocation/congestion logic...
2009-02-26 Jens Axboeblock: reduce stack footprint of blk_recount_segments()
2009-02-02 Jens Axboeblock: fix inconsistent parenthesisation of QUEUE_FLAG_...
2009-01-30 Jens Axboeblock: add sysfs file for controlling io stats accounting
2009-01-30 Jens Axboeblock: seperate bio/request unplug and sync bits
2009-01-02 FUJITA Tomonori[SCSI] block: make blk_rq_map_user take a NULL user...
2009-01-02 FUJITA Tomonori[SCSI] block: fix the partial mappings with struct...
2008-12-29 Jens Axboeblock: get rid of elevator_t typedef
2008-12-29 Tejun Heoblock: simplify empty barrier implementation
2008-12-29 Tejun Heoblock: make barrier completion more robust
2008-12-29 Tejun Heoblock: make every barrier action optional
2008-12-29 Tejun Heoblock: reorganize QUEUE_ORDERED_* constants
2008-12-29 Cheng Renquanblock: use cancel_work_sync() instead of kblockd_flush_...
2008-12-29 Fernando Luis Vázq... block: add queue flag for paravirt frontend drivers
2008-12-05 Linus TorvaldsEnforce a minimum SG_IO timeout
2008-12-03 Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-12-03 Tejun Heoblock: internal dequeue shouldn't start timer
2008-10-21 Al Viro[PATCH] end of methods switch: remove the old ones
2008-10-21 Al Viro[PATCH] beginning of methods conversion
next