index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
scsi_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
1
-2
/
+4
2013-11-08
block: Use rw_copy_check_uvector()
Kent Overstreet
1
-29
/
+10
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2012-06-15
scsi: Silence unnecessary warnings about ioctl to partition
Jan Kara
1
-1
/
+4
2012-01-15
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
1
-0
/
+45
2012-01-15
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
1
-0
/
+7
2011-10-19
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
Tejun Heo
1
-2
/
+1
2010-11-10
block: take care not to overflow when calculating total iov length
Jens Axboe
1
-10
/
+24
2009-11-04
block/scsi_ioctl.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+4
2009-07-10
block: call blk_scsi_ioctl_init()
FUJITA Tomonori
1
-0
/
+1
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
1
-5
/
+38
2009-05-23
block: Use accessor functions for queue limits
Martin K. Petersen
1
-4
/
+4
2009-05-11
block: add rq->resid_len
Tejun Heo
1
-1
/
+1
2009-04-28
block: don't init rq fields unnecessarily
Tejun Heo
1
-2
/
+0
2009-04-28
block: kill rq->data
Tejun Heo
1
-1
/
+0
2009-04-22
block: fix SG_IO vector request data length handling
Tejun Heo
1
-1
/
+12
2009-04-15
block: fix SG_IO to return a proper error value
FUJITA Tomonori
1
-2
/
+4
2009-03-26
block: WARN in __blk_put_request() for potential bio leak
Boaz Harrosh
1
-17
/
+4
2008-12-29
scsi-ioctl: use clock_t <> jiffies
Milton Miller
1
-2
/
+2
2008-12-06
Enforce a minimum SG_IO timeout
Linus Torvalds
1
-0
/
+2
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
1
-5
/
+5
2008-10-21
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
1
-9
/
+4
2008-10-21
[PATCH] pass mode instead of file to sg_io()
Al Viro
1
-8
/
+7
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-2
/
+3
2008-10-09
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
1
-2
/
+2
2008-10-09
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
1
-2
/
+3
2008-10-09
SG_IO block filter whitelist missing MMC SET READ AHEAD command
xiphmont@xiph.org
1
-0
/
+1
2008-08-27
block: rename blk_scsi_cmd_filter to blk_cmd_filter
FUJITA Tomonori
1
-1
/
+1
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
1
-3
/
+91
2008-07-30
[SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.
Tim Wright
1
-1
/
+1
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
1
-116
/
+5
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+2
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
1
-3
/
+2
2008-04-29
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
1
-3
/
+0
2008-03-04
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
1
-2
/
+2
2008-02-19
block: add request->raw_data_len
Tejun Heo
1
-1
/
+2
2007-12-18
block: use jiffies conversion functions in scsi_ioctl.c
Tejun Heo
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-11
/
+13
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-8
/
+5
2007-07-22
[SCSI] bsg: unexport sg v3 helper functions
FUJITA Tomonori
1
-8
/
+5
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-7
/
+3
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
1
-3
/
+4
2007-07-16
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
1
-12
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-61
/
+102
2007-04-18
[SCSI] sg: cap reserved_size values at max_sectors
Alan Stern
1
-1
/
+3
2007-01-30
[PATCH] Fix SG_IO timeout jiffy conversion
Mike Christie
1
-2
/
+3
2006-12-19
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
1
-2
/
+1
2006-12-12
[PATCH] remove unnecessary blk_queue_bounce in SG_IO
FUJITA Tomonori
1
-7
/
+0
2006-12-12
[PATCH] fix SG_IO bio leak
FUJITA Tomonori
1
-0
/
+3
[next]