1. 01 3月, 2011 1 次提交
  2. 19 2月, 2011 1 次提交
  3. 25 1月, 2011 2 次提交
  4. 23 12月, 2010 1 次提交
  5. 21 12月, 2010 1 次提交
  6. 02 11月, 2010 1 次提交
  7. 27 10月, 2010 1 次提交
  8. 09 10月, 2010 1 次提交
  9. 15 8月, 2010 1 次提交
  10. 04 8月, 2010 1 次提交
    • J
      Documentation: update broken web addresses. · 0ea6e611
      Justin P. Mattock 提交于
      Below you will find an updated version from the original series bunching all patches into one big patch
      updating broken web addresses that are located in Documentation/*
      Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult,
      the best way to deal with these is to use web.archive.org to locate these addresses that are outdated.
      Now there are also some addresses pointing to .spec files some are located, but some(after searching
      on the companies site)where still no where to be found. In this case I just changed the address
      to the company site this way the users can contact the company and they can locate them for the users.
      Signed-off-by: NJustin P. Mattock <justinmattock@gmail.com>
      Signed-off-by: NThomas Weber <weber@corscience.de>
      Signed-off-by: NMike Frysinger <vapier.adi@gmail.com>
      Cc: Paulo Marques <pmarques@grupopie.com>
      Cc: Randy Dunlap <rdunlap@xenotime.net>
      Cc: Michael Neuling <mikey@neuling.org>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      0ea6e611
  11. 28 7月, 2010 2 次提交
  12. 13 7月, 2010 1 次提交
  13. 23 4月, 2010 1 次提交
  14. 18 2月, 2010 1 次提交
  15. 09 2月, 2010 1 次提交
  16. 04 12月, 2009 1 次提交
  17. 30 10月, 2009 1 次提交
  18. 02 10月, 2009 1 次提交
  19. 21 9月, 2009 2 次提交
  20. 13 6月, 2009 2 次提交
    • J
      [SCSI] FC Pass Thru support · 9e4f5e29
      James Smart 提交于
      Attached is the ELS/CT pass-thru patch for the FC Transport. The patch
      creates a generic framework that lays on top of bsg and the SGIO v4 ioctl
      in order to pass transaction requests to LLDD's.
      
      The interface supports the following operations:
        On an fc_host basis:
          Request login to the specified N_Port_ID, creating an fc_rport.
          Request logout of the specified N_Port_ID, deleting an fc_rport
          Send ELS request to specified N_Port_ID w/o requiring a login, and
            wait for ELS response.
          Send CT request to specified N_Port_ID and wait for CT response.
            Login is required, but LLDD is allowed to manage login and decide
            whether it stays in place after the request is satisfied.
          Vendor-Unique request. Allows a LLDD-specific request to be passed
            to the LLDD, and the passing of a response back to the application.
        On an fc_rport basis:
          Send ELS request to nport and wait for ELS response.
          Send CT request to nport and wait for CT response.
      
      The patch also exports several headers from include/scsi such that
      they can be available to user-space applications:
        include/scsi/scsi.h
        include/scsi/scsi_netlink.h
        include/scsi/scsi_netlink_fc.h
        include/scsi/scsi_bsg_fc.h
      
      For further information, refer to the last RFC:
      http://marc.info/?l=linux-scsi&m=123436574018579&w=2
      
      Note: Documentation is still spotty and will be added later.
      
      [bharrosh@panasas.com: update for new block API]
      Signed-off-by: NJames Smart <james.smart@emulex.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
      9e4f5e29
    • M
      trivial: Miscellaneous documentation typo fixes · 19f59460
      Matt LaPlante 提交于
      Fix various typos in documentation txts.
      Signed-off-by: NMatt LaPlante <kernel1@cyberdogtech.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      19f59460
  21. 03 4月, 2009 1 次提交
  22. 13 3月, 2009 1 次提交
  23. 22 2月, 2009 1 次提交
  24. 09 1月, 2009 1 次提交
  25. 06 1月, 2009 2 次提交
  26. 31 12月, 2008 1 次提交
  27. 31 10月, 2008 1 次提交
  28. 17 10月, 2008 1 次提交
  29. 04 10月, 2008 1 次提交
  30. 16 8月, 2008 1 次提交
  31. 27 7月, 2008 1 次提交
  32. 05 6月, 2008 1 次提交
  33. 30 4月, 2008 1 次提交
  34. 08 4月, 2008 2 次提交