Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4d12ba42787b5c1eb41375bc6cc70ad8dd7aa0e0
/
drivers
/
scsi
/
sg.c
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
92bc5a2
block: remove __blk_put_request()
by Jens Axboe
· 6 years ago
abaf75d
scsi: sg: remove bad blk_end_request_all() call
by Jens Axboe
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
57ee319
Merge SCSI_IOCTL_SEND_COMMAND cleanup branch.
by Linus Torvalds
· 6 years ago
8e4a418
scsi: sg: update comment for blk_get_request()
by Tony Battersby
· 6 years ago
c170e5a
scsi: sg: fix minor memory leak in error path
by Tony Battersby
· 6 years ago
f075dce
scsi sg: remove incorrect scsi command checking logic
by Linus Torvalds
· 6 years ago
26b5b87
scsi: sg: mitigate read/write abuse
by Jann Horn
· 7 years ago
5b9d397
scsi: sg: clean up gfp_mask in sg_build_indirect
by Jeff Moyer
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a45b599
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
by Alexander Potapenko
· 7 years ago
b8b1483
sg: simplify procfs code
by Christoph Hellwig
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
0cac8e1
scsi: sg: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
fcc5a65
debugging printk in sg_poll() uses %x to print POLL... bitmap
by Al Viro
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f00c4d8
block: pass full fmode_t to blk_verify_command
by Christoph Hellwig
· 7 years ago
587c3c9
scsi: sg: Re-fix off by one in sg_fill_request_table()
by Ben Hutchings
· 7 years ago
3e00974
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
by Hannes Reinecke
· 7 years ago
4759df9
scsi: sg: factor out sg_fill_request_table()
by Hannes Reinecke
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
7475c8a
scsi: sg: Fix type of last blk_trace_setup() argument
by Bart Van Assche
· 7 years ago
6a8dadc
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
by Todd Poynor
· 7 years ago
8d26f49
scsi: sg: recheck MMAP_IO request length with lock held
by Todd Poynor
· 7 years ago
bd46fc4
scsi: sg: off by one in sg_ioctl()
by Dan Carpenter
· 7 years ago
f930c70
scsi: sg: only check for dxfer_len greater than 256M
by Johannes Thumshirn
· 7 years ago
14074ab
scsi: sg: fix static checker warning in sg_is_valid_dxfer
by Johannes Thumshirn
· 7 years ago
68c59fc
scsi: sg: fix SG_DXFER_FROM_DEV transfers
by Johannes Thumshirn
· 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
48ae848
scsi: sg: don't return bogus Sg_requests
by Johannes Thumshirn
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 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
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e791ce2
scsi: sg: reset 'res_in_use' after unlinking reserved array
by Hannes Reinecke
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
97d27b0dd
scsi: sg: close race condition in sg_remove_sfp_usercontext()
by Hannes Reinecke
· 8 years ago
109bade
scsi: sg: use standard lists for sg_requests
by Hannes Reinecke
· 8 years ago
28676d8
scsi: sg: check for valid direction before starting the request
by Johannes Thumshirn
· 8 years ago
1bc0eb0
scsi: sg: protect accesses to 'reserved' page array
by Hannes Reinecke
· 8 years ago
136e57b
scsi: sg: remove 'save_scat_len'
by Hannes Reinecke
· 8 years ago
745dfa0
scsi: sg: disable SET_FORCE_LOW_DMA
by Hannes Reinecke
· 8 years ago
64c7f1d
block, scsi: move the retries field to struct scsi_request
by Christoph Hellwig
· 8 years ago
0917ac4
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
db68ce1
new helper: uaccess_kernel()
by Al Viro
· 8 years ago
bf33f87
scsi: sg: check length passed to SG_NEXT_CMD_LEN
by peter chang
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
772c8f6
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
137d01d
Fix missing sanity check in /dev/sg
by Al Viro
· 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
f8630bd7
scsi: sg: Use mult_frac, drop MULDIV macro
by Paul Burton
· 8 years ago
b9b6e80
scsi: sg: Avoid overflow when USER_HZ > HZ
by Paul Burton
· 8 years ago
5ecee0a
sg: fix dxferp in from_to case
by Douglas Gilbert
· 9 years ago
461c7fa
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
by Kirill A. Shutemov
· 9 years ago
f3951a3
sg: Fix double-free when drives detach during SG_IO
by Calvin Owens
· 9 years ago
fdc81f4
sg_start_req(): use import_iovec()
by Al Viro
· 10 years ago
451a288
sg_start_req(): make sure that there's not too many elements in iovec
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
c8c6c9b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
7772855
sg: fix EWOULDBLOCK errors with scsi-mq
by Tony Battersby
· 10 years ago
7568615
sg: fix unkillable I/O wait deadlock with scsi-mq
by Tony Battersby
· 10 years ago
3b524a6
sg: fix read() error reporting
by Tony Battersby
· 10 years ago
3e12cef
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
26e49cf
block: pass iov_iter to the BLOCK_PC mapping functions
by Kent Overstreet
· 10 years ago
5af2e38
sg: remove an unused variable
by Bart Van Assche
· 10 years ago
906d15f
scsi: split scsi_nonblockable_ioctl
by Christoph Hellwig
· 10 years ago
176aa9d
scsi: refactor scsi_reset_provider handling
by Christoph Hellwig
· 10 years ago
d811b84
scsi: use sdev as argument for sense code printing
by Hannes Reinecke
· 10 years ago
22e0d99
scsi: introduce sdev_prefix_printk()
by Hannes Reinecke
· 10 years ago
26cf591
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
by Douglas Gilbert
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
71e75c9
scsi: convert device_busy to atomic_t
by Christoph Hellwig
· 11 years ago
95e159d
scsi: Implement sg_printk()
by Hannes Reinecke
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
cc833ac
sg: O_EXCL and other lock handling
by Douglas Gilbert
· 11 years ago
16070cc
sg: add SG_FLAG_Q_AT_TAIL flag
by Douglas Gilbert
· 11 years ago
65c26a0
sg: relax 16 byte cdb restriction
by Douglas Gilbert
· 11 years ago
46f69e6
sg: prevent integer overflow when converting from sectors to bytes
by Akinobu Mita
· 11 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
065b4a2
[SCSI] Revert "sg: use rwsem to solve race during exclusive open"
by James Bottomley
· 11 years ago
98481ff
[SCSI] Revert "sg: no need sg_open_exclusive_lock"
by James Bottomley
· 11 years ago
bafc8ad
[SCSI] Revert "sg: checking sdp->detached isn't protected when open"
by James Bottomley
· 11 years ago
c0d3b9c
[SCSI] Revert "sg: push file descriptor list locking down to per-device locking"
by James Bottomley
· 11 years ago
1f962eb
[SCSI] sg: push file descriptor list locking down to per-device locking
by Vaughan Cao
· 11 years ago
e32c9e6
[SCSI] sg: checking sdp->detached isn't protected when open
by Vaughan Cao
· 11 years ago
00b2d9d
[SCSI] sg: no need sg_open_exclusive_lock
by Vaughan Cao
· 11 years ago
15b06f9
[SCSI] sg: use rwsem to solve race during exclusive open
by Vaughan Cao
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
b98c52b
scsi: convert to idr_alloc()
by Tejun Heo
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
18b8ba6
[SCSI] sg: constify sg_proc_leaf_arr
by Jörn Engel
· 13 years ago
Next »