- d8d6608 block/swim: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
- 27e32cd block: pass a queue_limits argument to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 9a7933f swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open by Christoph Hellwig · 1 year, 9 months ago
- 05bdb99 block: replace fmode_t with a block-specific type for block open flags by Christoph Hellwig · 1 year, 9 months ago
- ae22076 block: remove the unused mode argument to ->release by Christoph Hellwig · 1 year, 9 months ago
- d32e2bf block: pass a gendisk to ->open by Christoph Hellwig · 1 year, 9 months ago
- 444aa2c block: pass a gendisk on bdev_check_media_change by Christoph Hellwig · 1 year, 9 months ago
- 8b9ab62 block: remove blk_cleanup_disk by Christoph Hellwig · 2 years, 9 months ago
- 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
- 625a28a swim: add error handling support for add_disk() by Luis Chamberlain · 3 years, 6 months ago
- 9ef41ef swim: add a floppy registration bool which triggers del_gendisk() by Luis Chamberlain · 3 years, 6 months ago
- 4e9abe7 swim: add helper for disk cleanup by Luis Chamberlain · 3 years, 6 months ago
- b76a30c swim: simplify using blk_cleanup_disk() on swim_remove() by Luis Chamberlain · 3 years, 6 months ago
- b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 6 months ago
- 51fbfed swim: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 9 months ago
- 4c6e5bc swim: don't call blk_queue_bounce_limit by Christoph Hellwig · 4 years ago
- f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 4 months ago
- 433d21c swim: simplify media change handling by Christoph Hellwig · 4 years, 6 months ago
- 7fe76fc swim: use bdev_check_media_change by Christoph Hellwig · 4 years, 6 months ago
- c651656 block/swim3: use set_current_state macro by Xu Wang · 4 years, 10 months ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
- e3896d7 swim: convert to blk-mq by Omar Sandoval · 6 years ago
- 1448a2a swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
- b390653 block/swim: Select appropriate drive on device open by Finn Thain · 7 years ago
- 5a13388 block/swim: Fix IO error at end of medium by Finn Thain · 7 years ago
- 8a500df block/swim: Check drive type by Finn Thain · 7 years ago
- 56a1c5e block/swim: Rename macros to avoid inconsistent inverted logic by Finn Thain · 7 years ago
- 8e2ab5a block/swim: Don't log an error message for an invalid ioctl by Finn Thain · 7 years ago
- c1d6207 block/swim: Remove extra put_disk() call from error path by Finn Thain · 7 years ago
- 7ae6a2b block/swim: Fix array bounds check by Finn Thain · 7 years ago
- b64576c m68k/mac: Don't remap SWIM MMIO region by Finn Thain · 7 years ago
- 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
- 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- 103db8b swim: stop sharing request queue across multiple gendisks by Omar Sandoval · 8 years ago
- 8294adb block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
- c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 957d6bf swim: Release memory region after incorrect return/goto by Joe Perches · 12 years ago
- db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
- 243eeb7 swim: Add missing spinlock init by Jean Delvare · 13 years ago
- 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- ed04c97 m68k/mac: cleanup forward declarations by Finn Thain · 13 years ago
- 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 14 years ago
- 4bbde77 swim[3]: Convert to bdops->check_events() by Tejun Heo · 14 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
- 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 15 years ago
- 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2724daf4 mac68k: rework SWIM platform device by Finn Thain · 15 years ago
- 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
- 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
- 06b0608 swim: dequeue in-flight request by Tejun Heo · 16 years ago
- 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
- e138b4e swim: clean up request completion paths by Tejun Heo · 16 years ago
- f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
- 8852ecd m68k: mac - Add SWIM floppy support by Laurent Vivier · 16 years ago