- f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
- 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
- 1545e0b block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags by Christoph Hellwig · 3 years, 1 month ago
- d0ac7a30 pcd: fix error codes in pcd_init_unit() by Dan Carpenter · 3 years, 3 months ago
- b6fa069 pcd: capture errors on cdrom_register() by Luis Chamberlain · 3 years, 3 months ago
- 2b6cabc pcd: fix ordering of unregister_cdrom() by Luis Chamberlain · 3 years, 3 months ago
- 4dfbd139 pcd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
- af761f2 pcd: cleanup initialization by Christoph Hellwig · 3 years, 3 months ago
- 7d8b72a pcd: move the identify buffer into pcd_identify by Christoph Hellwig · 3 years, 3 months ago
- 9c4f897 pcd: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
- 1570d14f paride/pcd: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
- 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 4 years, 10 months ago
- 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
- 03754ea paride/pcd: need to check if cd->disk is null in pcd_detect by zhengbin · 5 years ago
- d821cce paride/pcd: need to set queue to NULL before put_disk by zhengbin · 5 years ago
- 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
- 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
- f0d1762 paride/pcd: Fix potential NULL pointer dereference and mem leak by YueHaibing · 6 years ago
- 81b74ac paride/pcd: cleanup queues when detection fails by Jens Axboe · 6 years ago
- 89c6b16 paride: convert pcd to blk-mq by Jens Axboe · 6 years ago
- 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 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
- 547b50a parport/pcd: stop sharing request queue across multiple gendisks by Omar Sandoval · 8 years ago
- 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 9f4ba6b paride: use new parport device model by Sudip Mukherjee · 10 years ago
- 336ec13 paride/pcd: Fix grammar by Geert Uytterhoeven · 11 years ago
- b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
- db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
- 1b9fbaf paride/pcd: fix bool verbose module parameter. by Rusty Russell · 13 years ago
- 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 14 years ago
- d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 14 years ago
- b1b56b9 paride: 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 · 14 years ago
- 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
- c12ec0a paride: fix off-by-one test by Roel Kluin · 15 years ago
- 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
- 49b3a3c block: use printk_once by Marcin Slusarz · 15 years ago
- 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
- b12d4f8 paride: 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
- f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
- c9acf90 [PATCH] switch pcd by Al Viro · 17 years ago
- d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
- bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 18 years ago
- 8bca98c [PATCH] paride: return proper error code by Akinobu Mita · 18 years ago
- 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago