aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ext4: miscellaneous error checks and coding cleanups for mballocShen Feng2008-07-111-7/+7
| * ext4: add error processing when calling ext4_mb_init_cache in mballocShen Feng2008-07-111-7/+20
| * ext4: Fix ext4_mb_init_cache return errorMingming Cao2008-07-111-0/+1
| * ext4: improve some code in rb tree part of dir.cShen Feng2008-07-111-10/+4
| * ext4: switch to seq_filesAlexey Dobriyan2008-07-111-34/+34
| * ext4: Use BUG_ON() instead of BUG()Julia Lawall2008-07-111-2/+1
| * ext4: start searching for the right extent from the goal group.Aneesh Kumar K.V2008-07-111-4/+6
| * ext4: fix comments to say "ext4"Shen Feng2008-07-113-3/+3
| * ext4: Fix mb_find_next_bit not to return larger than maxAneesh Kumar K.V2008-07-111-8/+12
| * ext4: validate directory entry data before useDuane Griffin2008-07-111-10/+12
| * ext4: handle deleting corrupted indirect blocksDuane Griffin2008-07-111-1/+15
| * ext4: handle corrupted orphan list at mountDuane Griffin2008-07-113-6/+24
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-153-1/+7
|\ \
| * | drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-153-1/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-07-153-37/+14
|\ \ \
| * | | Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-153-37/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-15124-935/+1632
|\ \ \
| * | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-141-13/+2
| * | | mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky2008-07-143-0/+41
| * | | RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-141-56/+50
| * | | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-143-3/+7
| * | | RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-145-27/+131
| * | | RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-144-5/+8
| * | | IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-141-2/+2
| * | | IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-141-1/+1
| * | | IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-142-14/+2
| * | | IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-141-2/+2
| * | | IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-142-7/+12
| * | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-142-4/+5
| * | | IPoIB: Use dev_set_mtu() to change mtuEli Cohen2008-07-142-2/+2
| * | | IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2008-07-142-3/+10
| * | | IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-143-17/+3
| * | | IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-143-15/+19
| * | | IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-143-6/+0
| * | | IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-142-9/+0
| * | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-141-0/+1
| * | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-146-23/+19
| * | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-143-1/+3
| * | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-144-211/+66
| * | | IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-144-30/+91
| * | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
| * | | IPoIB: add LRO supportVladimir Sokolovsky2008-07-145-1/+127
| * | | IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-141-1/+4
| * | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-145-11/+40
| * | | IB/core: Add support for multicast loopback blockingRon Livne2008-07-141-1/+3
| * | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-143-4/+66
| * | | RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-142-0/+173
| * | | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier2008-07-141-16/+47
| * | | RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-141-3/+3
| * | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-142-4/+0