- 1a0db77 scsi: bsg: Fix device unregistration by Zenghui Yu · 3 years, 4 months ago
- 75ca564 scsi: bsg: Move the whole request execution into the SCSI/transport handlers by Christoph Hellwig · 3 years, 5 months ago
- 1e61c1a scsi: block: Remove the remaining SG_IO-related fields from struct request_queue by Christoph Hellwig · 3 years, 5 months ago
- ead09dd scsi: bsg: Simplify device registration by Christoph Hellwig · 3 years, 5 months ago
- 7801104 scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ by Christoph Hellwig · 3 years, 5 months ago
- d52fe8f scsi: bsg: Decouple from scsi_cmd_ioctl() by Christoph Hellwig · 3 years, 5 months ago
- beec64d scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND by Christoph Hellwig · 3 years, 5 months ago
- a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
- 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 8 months ago
- 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
- 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
- 0f7b4bc bsg: free the request before return error code by Pan Bian · 4 years ago
- fe0da4e compat_ioctl: bsg: add handler by Arnd Bergmann · 6 years ago
- 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
- 972248e scsi: bsg-lib: handle bidi requests without block layer help by Christoph Hellwig · 6 years ago
- ccf3209 scsi: bsg: refactor bsg_ioctl by Christoph Hellwig · 6 years ago
- 2e5b2d7 bsg: deprecate BIDI support in bsg by Christoph Hellwig · 6 years ago
- 344e9ff block: add queue_is_mq() helper by Jens Axboe · 6 years ago
- db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
- 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
- 28519c8 bsg: remove read/write support by Christoph Hellwig · 6 years ago
- 70dbcc2 bsg: fix bogus EINVAL on non-data commands by Tony Battersby · 6 years ago
- d6c7396 bsg: fix race of bsg_open and bsg_unregister by Anatoliy Glagolev · 7 years ago
- 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
- ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
- 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 3124b65 bsg: use pr_debug instead of hand crafted macros by Johannes Thumshirn · 7 years ago
- 1771e70 block: annotate ->poll() instances by Al Viro · 7 years ago
- f00c4d8 block: pass full fmode_t to blk_verify_command by Christoph Hellwig · 7 years ago
- c529594 bsg: remove #if 0'ed code by Christoph Hellwig · 7 years ago
- ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- d9f9726 bsg: Check queue type before attaching to a queue by Bart Van Assche · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 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
- 128394e sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
- 46f3cc1 block: drop q argument from bsg_validate_sgv4_hdr by Johannes Thumshirn · 8 years ago
- 2c56124 block: Simplify bsg complete all by Peter Zijlstra · 10 years ago
- 55872c5 bsg: fix potential error pointer dereference by Jens Axboe · 10 years ago
- a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
- f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
- 49fd524 bsg: update check for rq based driver for blk-mq by Jens Axboe · 11 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- bab998d block: convert to idr_alloc() by Tejun Heo · 12 years ago
- 37b40ad bsg: fix sysfs link remove warning by Stanislaw Gruszka · 13 years ago
- b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
- 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
- 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 13 years ago
- 2b727c6 bsg: fix address space warning from sparse by Namhyung Kim · 14 years ago
- 44194e3 bsg: remove unnecessary conditional expressions by Namhyung Kim · 14 years ago
- 80ceb05 bsg: fix bsg_poll() to return POLLOUT properly by Namhyung Kim · 14 years ago
- c7a841f [SCSI] bsg: correct fault if queue object removed while dev_t open by James Smart · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 4789716 [SCSI] bsg: fix incorrect device_status value by FUJITA Tomonori · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- ad5ebd2 block: jiffies fixes by Randy Dunlap · 15 years ago
- e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
- 018e044 block: get rid of queue-private command filter by Jens Axboe · 16 years ago
- 1119865 block: revert "bsg: setting rq->bio to NULL" by FUJITA Tomonori · 16 years ago
- 2bdf914 Driver Core: bsg: add nodename for bsg driver by Kay Sievers · 16 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- c1d4c41 bsg: setting rq->bio to NULL by FUJITA Tomonori · 16 years ago
- c3a4d78 block: add rq->resid_len by Tejun Heo · 16 years ago
- e7cbbf1 bsg: Remove bogus check against request_queue->max_sectors by Boaz Harrosh · 16 years ago
- 0537894 bsg: add support for tail queuing by Boaz Harrosh · 16 years ago
- c1c2012 bsg: Fix sense buffer bug in SG_IO by Boaz Harrosh · 16 years ago
- 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 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
- aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
- 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 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
- abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
- f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 8df5fc0 [SCSI] bsg: fix oops on remove by James Bottomley · 16 years ago
- 3f27e3e [SCSI] bsg: fix bsg_mutex hang with device removal by FUJITA Tomonori · 17 years ago
- 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 17 years ago
- 75bd2ef bsg: cdev lock_kernel() pushdown by Jonathan Corbet · 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
- 9f5de6b [SCSI] bsg: add large command support by FUJITA Tomonori · 17 years ago
- 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 17 years ago
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 17 years ago