1. 61a153d block: allow WRITE_SAME commands with the SG_IO ioctl by Mauricio Faria de Oliveira · 7 years ago
  2. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 8 years ago
  3. 2c4cffe block: fix bogus EFAULT error from SG_IO ioctl by Paolo Bonzini · 9 years ago
  4. e272b89 sg_io(): use import_iovec() by Al Viro · 9 years ago
  5. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 9 years ago
  6. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 9 years ago
  7. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 9 years ago
  8. 92697dc scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND by Tony Battersby · 9 years ago
  9. 84ce0f0 scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND by Jan Kara · 10 years ago
  10. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  11. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  12. eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 10 years ago
  13. d19d744 block: fix error handling in sg_io by Sabrina Dubroca · 10 years ago
  14. 2ba136d fix regression in SCSI_IOCTL_SEND_COMMAND by Tony Battersby · 10 years ago
  15. a57821c block: support > 16 byte CDBs for SG_IO by Christoph Hellwig · 10 years ago
  16. 2cada58 block: cleanup error handling in sg_io by Christoph Hellwig · 10 years ago
  17. d151561 block SG_IO: add SG_FLAG_Q_AT_HEAD flag by Douglas Gilbert · 10 years ago
  18. 9b4231b block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge by Akinobu Mita · 10 years ago
  19. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  20. da52f22 block: remove dead code in scsi_ioctl:blk_verify_command by Dave Jones · 10 years ago
  21. 17a05cc block: Fix memory leak in rw_copy_check_uvector() handling by Christian Engelmayer · 10 years ago
  22. e0ce0ea block: Use rw_copy_check_uvector() by Kent Overstreet · 11 years ago
  23. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  24. 6d93592 scsi: Silence unnecessary warnings about ioctl to partition by Jan Kara · 12 years ago
  25. 0bfc96c block: fail SCSI passthrough ioctls on partition devices by Paolo Bonzini · 12 years ago
  26. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 12 years ago
  27. 315fcee block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() by Tejun Heo · 13 years ago
  28. 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
  29. 476d42f block/scsi_ioctl.c: quiet sparse noise by H Hartley Sweeten · 15 years ago
  30. 76da034 block: call blk_scsi_ioctl_init() by FUJITA Tomonori · 15 years ago
  31. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  32. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  33. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  34. 4c94dec block: don't init rq fields unnecessarily by Tejun Heo · 15 years ago
  35. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  36. 25636e2 block: fix SG_IO vector request data length handling by Tejun Heo · 15 years ago
  37. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 15 years ago
  38. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  39. 2b91baf scsi-ioctl: use clock_t <> jiffies by Milton Miller · 15 years ago
  40. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 15 years ago
  41. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  42. e915e87 [PATCH] switch sg_scsi_ioctl() to passing fmode_t by Al Viro · 16 years ago
  43. 5842e51 [PATCH] pass mode instead of file to sg_io() by Al Viro · 16 years ago
  44. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  45. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  46. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  47. 35e396c SG_IO block filter whitelist missing MMC SET READ AHEAD command by xiphmont@xiph.org · 16 years ago
  48. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
  49. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  50. ad33759 [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler. by Tim Wright · 16 years ago
  51. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  52. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  53. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  54. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  55. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  56. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  57. 24bb8fb block: use jiffies conversion functions in scsi_ioctl.c by Tejun Heo · 16 years ago
  58. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  59. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  60. 41e1703 [SCSI] bsg: unexport sg v3 helper functions by FUJITA Tomonori · 17 years ago
  61. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  62. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  63. 337ad41d block: export blk_verify_command for SG v4 by FUJITA Tomonori · 17 years ago
  64. ac6b91b block: changes for blk_rq_unmap_user new API by FUJITA Tomonori · 17 years ago
  65. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  66. 44ec954 [SCSI] sg: cap reserved_size values at max_sectors by Alan Stern · 17 years ago
  67. c0d4d57 [PATCH] Fix SG_IO timeout jiffy conversion by Mike Christie · 17 years ago
  68. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 17 years ago
  69. 3353026 [PATCH] remove unnecessary blk_queue_bounce in SG_IO by FUJITA Tomonori · 17 years ago
  70. 77d172c [PATCH] fix SG_IO bio leak by FUJITA Tomonori · 17 years ago
  71. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  72. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 17 years ago
  73. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 17 years ago
  74. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 17 years ago
  75. 85e04e3 [SCSI] block: convert jiffies to msecs in scsi_ioctl() by Hannes Reinecke · 17 years ago
  76. 616e8a0 [PATCH] Fix bad data direction in SG_IO by Jens Axboe · 17 years ago
  77. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  78. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  79. 01840f9 [PATCH] blk: Fix SG_IO ioctl failure retry looping by Jens Axboe · 18 years ago
  80. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  81. 5a57be8 [BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev() by Jens Axboe · 18 years ago
  82. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 18 years ago
  83. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  84. f98d2df [PATCH] block: Cleanup CDROMEJECT ioctl by Ben Collins · 18 years ago
  85. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 18 years ago
  86. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago[Renamed from drivers/block/scsi_ioctl.c]
  87. 3b0e77b [PATCH] scsi_ioctl: only warn for rejected commands by Jens Axboe · 19 years ago
  88. 0faf3d3 [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command by Thomas Maguin · 19 years ago
  89. 942fc2f [SCSI] permit READ DEFECT DATA in block/scsi_ioctl by Douglas Gilbert · 19 years ago
  90. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  91. f63eb21 [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. by Jens Axboe · 19 years ago
  92. e1f546e [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c by James Bottomley · 19 years ago
  93. f1970ba [PATCH] Add scatter-gather support for the block layer SG_IO by James Bottomley · 19 years ago
  94. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  95. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago