aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty
2008-01-25IB: Spelling fixes in commentsJoe Perches
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg
2008-01-25fix oops on rmmod capidrvKarsten Keil
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das
2008-01-25[GFS2] Lockup on errorBob Peterson
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse
2008-01-25[GFS2] Fix typoBob Peterson
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse
2008-01-25[GFS2] Fix assert in log codeSteven Whitehouse
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson
2008-01-25[GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse
2008-01-25[GFS2] Remove unused variableSteven Whitehouse
2008-01-25[GFS2] Fix log block mapperSteven Whitehouse
2008-01-25[GFS2] Minor correctionBob Peterson
2008-01-25[GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson
2008-01-25[GFS2] Incremental patch to fix compiler warningBob Peterson