Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | block: don't set bounce limit in blk_init_queue | Christoph Hellwig | 1 | -0/+2 |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 1 | -3/+3 |
2017-03-28 | swim: stop sharing request queue across multiple gendisks | Omar Sandoval | 1 | -19/+36 |
2014-10-20 | block: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-15 | block: remove struct request buffer member | Jens Axboe | 1 | -1/+1 |
2013-09-11 | drivers/block/swim.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-06-24 | swim: Release memory region after incorrect return/goto | Joe Perches | 1 | -1/+1 |
2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -3/+1 |
2013-02-09 | swim: Add missing spinlock init | Jean Delvare | 1 | -0/+1 |
2013-01-03 | Drivers: block: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -6/+5 |
2011-12-10 | m68k/mac: cleanup forward declarations | Finn Thain | 1 | -1/+0 |
2011-04-21 | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 1 | -1/+0 |
2011-03-09 | swim[3]: Convert to bdops->check_events() | Tejun Heo | 1 | -3/+5 |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -7/+8 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -1/+14 |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann | 1 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-27 | mac68k: rework SWIM platform device | Finn Thain | 1 | -2/+2 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -9/+3 |
2009-05-11 | swim: dequeue in-flight request | Tejun Heo | 1 | -24/+23 |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo | 1 | -3/+3 |
2009-04-28 | swim: clean up request completion paths | Tejun Heo | 1 | -7/+0 |
2009-04-28 | block: replace end_request() with [__]blk_end_request_cur() | Tejun Heo | 1 | -7/+7 |
2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier | 1 | -0/+995 |