- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 3 months ago
- f5ace5e block: scsi_ioctl: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 3 months ago
- 6d53a9f block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg() by Peilin Ye · 4 years, 3 months ago
- fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
- 84ed257 block: remove duplicate include statement in scsi_ioctl.c by Tian Tao · 4 years, 4 months ago
- 6fdb79f scsi: core: Allow non-root users to perform ZBC commands by Ryan Attard · 4 years, 10 months ago
- f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
- 78ed001 compat: scsi: sg: fix v3 compat read/write interface by Arnd Bergmann · 5 years ago
- 98aaaec compat_ioctl: reimplement SG_IO handling by Arnd Bergmann · 6 years ago
- 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
- 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
- ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
- 0478fe6 block: silently forbid sending any ioctl to a partition by Paolo Bonzini · 7 years ago
- aa98192 block: Fix kernel-doc warnings reported when building with W=1 by Bart Van Assche · 7 years ago
- f00c4d8 block: pass full fmode_t to blk_verify_command by Christoph Hellwig · 7 years ago
- c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 8 years ago
- ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
- 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 25cdb64 block: allow WRITE_SAME commands with the SG_IO ioctl by Mauricio Faria de Oliveira · 8 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- 2c4cffe block: fix bogus EFAULT error from SG_IO ioctl by Paolo Bonzini · 10 years ago
- e272b89 sg_io(): use import_iovec() by Al Viro · 10 years ago
- 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
- dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
- eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
- 92697dc scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND by Tony Battersby · 10 years ago
- 84ce0f0 scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND by Jan Kara · 10 years ago
- b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
- a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
- eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 11 years ago
- d19d744 block: fix error handling in sg_io by Sabrina Dubroca · 10 years ago
- 2ba136d fix regression in SCSI_IOCTL_SEND_COMMAND by Tony Battersby · 10 years ago
- a57821c block: support > 16 byte CDBs for SG_IO by Christoph Hellwig · 10 years ago
- 2cada58 block: cleanup error handling in sg_io by Christoph Hellwig · 10 years ago
- d151561 block SG_IO: add SG_FLAG_Q_AT_HEAD flag by Douglas Gilbert · 11 years ago
- 9b4231b block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge by Akinobu Mita · 11 years ago
- f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
- da52f22 block: remove dead code in scsi_ioctl:blk_verify_command by Dave Jones · 11 years ago
- 17a05cc block: Fix memory leak in rw_copy_check_uvector() handling by Christian Engelmayer · 11 years ago
- e0ce0ea block: Use rw_copy_check_uvector() by Kent Overstreet · 11 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
- 6d93592 scsi: Silence unnecessary warnings about ioctl to partition by Jan Kara · 13 years ago
- 0bfc96c block: fail SCSI passthrough ioctls on partition devices by Paolo Bonzini · 13 years ago
- 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
- 315fcee block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() by Tejun Heo · 13 years ago
- 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
- 476d42f block/scsi_ioctl.c: quiet sparse noise by H Hartley Sweeten · 15 years ago
- 76da034 block: call blk_scsi_ioctl_init() by FUJITA Tomonori · 15 years ago
- 018e044 block: get rid of queue-private command filter by Jens Axboe · 16 years ago
- ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
- c3a4d78 block: add rq->resid_len by Tejun Heo · 16 years ago
- 4c94dec block: don't init rq fields unnecessarily by Tejun Heo · 16 years ago
- 731ec49 block: kill rq->data by Tejun Heo · 16 years ago
- 25636e2 block: fix SG_IO vector request data length handling by Tejun Heo · 16 years ago
- 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 16 years ago
- 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 16 years ago
- 2b91baf scsi-ioctl: use clock_t <> jiffies by Milton Miller · 16 years ago
- f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 16 years ago
- 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
- e915e87 [PATCH] switch sg_scsi_ioctl() to passing fmode_t by Al Viro · 16 years ago
- 5842e51 [PATCH] pass mode instead of file to sg_io() by Al Viro · 16 years ago
- aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
- 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
- a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
- 35e396c SG_IO block filter whitelist missing MMC SET READ AHEAD command by xiphmont@xiph.org · 16 years ago
- 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
- abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
- ad33759 [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler. by Tim Wright · 16 years ago
- 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 17 years ago
- d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 17 years ago
- 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 17 years ago
- 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 17 years ago
- 6b00769 block: add request->raw_data_len by Tejun Heo · 17 years ago
- 24bb8fb block: use jiffies conversion functions in scsi_ioctl.c by Tejun Heo · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 41e1703 [SCSI] bsg: unexport sg v3 helper functions by FUJITA Tomonori · 17 years ago
- dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
- 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
- 337ad41d block: export blk_verify_command for SG v4 by FUJITA Tomonori · 18 years ago
- ac6b91b block: changes for blk_rq_unmap_user new API by FUJITA Tomonori · 18 years ago
- 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
- 44ec954 [SCSI] sg: cap reserved_size values at max_sectors by Alan Stern · 18 years ago
- c0d4d573 [PATCH] Fix SG_IO timeout jiffy conversion by Mike Christie · 18 years ago
- 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
- 3353026 [PATCH] remove unnecessary blk_queue_bounce in SG_IO by FUJITA Tomonori · 18 years ago
- 77d172c [PATCH] fix SG_IO bio leak by FUJITA Tomonori · 18 years ago
- ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
- 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
- 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
- 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago