1. f583eae block/sunvdc: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  2. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
  3. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  4. afea05a sunvdc: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 9 months ago
  5. 6597efa sunvdc: remove unnecessary oom message by Zhen Lei · 3 years, 9 months ago
  6. 1553573 sparc/vio: make remove callback return void by Uwe Kleine-König · 3 years, 10 months ago
  7. 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
  8. c15cc23 block: sunvdc: Remove unneeded semicolon by zhengbin · 5 years ago
  9. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  10. 43bfeb4 block: sunvdc: don't run hw queue synchronously from irq context by Ming Lei · 6 years ago
  11. 93f87a7 block: sunvdc: remove redundant code by Chengguang Xu · 6 years ago
  12. a11f6ca sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  13. dbef525 sunvdc: fix compiler warning by Jens Axboe · 6 years ago
  14. fa182a1 sunvdc: convert to blk-mq by Jens Axboe · 6 years ago
  15. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. ff5d1a4 sunvdc: Remove VLA usage by Kees Cook · 6 years ago
  17. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  18. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  19. 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 8 years ago
  20. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  21. f41e546 sunvdc: Add support for setting physical sector size by Liam R. Howlett · 8 years ago
  22. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  23. 76e74bb sunvdc: reconnect ldc after vds service domain restarts by Dwight Engen · 10 years ago
  24. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  25. 31f4888 sunvdc: fix module unload/reload by Dwight Engen · 10 years ago
  26. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  27. d0aedcd vio: fix reuse of vio_dring slot by Dwight Engen · 10 years ago
  28. 5eed69f sunvdc: limit each sg segment to a page by Dwight Engen · 10 years ago
  29. de5b73f sunvdc: compute vdisk geometry from capacity by Allen Pais · 10 years ago
  30. 9bce218 sunvdc: add cdrom and v1.1 protocol support by Allen Pais · 10 years ago
  31. f4d9605 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 12 years ago
  32. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  33. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  34. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  35. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  36. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  37. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  38. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  39. 04420850 sunvdc: kill vdc_end_request() by Tejun Heo · 16 years ago
  40. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  41. 3d452e5 sparc64: Apply const or __initdata to vio_device_id[] by David S. Miller · 17 years ago
  42. e30f98f block/sunvdc.c:print_version() must be __devinit by Adrian Bunk · 17 years ago
  43. 5047c3c blk_end_request: changing sunvdc (take 4) by Kiyoshi Ueda · 17 years ago
  44. d91c5e8 More SG build fixes by David Miller · 17 years ago
  45. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  46. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 18 years ago
  47. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 18 years ago
  48. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 18 years ago
  49. da68e08 [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. by Fabio Massimo Di Nitto · 18 years ago
  50. 80dc35d [SPARC64]: Simplify VDC device probing. by David S. Miller · 18 years ago
  51. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 18 years ago
  52. 667ef3c [SPARC64]: Add Sun LDOM virtual disk driver. by David S. Miller · 18 years ago