| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Optimal I/O limit wrapper | Martin K. Petersen | 2009-09-14 | 1 | -1/+20 |
* | block: Update topology documentation | Martin K. Petersen | 2009-08-01 | 1 | -6/+13 |
* | block: Stack optimal I/O size | Martin K. Petersen | 2009-08-01 | 1 | -0/+11 |
* | block: Add a wrapper for setting minimum request size without a queue | Martin K. Petersen | 2009-08-01 | 1 | -7/+24 |
* | block: Make blk_queue_stack_limits use the new stacking interface | Martin K. Petersen | 2009-08-01 | 1 | -21/+1 |
* | block: always assign default lock to queues | Jens Axboe | 2009-07-28 | 1 | -0/+7 |
* | Fix kernel-doc parameter name typo in blk-settings.c: | Randy Dunlap | 2009-06-19 | 1 | -1/+1 |
* | block: Fix bounce_pfn setting | Martin K. Petersen | 2009-06-18 | 1 | -1/+1 |
* | block: Introduce helper to reset queue limits to default values | Martin K. Petersen | 2009-06-16 | 1 | -6/+27 |
* | block: don't overwrite bdi->state after bdi_init() has been run | Jens Axboe | 2009-06-16 | 1 | -4/+0 |
* | block: fix kernel-doc in recent block/ changes | Randy Dunlap | 2009-06-11 | 1 | -3/+3 |
* | block: Add missing bounce_pfn stacking and fix comments | Martin K. Petersen | 2009-06-09 | 1 | -2/+3 |
* | Revert "block: Fix bounce limit setting in DM" | Jens Axboe | 2009-06-09 | 1 | -17/+0 |
* | block: Fix bounce limit setting in DM | Martin K. Petersen | 2009-06-03 | 1 | -0/+17 |
* | block: export blk_stack_limits() | Mike Snitzer | 2009-05-28 | 1 | -0/+1 |
* | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 2009-05-22 | 1 | -0/+186 |
* | block: Move queue limits to an embedded struct | Martin K. Petersen | 2009-05-22 | 1 | -21/+34 |
* | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 1 | -3/+12 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 1 | -11/+10 |
* | block: fix queue bounce limit setting | Tejun Heo | 2009-04-22 | 1 | -9/+11 |
* | pata_artop: typo | Alan Cox | 2009-04-06 | 1 | -1/+1 |
* | block: use min_not_zero in blk_queue_stack_limits | FUJITA Tomonori | 2008-12-29 | 1 | -3/+3 |
* | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 2008-12-03 | 1 | -0/+4 |
* | block: move q->unplug_work initialization | Peter Zijlstra | 2008-10-17 | 1 | -2/+0 |
* | block: add lld busy state exporting interface | Kiyoshi Ueda | 2008-10-09 | 1 | -0/+6 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -0/+12 |
* | block: kmalloc args reversed, small function definition fixes | Harvey Harrison | 2008-10-09 | 1 | -1/+1 |
* | block: add support for IO CPU affinity | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati... | Randy Dunlap | 2008-10-09 | 1 | -4/+4 |
* | Add 'discard' request handling | David Woodhouse | 2008-10-09 | 1 | -0/+17 |
* | block: add blk_queue_update_dma_pad | FUJITA Tomonori | 2008-07-04 | 1 | -4/+20 |
* | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 | 1 | -1/+7 |
* | block: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 | 1 | -10/+10 |
* | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 | 1 | -1/+1 |
* | unexport blk_max_pfn | Adrian Bunk | 2008-04-29 | 1 | -1/+0 |
* | Fix bounce setting for 64-bit | Andrea Arcangeli | 2008-04-02 | 1 | -1/+1 |
* | block: remove extern on function definition | Harvey Harrison | 2008-03-04 | 1 | -1/+1 |
* | Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ... | Yang Shi | 2008-03-04 | 1 | -1/+1 |
* | block: separate out padding from alignment | Tejun Heo | 2008-03-04 | 1 | -0/+17 |
* | block: fix kernel-docbook parameters and files | Randy Dunlap | 2008-03-04 | 1 | -1/+0 |
* | block: implement request_queue->dma_drain_needed | Tejun Heo | 2008-02-19 | 1 | -2/+5 |
* | make blk_settings_init() static | Adrian Bunk | 2008-02-19 | 1 | -1/+1 |
* | block: make core bits checkpatch compliant | Jens Axboe | 2008-02-01 | 1 | -34/+27 |
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 | 1 | -0/+402 |