1. 26 Jun, 2006 38 commits
  2. 25 Jun, 2006 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband · 61b91758
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:
        IB/iser: iSER Kconfig and Makefile
        IB/iser: iSER handling of memory for RDMA
        IB/iser: iSER RDMA CM (CMA) and IB verbs interaction
        IB/iser: iSER initiator iSCSI PDU and TX/RX
        IB/iser: iSCSI iSER transport provider high level code
        IB/iser: iSCSI iSER transport provider header file
        IB/uverbs: Remove unnecessary list_del()s
        IB/uverbs: Don't free wr list when it's known to be empty
      61b91758
    • Linus Torvalds's avatar
      Fix NFS2 compile error · f36f44de
      Linus Torvalds authored
      Trond had apparently merged the same patch twice, causing a duplicate
      include of the "internal.h" file, with resulting obvious confusion.
      
      Tssk.  I'm the only one allowed to send out trees that don't even
      compile! Who does this Trond guy think he is?
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      f36f44de