index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osd
/
osd_initiator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
scsi: remove the SCSI OSD library
Christoph Hellwig
1
-2076
/
+0
2018-11-07
block: remove __blk_put_request()
Jens Axboe
1
-2
/
+2
2018-10-17
scsi: osd: initiator should use mq variant of request ending
Jens Axboe
1
-1
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+8
2018-05-15
scsi: libosd: Remove VLA usage
Kees Cook
1
-8
/
+8
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
1
-13
/
+11
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+3
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
1
-4
/
+1
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-2
/
+0
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-9
/
+11
2017-06-09
scsi/osd: don't save block errors into req_results
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-2
/
+2
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+4
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+2
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-9
/
+10
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-1
/
+1
2016-07-21
scsi/osd: open code blk_make_request
Christoph Hellwig
1
-9
/
+16
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-4
/
+4
2016-06-07
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
1
-2
/
+2
2016-02-26
osd: remove deadcode
Sudip Mukherjee
1
-2
/
+1
2015-12-10
osd: fix signed char versus %02x issue
Rasmus Villemoes
1
-4
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-2
/
+2
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
1
-2
/
+2
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-2
/
+2
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-2
/
+2
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-1
/
+1
2013-02-22
[SCSI] libosd: check for kzalloc() failure
Dan Carpenter
1
-0
/
+4
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-01-24
[SCSI] libosd: osd_req_read_sg, optimize the single entry case
Boaz Harrosh
1
-4
/
+16
2010-12-09
[SCSI] osd: checking NULL instead of ERR_PTR()
Dan Carpenter
1
-2
/
+2
2010-10-26
[SCSI] libosd: write/read_sg_kern API
Boaz Harrosh
1
-0
/
+71
2010-10-26
[SCSI] libosd: Support for scatter gather write/read commands
Boaz Harrosh
1
-5
/
+143
2010-10-26
[SCSI] libosd: Free resources in reverse order of allocation
Boaz Harrosh
1
-4
/
+5
2010-10-26
[SCSI] libosd: Fix bug in attr_page handling
Boaz Harrosh
1
-6
/
+10
2010-09-03
[SCSI] fix bio.bi_rw handling
Jiri Slaby
1
-1
/
+1
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2010-03-03
[SCSI] libosd: Fix unchecked err return found by smatch
Boaz Harrosh
1
-0
/
+4
2009-12-10
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
1
-41
/
+47
2009-12-04
[SCSI] libosd: Error handling revamped
Boaz Harrosh
1
-11
/
+74
2009-12-04
[SCSI] libosd: Bugfix of error handling in attributes-list decoding
Boaz Harrosh
1
-0
/
+1
2009-12-04
[SCSI] libosd: bug in osd_req_decode_sense_full()
Boaz Harrosh
1
-4
/
+5
2009-12-04
[SCSI] libosd: osd_dev_info: Unique Identification of an OSD device
Boaz Harrosh
1
-6
/
+20
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
1
-47
/
+25
[next]