aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osd/osd_initiator.c
Commit message (Expand)AuthorAge
* treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-21
|\
| * Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
|/
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* treewide: Fix typos in kernel messagesMasanari Iida2013-03-31
* [SCSI] libosd: check for kzalloc() failureDan Carpenter2013-02-22
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* [SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh2011-01-24
* [SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter2010-12-09
* [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-26
* [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-26
* [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-26
* [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-26
* [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-02
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] libosd: Fix unchecked err return found by smatchBoaz Harrosh2010-03-03
* [SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh2009-12-10
* [SCSI] libosd: Error handling revampedBoaz Harrosh2009-12-04
* [SCSI] libosd: Bugfix of error handling in attributes-list decodingBoaz Harrosh2009-12-04
* [SCSI] libosd: bug in osd_req_decode_sense_full()Boaz Harrosh2009-12-04
* [SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh2009-12-04
* [SCSI] Merge branch 'linus'James Bottomley2009-06-12
|\
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-19
| * | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-19
| * | block: cleanup rq->data_len usagesTejun Heo2009-05-11
* | | [SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh2009-06-10
* | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-10
* | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-10
* | | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytesBoaz Harrosh2009-06-10
* | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-10
* | | [SCSI] libosd: Better printout of OSD target system informationBoaz Harrosh2009-06-10
| |/ |/|
* | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-27
* | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-27
* | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-27
* | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter2009-04-27
|/
* [SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh2009-04-03
* [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformantBoaz Harrosh2009-03-12
* [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-12
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-12
* [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-12
* [SCSI] libosd: Not implemented commandsBoaz Harrosh2009-03-12
* [SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh2009-03-12
* [SCSI] libosd: OSD Security processing stubsBoaz Harrosh2009-03-12
* [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-12
* [SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh2009-03-12