Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | dm raid1: use per_bio_data | Mikulas Patocka | 2012-12-21 | 1 | -34/+5 | |
| * | | | | | | dm: introduce per_bio_data | Mikulas Patocka | 2012-12-21 | 3 | -20/+26 | |
| * | | | | | | dm kcopyd: add WRITE SAME support to dm_kcopyd_zero | Mike Snitzer | 2012-12-21 | 3 | -10/+33 | |
| * | | | | | | dm linear: add WRITE SAME support | Mike Snitzer | 2012-12-21 | 1 | -1/+2 | |
| * | | | | | | dm: add WRITE SAME support | Mike Snitzer | 2012-12-21 | 1 | -5/+39 | |
| * | | | | | | dm: prepare to support WRITE SAME | Mike Snitzer | 2012-12-21 | 1 | -1/+29 | |
| * | | | | | | dm ioctl: use kmalloc if possible | Mikulas Patocka | 2012-12-21 | 1 | -13/+32 | |
| * | | | | | | dm ioctl: remove PF_MEMALLOC | Mikulas Patocka | 2012-12-21 | 1 | -9/+4 | |
| * | | | | | | dm persistent data: improve improve space map block alloc failure message | Joe Thornber | 2012-12-21 | 1 | -1/+1 | |
| * | | | | | | dm thin: use DMERR_LIMIT for errors | Mike Snitzer | 2012-12-21 | 1 | -10/+15 | |
| * | | | | | | dm persistent data: use DMERR_LIMIT for errors | Mike Snitzer | 2012-12-21 | 3 | -21/+20 | |
| * | | | | | | dm block manager: reinstate message when validator fails | Mike Snitzer | 2012-12-21 | 1 | -1/+4 | |
| * | | | | | | dm raid: round region_size to power of two | Jonathan Brassow | 2012-12-21 | 1 | -1/+3 | |
| * | | | | | | dm thin: cleanup dead code | Joe Thornber | 2012-12-21 | 1 | -14/+5 | |
| * | | | | | | dm thin: rename cell_defer_except to cell_defer_no_holder | Joe Thornber | 2012-12-21 | 1 | -21/+21 | |
| * | | | | | | dm snapshot: optimize track_chunk | Mikulas Patocka | 2012-12-21 | 1 | -3/+2 | |
| * | | | | | | dm raid: use DM_ENDIO_INCOMPLETE | Mikulas Patocka | 2012-12-21 | 1 | -1/+1 | |
| * | | | | | | dm raid1: remove impossible mempool_alloc error test | Mikulas Patocka | 2012-12-21 | 1 | -5/+3 | |
| * | | | | | | dm thin: emit ignore_discard in status when discards disabled | Mike Snitzer | 2012-12-21 | 1 | -2/+4 | |
| * | | | | | | dm persistent data: fix nested btree deletion | Joe Thornber | 2012-12-21 | 2 | -3/+8 | |
| * | | | | | | dm thin: wake worker when discard is prepared | Joe Thornber | 2012-12-21 | 1 | -4/+7 | |
| * | | | | | | dm thin: fix race between simultaneous io and discards to same block | Joe Thornber | 2012-12-21 | 1 | -25/+59 | |
| * | | | | | | dm thin: replace dm_cell_release_singleton with cell_defer_except | Joe Thornber | 2012-12-21 | 3 | -39/+12 | |
| * | | | | | | dm: disable WRITE SAME | Mike Snitzer | 2012-12-21 | 1 | -0/+2 | |
| * | | | | | | dm ioctl: prevent unsafe change to dm_ioctl data_size | Alasdair G Kergon | 2012-12-21 | 1 | -0/+8 | |
| * | | | | | | dm persistent data: rename node to btree_node | Mikulas Patocka | 2012-12-21 | 4 | -47/+47 | |
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-12-21 | 21 | -214/+2233 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next | Roland Dreier | 2012-12-19 | 8 | -45/+133 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein | 2012-12-19 | 3 | -16/+49 | |
| | | * | | | | | | mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV | Jack Morgenstein | 2012-12-19 | 3 | -25/+62 | |
| | | * | | | | | | mlx4_core: Fix error flow in the flow steering wrapper | Hadar Hen Zion | 2012-12-19 | 1 | -1/+1 | |
| | | * | | | | | | mlx4_core: Add QPN enforcement for flow steering rules set by VFs | Hadar Hen Zion | 2012-12-19 | 1 | -6/+20 | |
| | * | | | | | | | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier | 2012-12-19 | 2 | -1/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya | 2012-12-19 | 7 | -88/+376 | |
| * | | | | | | | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya | 2012-12-19 | 4 | -55/+497 | |
| * | | | | | | | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 2012-12-19 | 6 | -47/+315 | |
| * | | | | | | | cxgb4: Add LE hash collision bug fix path in LLD driver | Vipul Pandya | 2012-12-19 | 4 | -10/+193 | |
| * | | | | | | | cxgb4: Add T4 filter support | Vipul Pandya | 2012-12-19 | 8 | -7/+757 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2012-12-20 | 2 | -53/+64 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vfio-pci: Enable device before attempting reset | Alex Williamson | 2012-12-07 | 1 | -13/+10 | |
| * | | | | | | | VFIO: fix out of order labels for error recovery in vfio_pci_init() | Jiang Liu | 2012-12-07 | 1 | -2/+2 | |
| * | | | | | | | VFIO: use ACCESS_ONCE() to guard access to dev->driver | Jiang Liu | 2012-12-07 | 1 | -1/+2 | |
| * | | | | | | | VFIO: unregister IOMMU notifier on error recovery path | Jiang Liu | 2012-12-07 | 1 | -16/+15 | |
| * | | | | | | | vfio-pci: Re-order device reset | Alex Williamson | 2012-12-07 | 1 | -12/+31 | |
| * | | | | | | | vfio: simplify kmalloc+copy_from_user to memdup_user | Fengguang Wu | 2012-12-07 | 1 | -9/+4 | |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 | 4 | -20/+94 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | SGI-XP: handle non-fatal traps | Robin Holt | 2012-12-20 | 1 | -2/+32 | |
| * | | | | | | | | revert "rtc: recycle id when unloading a rtc driver" | Andrew Morton | 2012-12-20 | 1 | -1/+0 | |
| * | | | | | | | | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> | Jean Delvare | 2012-12-20 | 1 | -0/+1 | |
| * | | | | | | | | drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists | Zhenzhong Duan | 2012-12-20 | 1 | -15/+47 |