index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-07
block: remove __blk_put_request()
Jens Axboe
1
-2
/
+2
2018-10-16
scsi: osd: initiator should use mq variant of request ending
Jens Axboe
1
-1
/
+1
2018-08-21
osd: Convert to new IDA API
Matthew Wilcox
1
-15
/
+7
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-14
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-20
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-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+21
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+8
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-06
scsi: osd_uld: Check scsi_device_get() return value
Bart Van Assche
1
-3
/
+5
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-03-27
scsi: osd_uld: remove an unneeded NULL check
Dan Carpenter
1
-4
/
+3
2017-03-21
scsi: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-36
/
+20
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
1
-1
/
+2
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+2
2017-01-27
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-20
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-25
osd: remove deadcode
Sudip Mukherjee
1
-2
/
+1
2015-12-10
osd: fix signed char versus %02x issue
Rasmus Villemoes
1
-4
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
1
-1
/
+1
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-7
/
+7
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
5
-7
/
+7
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-23
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-07-25
SCSI: OSD: convert class code to use dev_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-07-03
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+1
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-1
/
+1
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+4
2013-02-22
[SCSI] libosd: check for kzalloc() failure
Dan Carpenter
1
-0
/
+4
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-17
/
+9
2012-11-27
[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class
Boaz Harrosh
1
-0
/
+28
2012-02-25
[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
Boaz Harrosh
1
-2
/
+2
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-09-22
osd: Kconfig remove wrong FIXME
Boaz Harrosh
1
-4
/
+0
[next]