index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
scsi_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-3
/
+3
2015-06-27
block: fix bogus EFAULT error from SG_IO ioctl
Paolo Bonzini
1
-2
/
+2
2015-04-11
sg_io(): use import_iovec()
Al Viro
1
-7
/
+5
2015-02-05
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
1
-13
/
+4
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-1
/
+1
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-1
/
+1
2014-11-10
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
1
-3
/
+5
2014-10-22
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
1
-2
/
+1
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
1
-14
/
+22
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-6
/
+6
2014-08-26
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
1
-1
/
+8
2014-08-26
block: fix error handling in sg_io
Sabrina Dubroca
1
-0
/
+1
2014-08-22
fix regression in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
1
-2
/
+7
2014-08-21
block: support > 16 byte CDBs for SG_IO
Christoph Hellwig
1
-7
/
+17
2014-08-21
block: cleanup error handling in sg_io
Christoph Hellwig
1
-6
/
+4
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
1
-1
/
+4
2014-07-01
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
Akinobu Mita
1
-4
/
+11
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-3
/
+3
2014-05-29
block: remove dead code in scsi_ioctl:blk_verify_command
Dave Jones
1
-4
/
+0
2014-01-21
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-07
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-14
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
1
-0
/
+45
2012-01-14
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-22
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-05
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
[next]