aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-28
| * IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-28
| * IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-28
| * IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-28
| * IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-28
| * IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-28
| * IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-28
| * IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-28
| * IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-28
| * IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-28
| * IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-28
| * IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-28
| * IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-28
| * IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-28
| * IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-28
| * IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-28
| * IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-28
| * IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-28
| * IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-28
| * IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-28
| * RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-28
| * RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn2006-09-28
| * RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-27
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2006-09-29
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Tim Shimmin2006-09-29
| |\ \
| * | | [XFS] Remove v1 dir trace macro - missed in a past commit.Tim Shimmin2006-09-29
| * | | [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov2006-09-27
| * | | [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksVlad Apostolov2006-09-27
| * | | [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes inVlad Apostolov2006-09-27
| * | | [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
| * | | [XFS] Collapse sv_init and init_sv into just the one interface.Eric Sandeen2006-09-27
| * | | [XFS] standardize on one sema init macroEric Sandeen2006-09-27
| * | | [XFS] Reduce endian flipping in alloc_btree, same as was done forEric Sandeen2006-09-27
| * | | [XFS] Minor cleanup from dio locking fix, remove an extra conditional.Nathan Scott2006-09-27
| * | | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.Nathan Scott2006-09-27
| * | | [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() errorVlad Apostolov2006-09-27
| * | | [XFS] pv 955157, rv bnaujok - break the loop on formatter() errorVlad Apostolov2006-09-27
| * | | [XFS] Fixes the leak in reservation space because we weren't ungrantingTim Shimmin2006-09-27
| * | | [XFS] Add lock annotations to xfs_trans_update_ail andJosh Triplett2006-09-27
| * | | [XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott2006-09-27
| * | | [XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott2006-09-27
| * | | [XFS] Remove a no-longer-correct debug assert from dio completionNathan Scott2006-09-27
| * | | [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-27
| * | | [XFS] Improve error handling for the zero-fsblock extent detection code.Nathan Scott2006-09-27
| * | | [XFS] Be more defensive with page flags (error/private) for metadataNathan Scott2006-09-27
| * | | [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-27
| * | | [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
| * | | [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-27
| * | | [XFS] Remove a couple of unused BUF macrosEric Sandeen2006-09-27
| * | | [XFS] pass file mode on DMAPI remove eventsVlad Apostolov2006-09-27