1. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  2. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  3. b43daed scripts/spelling.txt: add "embeded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  4. 74a78eb scsi: make the sense header argument to scsi_test_unit_ready mandatory by Christoph Hellwig · 8 years ago
  5. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  6. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  7. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  8. 4613c5f scsi/osd: open code blk_make_request by Christoph Hellwig · 8 years ago
  9. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  10. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  11. ba690c7 osd: remove deadcode by Sudip Mukherjee · 9 years ago
  12. 9a2fcad osd: fix signed char versus %02x issue by Rasmus Villemoes · 9 years ago
  13. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  14. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  15. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  16. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  17. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  18. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  19. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
  20. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  21. 92a3e66 SCSI: OSD: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  22. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 11 years ago
  23. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 12 years ago
  24. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  25. 6d1f662 [SCSI] libosd: check for kzalloc() failure by Dan Carpenter · 12 years ago
  26. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  27. 51976a8 [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class by Boaz Harrosh · 12 years ago
  28. 41f8ad7 [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 by Boaz Harrosh · 13 years ago
  29. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 14 years ago
  30. a8f8c45 osd: Kconfig remove wrong FIXME by Boaz Harrosh · 13 years ago
  31. 4977c82 [SCSI] libosd: osd_req_read_sg, optimize the single entry case by Boaz Harrosh · 14 years ago
  32. 057f02a [SCSI] osd: checking NULL instead of ERR_PTR() by Dan Carpenter · 14 years ago
  33. 6dd1d8a [SCSI] libosd: write/read_sg_kern API by Boaz Harrosh · 14 years ago
  34. e96e72c [SCSI] libosd: Support for scatter gather write/read commands by Boaz Harrosh · 14 years ago
  35. c4df46c [SCSI] libosd: Free resources in reverse order of allocation by Boaz Harrosh · 14 years ago
  36. ec6a0a4 [SCSI] libosd: Fix bug in attr_page handling by Boaz Harrosh · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  38. d842a93 [SCSI] fix bio.bi_rw handling by Jiri Slaby · 14 years ago
  39. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  41. 98e1e0f [SCSI] libosd: Fix unchecked err return found by smatch by Boaz Harrosh · 15 years ago
  42. 5d0961f [SCSI] libosd: Fix blk_put_request locking again by Boaz Harrosh · 15 years ago
  43. aa9fffb [SCSI] libosd: Error handling revamped by Boaz Harrosh · 15 years ago
  44. eff2149 [SCSI] libosd: Bugfix of error handling in attributes-list decoding by Boaz Harrosh · 15 years ago
  45. 71ecb74 [SCSI] libosd: bug in osd_req_decode_sense_full() by Boaz Harrosh · 15 years ago
  46. 2cdd641 [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device by Boaz Harrosh · 15 years ago
  47. d6ae433 [SCSI] osduld: Use device->release instead of internal kref by Boaz Harrosh · 15 years ago
  48. 89f5e1f [SCSI] osduld: Ref-counting bug fix by Boaz Harrosh · 15 years ago
  49. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 16 years ago
  50. 3860c97 [SCSI] osd: Remove out-of-tree left overs by Boaz Harrosh · 16 years ago
  51. 0330679 [SCSI] libosd: Use REQ_QUIET requests. by Boaz Harrosh · 16 years ago
  52. 021e223 [SCSI] osduld: use filp_open() when looking up an osd-device by Boaz Harrosh · 16 years ago
  53. fc2fac5 [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue by Boaz Harrosh · 16 years ago
  54. 62f469b [SCSI] libosd: osd_req_{read,write} takes a length parameter by Boaz Harrosh · 16 years ago
  55. 546881a [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes by Boaz Harrosh · 16 years ago
  56. 0e35afb [SCSI] libosd: osd_req_{read,write}_kern new API by Boaz Harrosh · 16 years ago
  57. de6b203 [SCSI] libosd: Better printout of OSD target system information by Boaz Harrosh · 16 years ago
  58. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
  59. c29b70f libosd: Use of new blk_make_request by Boaz Harrosh · 16 years ago
  60. bc38bf1 libosd: Use new blk_rq_map_kern by Boaz Harrosh · 16 years ago
  61. b079041 block: cleanup rq->data_len usages by Tejun Heo · 16 years ago
  62. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago
  63. e9da4d7 [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. by Boaz Harrosh · 16 years ago
  64. f8d3a64 [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes by Boaz Harrosh · 16 years ago
  65. 71f32e3 [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes by Boaz Harrosh · 16 years ago
  66. bf5e84f [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.c by Dan Carpenter · 16 years ago
  67. 2df71b1 [SCSI] osd_uld: Remove creation of osd_scsi class symlink by Boaz Harrosh · 16 years ago
  68. 8c0bacc [SCSI] libosd: fix blk_put_request called from within request_end_io by Boaz Harrosh · 16 years ago
  69. 97218a1 [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant by Boaz Harrosh · 16 years ago
  70. 6864abd [SCSI] osd: Kconfig file for in-tree builds by Boaz Harrosh · 16 years ago
  71. 98f3aea [SCSI] libosd: SCSI/OSD Sense decoding support by Boaz Harrosh · 16 years ago
  72. 1b9dce9 [SCSI] libosd: OSDv2 auto detection by Boaz Harrosh · 16 years ago
  73. c6572c9 [SCSI] libosd: OSD version 2 Support by Boaz Harrosh · 16 years ago
  74. ae30c99 [SCSI] libosd: Not implemented commands by Boaz Harrosh · 16 years ago
  75. 3e08613 [SCSI] libosd: Add Flush and List-objects support by Boaz Harrosh · 16 years ago
  76. 345c435 [SCSI] libosd: OSD Security processing stubs by Boaz Harrosh · 16 years ago
  77. 4ef1a3d [SCSI] libosd: attributes Support by Boaz Harrosh · 16 years ago
  78. b799bc7 [SCSI] osd_uld: API for retrieving osd devices from Kernel by Boaz Harrosh · 16 years ago
  79. 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 16 years ago
  80. 02941a5 [SCSI] libosd: OSDv1 preliminary implementation by Boaz Harrosh · 16 years ago