1. 3e9900f pktcdvd: check for NULL returna fter calling bio_split_to_limits() by Jens Axboe · 2 years ago
  2. 4b83e99 Revert "pktcdvd: remove driver." by Jens Axboe · 2 years ago
  3. f40eb99 pktcdvd: remove driver. by Greg Kroah-Hartman · 2 years, 1 month ago
  4. 5a97806 block: change the blk_queue_split calling convention by Christoph Hellwig · 2 years, 5 months ago
  5. beecf70 pktcdvd: stop using bdevname in pkt_new_dev by Christoph Hellwig · 2 years, 5 months ago
  6. fa070a3 pktcdvd: stop using bdevname in pkt_seq_show by Christoph Hellwig · 2 years, 5 months ago
  7. 8b9ab62 block: remove blk_cleanup_disk by Christoph Hellwig · 2 years, 6 months ago
  8. 115cd47 Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  9. e24ccaa block: remove last remaining traces of IDE documentation by Paul Gortmaker · 2 years, 7 months ago
  10. 852ad96 pktcdvd: stop using bio_reset by Christoph Hellwig · 2 years, 9 months ago
  11. 066ff57 block: turn bio_kmalloc into a simple kmalloc wrapper by Christoph Hellwig · 2 years, 9 months ago
  12. 6f2689a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 9 months ago
  13. 47c426d pktcdvd: remove a pointless debug check in pkt_submit_bio by Christoph Hellwig · 2 years, 10 months ago
  14. dbb4c84 scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd by Christoph Hellwig · 2 years, 10 months ago
  15. ce70fd9 scsi: core: Remove the cmd field from struct scsi_request by Christoph Hellwig · 2 years, 10 months ago
  16. abfc426 block: pass a block_device to bio_clone_fast by Christoph Hellwig · 2 years, 11 months ago
  17. a7c50c9 block: pass a block_device and opf to bio_reset by Christoph Hellwig · 2 years, 11 months ago
  18. d5dbcca pktcdvd: convert to use attribute groups by Greg Kroah-Hartman · 3 years ago
  19. db67097 pktdvd: stop using bdi congestion framework. by NeilBrown · 3 years ago
  20. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
  21. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  22. 71ae4262 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  23. 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
  24. 4845012 block: remove QUEUE_FLAG_SCSI_PASSTHROUGH by Christoph Hellwig · 3 years, 2 months ago
  25. 68ec3b8 scsi: add a scsi_alloc_request helper by Christoph Hellwig · 3 years, 2 months ago
  26. 7b50562 pktcdvd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  27. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 2 months ago
  28. edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
  29. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  30. 4441348 pktcdvd: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  31. 5f03414 block: move bio_list_copy_data to pktcdvd by Christoph Hellwig · 3 years, 8 months ago
  32. 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
  33. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  34. 657985f pktcdvd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 1 month ago
  35. a7cb3d2f block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 2 months ago
  36. b8d9548 pktcdvd: use blkdev_get_by_dev instead of open coding it by Christoph Hellwig · 4 years, 3 months ago
  37. 2d9e28a pktcdvd: remove the if 0'ed pkt_start_recovery function by Christoph Hellwig · 4 years, 3 months ago
  38. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 4 months ago
  39. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  40. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  41. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  42. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
  43. 8d20319 pktcdvd: remove redundant initialization of variable ret by Colin Ian King · 4 years, 6 months ago
  44. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  45. 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 9 months ago
  46. ab8bc541 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
  47. f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
  48. 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
  49. 1b114b0 pktcdvd: add compat_ioctl handler by Arnd Bergmann · 6 years ago
  50. eb09b3c pktcdvd: remove warning on attempting to register non-passthrough dev by Jens Axboe · 5 years ago
  51. 673387a block: genhd: remove async_events field by Martin Wilck · 6 years ago
  52. a50f9ae pktcdvd: remove queue_lock around blk_queue_max_hw_sectors by Christoph Hellwig · 6 years ago
  53. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  54. fb6360b pktcdvd: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  55. 566484a pktcdvd: fix setting of 'ret' error return for a few cases by Jens Axboe · 6 years ago
  56. e7d0748 block: Switch struct packet_command to use struct scsi_sense_hdr by Kees Cook · 6 years ago
  57. 55690c0 pktcdvd: Fix possible Spectre-v1 for pkt_devs by Jinbum Park · 6 years ago
  58. ada9497 pktcdvd: remove assignment in if condition by RAGHU Halharvi · 6 years ago
  59. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  60. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  61. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  62. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  63. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  64. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  65. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  66. 158e618 block: fix a typo by Jiufei Xue · 7 years ago
  67. 882d417 pktcdvd: Fix a recently introduced NULL pointer dereference by Bart Van Assche · 7 years ago
  68. 5a0ec38 pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  69. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  70. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  71. e442cbf9 pktcdvd: remove the call to blk_queue_bounce by Christoph Hellwig · 8 years ago
  72. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  73. a1d9140 pktcdvd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  74. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  75. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  76. dc307f9 pktcdvd: use class_groups instead of class_attrs by Greg Kroah-Hartman · 8 years ago
  77. ec2be6a pktcdvd: Check queue type before attaching to a queue by Bart Van Assche · 8 years ago
  78. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  79. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  80. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  81. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  82. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  83. feebd56 pktcdvd: don't scribble over the bvec array by Christoph Hellwig · 8 years ago
  84. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  85. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  86. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  87. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  90. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  91. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  92. 0220531 pktcdvd: drop null test before destroy functions by Julia Lawall · 9 years ago
  93. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  94. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  95. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  96. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  97. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  98. eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 10 years ago
  99. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
  100. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago