Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d40a1ee4859c673677c9811ae84475c4051baca5
/
block
/
scsi_ioctl.c
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
· 16 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
c0d4d57
[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
85e04e3
[SCSI] block: convert jiffies to msecs in scsi_ioctl()
by Hannes Reinecke
· 18 years ago
616e8a0
[PATCH] Fix bad data direction in SG_IO
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
21b2f0c
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
by Christoph Hellwig
· 19 years ago
01840f9
[PATCH] blk: Fix SG_IO ioctl failure retry looping
by Jens Axboe
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
5a57be8
[BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()
by Jens Axboe
· 19 years ago
6410009
[BLOCK] mark some block/ variables cons
by Arjan van de Ven
· 19 years ago
f61ea1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
f98d2df
[PATCH] block: Cleanup CDROMEJECT ioctl
by Ben Collins
· 19 years ago
defd94b
[SCSI] seperate max_sectors from max_hw_sectors
by Mike Christie
· 19 years ago
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]
3b0e77b
[PATCH] scsi_ioctl: only warn for rejected commands
by Jens Axboe
· 19 years ago
0faf3d3
[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command
by Thomas Maguin
· 19 years ago
942fc2f
[SCSI] permit READ DEFECT DATA in block/scsi_ioctl
by Douglas Gilbert
· 19 years ago
994ca9a
[PATCH] update blk_execute_rq to take an at_head parameter
by James Bottomley
· 19 years ago
f63eb21
[PATCH] kill 'reading' variable in sg_io(), it isn't used anymore.
by Jens Axboe
· 19 years ago
e1f546e
[PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c
by James Bottomley
· 19 years ago
f1970ba
[PATCH] Add scatter-gather support for the block layer SG_IO
by James Bottomley
· 19 years ago
dd1cab9
[PATCH] Cleanup blk_rq_map_* interfaces
by Jens Axboe
· 19 years ago
b665112
[PATCH] consolidate timeout defintions in scsi.h
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago