| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-20 | block: Implement support for WRITE SAME | Martin K. Petersen | 1 | -0/+16 |
| 2012-08-01 | block: do not artificially constrain max_sectors for stacking drivers | Mike Snitzer | 1 | -2/+1 |
| 2012-01-11 | block: Introduce blk_set_stacking_limits function | Martin K. Petersen | 1 | -8/+24 |
| 2011-05-18 | block: Fix discard topology stacking and reporting | Martin K. Petersen | 1 | -1/+2 |
| 2011-05-06 | block: add a non-queueable flush flag | shaohua.li@intel.com | 1 | -0/+6 |
| 2011-04-18 | Revert "block: add callback function for unplug notification" | Jens Axboe | 1 | -16/+0 |
| 2011-04-12 | block: add callback function for unplug notification | Jens Axboe | 1 | -0/+16 |
| 2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 1 | -8/+0 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -8/+0 |
| 2011-03-02 | block: Initialize ->queue_lock to internal lock at queue allocation time | Vivek Goyal | 1 | -7/+0 |
| 2010-12-17 | block: max hardware sectors limit wrapper | Mike Snitzer | 1 | -6/+20 |
| 2010-12-17 | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen | 1 | -23/+2 |
| 2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+20 |
| 2010-10-13 | block: Ensure physical block size is unsigned int | Martin K. Petersen | 1 | -1/+1 |
| 2010-10-01 | block: set the bounce_pfn to the actual DMA limit rather than to max memory | Malahal Naineni | 1 | -1/+1 |
| 2010-10-01 | block: revert bad fix for memory hotplug causing bounces | Jens Axboe | 1 | -1/+3 |
| 2010-09-24 | block: set the bounce_pfn to the actual DMA limit rather than to max memory | Malahal Naineni | 1 | -3/+1 |
| 2010-09-10 | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 1 | -0/+3 |
| 2010-09-10 | Consolidate min_not_zero | Martin K. Petersen | 1 | -5/+0 |
| 2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo | 1 | -0/+20 |
| 2010-08-07 | block: implement an unprep function corresponding directly to prep | James Bottomley | 1 | -0/+17 |
| 2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -10/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-15 | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 1 | -10/+1 |
| 2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -47/+13 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -4/+4 |
| 2010-02-26 | block: Add BLK_ prefix to definitions | Martin K. Petersen | 1 | -2/+2 |
| 2010-02-26 | block: Remove unused accessor function | Martin K. Petersen | 1 | -9/+0 |
| 2010-02-26 | block: Update blk_queue_max_sectors and documentation | Martin K. Petersen | 1 | -13/+17 |
| 2010-01-11 | block: Stop using byte offsets | Martin K. Petersen | 1 | -17/+9 |
| 2010-01-11 | block: bdev_stack_limits wrapper | Martin K. Petersen | 1 | -0/+22 |
| 2010-01-11 | block: Correct handling of bottom device misaligment | Martin K. Petersen | 1 | -4/+13 |
| 2009-12-29 | block: Fix incorrect alignment offset reporting and update documentation | Martin K. Petersen | 1 | -11/+33 |
| 2009-12-21 | block: Fix topology stacking for data and discard alignment | Martin K. Petersen | 1 | -37/+50 |
| 2009-12-16 | block: temporarily disable discard granularity | Jens Axboe | 1 | -0/+7 |
| 2009-12-03 | block: Allow devices to indicate whether discarded blocks are zeroed | Martin K. Petersen | 1 | -0/+2 |
| 2009-11-11 | block: jiffies fixes | Randy Dunlap | 1 | -1/+2 |
| 2009-11-10 | block: Expose discard granularity | Martin K. Petersen | 1 | -10/+36 |
| 2009-10-12 | blk-settings: fix function parameter kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
| 2009-10-01 | block: allow large discard requests | Christoph Hellwig | 1 | -0/+13 |
| 2009-10-01 | block: use normal I/O path for discard requests | Christoph Hellwig | 1 | -17/+0 |
| 2009-10-01 | block: Do not clamp max_hw_sectors for stacking devices | Martin K. Petersen | 1 | -1/+2 |
| 2009-10-01 | block: Set max_sectors correctly for stacking devices | Martin K. Petersen | 1 | -1/+2 |
| 2009-09-14 | block: Optimal I/O limit wrapper | Martin K. Petersen | 1 | -1/+20 |
| 2009-08-01 | block: Update topology documentation | Martin K. Petersen | 1 | -6/+13 |
| 2009-08-01 | block: Stack optimal I/O size | Martin K. Petersen | 1 | -0/+11 |
| 2009-08-01 | block: Add a wrapper for setting minimum request size without a queue | Martin K. Petersen | 1 | -7/+24 |
| 2009-08-01 | block: Make blk_queue_stack_limits use the new stacking interface | Martin K. Petersen | 1 | -21/+1 |
| 2009-07-28 | block: always assign default lock to queues | Jens Axboe | 1 | -0/+7 |
| 2009-06-19 | Fix kernel-doc parameter name typo in blk-settings.c: | Randy Dunlap | 1 | -1/+1 |
| 2009-06-18 | block: Fix bounce_pfn setting | Martin K. Petersen | 1 | -1/+1 |
| 2009-06-16 | block: Introduce helper to reset queue limits to default values | Martin K. Petersen | 1 | -6/+27 |
| 2009-06-16 | block: don't overwrite bdi->state after bdi_init() has been run | Jens Axboe | 1 | -4/+0 |
| 2009-06-11 | block: fix kernel-doc in recent block/ changes | Randy Dunlap | 1 | -3/+3 |
| 2009-06-09 | block: Add missing bounce_pfn stacking and fix comments | Martin K. Petersen | 1 | -2/+3 |
| 2009-06-09 | Revert "block: Fix bounce limit setting in DM" | Jens Axboe | 1 | -17/+0 |
| 2009-06-03 | block: Fix bounce limit setting in DM | Martin K. Petersen | 1 | -0/+17 |
| 2009-05-28 | block: export blk_stack_limits() | Mike Snitzer | 1 | -0/+1 |
| 2009-05-22 | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 1 | -0/+186 |
| 2009-05-22 | block: Move queue limits to an embedded struct | Martin K. Petersen | 1 | -21/+34 |
| 2009-05-22 | block: Use accessor functions for queue limits | Martin K. Petersen | 1 | -3/+12 |
| 2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen | 1 | -11/+10 |
| 2009-04-22 | block: fix queue bounce limit setting | Tejun Heo | 1 | -9/+11 |
| 2009-04-06 | pata_artop: typo | Alan Cox | 1 | -1/+1 |
| 2008-12-29 | block: use min_not_zero in blk_queue_stack_limits | FUJITA Tomonori | 1 | -3/+3 |
| 2008-12-03 | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 1 | -0/+4 |
| 2008-10-17 | block: move q->unplug_work initialization | Peter Zijlstra | 1 | -2/+0 |
| 2008-10-09 | block: add lld busy state exporting interface | Kiyoshi Ueda | 1 | -0/+6 |
| 2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -0/+12 |
| 2008-10-09 | block: kmalloc args reversed, small function definition fixes | Harvey Harrison | 1 | -1/+1 |
| 2008-10-09 | block: add support for IO CPU affinity | Jens Axboe | 1 | -1/+1 |
| 2008-10-09 | Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati... | Randy Dunlap | 1 | -4/+4 |
| 2008-10-09 | Add 'discard' request handling | David Woodhouse | 1 | -0/+17 |
| 2008-07-04 | block: add blk_queue_update_dma_pad | FUJITA Tomonori | 1 | -4/+20 |
| 2008-05-14 | Remove blkdev warning triggered by using md | Neil Brown | 1 | -1/+7 |
| 2008-05-01 | block: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -10/+10 |
| 2008-04-29 | block: make queue flags non-atomic | Nick Piggin | 1 | -1/+1 |
| 2008-04-29 | unexport blk_max_pfn | Adrian Bunk | 1 | -1/+0 |
| 2008-04-02 | Fix bounce setting for 64-bit | Andrea Arcangeli | 1 | -1/+1 |
| 2008-03-04 | block: remove extern on function definition | Harvey Harrison | 1 | -1/+1 |
| 2008-03-04 | Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ... | Yang Shi | 1 | -1/+1 |
| 2008-03-04 | block: separate out padding from alignment | Tejun Heo | 1 | -0/+17 |
| 2008-03-04 | block: fix kernel-docbook parameters and files | Randy Dunlap | 1 | -1/+0 |
| 2008-02-19 | block: implement request_queue->dma_drain_needed | Tejun Heo | 1 | -2/+5 |
| 2008-02-19 | make blk_settings_init() static | Adrian Bunk | 1 | -1/+1 |
| 2008-02-01 | block: make core bits checkpatch compliant | Jens Axboe | 1 | -34/+27 |
| 2008-01-29 | block: continue ll_rw_blk.c splitup | Jens Axboe | 1 | -0/+402 |