index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-22
21
-214
/
+2233
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
2012-12-20
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-20
7
-88
/
+376
|
*
|
|
|
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2012-12-20
4
-55
/
+497
|
*
|
|
|
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
2012-12-20
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-21
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-21
4
-20
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
SGI-XP: handle non-fatal traps
Robin Holt
2012-12-21
1
-2
/
+32
|
*
|
|
|
|
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
2012-12-21
1
-1
/
+0
|
*
|
|
|
|
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
2012-12-21
1
-0
/
+1
|
*
|
|
|
|
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
2012-12-21
1
-15
/
+47
|
*
|
|
|
|
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
2012-12-21
1
-3
/
+15
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-21
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-21
3
-3
/
+3
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-12-20
3
-3
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
pinctrl: exynos5440/samsung: Staticize pcfgs
Axel Lin
2012-12-19
2
-2
/
+2
|
|
*
|
|
|
|
|
pinctrl: samsung: Fix a typo in pinctrl-samsung.h
Sachin Kamat
2012-12-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-20
2
-428
/
+963
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
rbd: get rid of rbd_{get,put}_dev()
Alex Elder
2012-12-20
1
-12
/
+2
|
*
|
|
|
|
|
|
rbd: don't use ENOTSUPP
Alex Elder
2012-12-17
1
-1
/
+1
|
*
|
|
|
|
|
|
rbd: get rid of RBD_MAX_SEG_NAME_LEN
Alex Elder
2012-12-17
2
-5
/
+3
|
*
|
|
|
|
|
|
rbd: do not allow remove of mounted-on image
Alex Elder
2012-12-17
1
-0
/
+13
|
*
|
|
|
|
|
|
rbd: get additional info in parent spec
Alex Elder
2012-11-01
1
-0
/
+133
|
*
|
|
|
|
|
|
rbd: get parent spec for version 2 images
Alex Elder
2012-11-01
1
-0
/
+131
|
*
|
|
|
|
|
|
rbd: allow null image name
Alex Elder
2012-11-01
1
-1
/
+4
|
*
|
|
|
|
|
|
rbd: allow null image name
Alex Elder
2012-11-01
1
-0
/
+8
|
*
|
|
|
|
|
|
rbd: encapsulate last part of probe
Alex Elder
2012-11-01
1
-75
/
+86
[prev]
[next]