index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
xprtrdma: Rename frmr_wr
Chuck Lever
1
-13
/
+13
2014-07-31
xprtrdma: Disable completions for LOCAL_INV Work Requests
Chuck Lever
1
-9
/
+8
2014-07-31
xprtrdma: Disable completions for FAST_REG_MR Work Requests
Chuck Lever
1
-5
/
+4
2014-07-31
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
Chuck Lever
1
-20
/
+2
2014-07-31
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
Chuck Lever
1
-2
/
+92
2014-07-31
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
Chuck Lever
2
-2
/
+66
2014-07-31
xprtrdma: Properly handle exhaustion of the rb_mws list
Chuck Lever
1
-32
/
+71
2014-07-31
xprtrdma: Chain together all MWs in same buffer pool
Chuck Lever
2
-1
/
+7
2014-07-31
xprtrdma: Back off rkey when FAST_REG_MR fails
Chuck Lever
1
-0
/
+1
2014-07-31
xprtrdma: Unclutter struct rpcrdma_mr_seg
Chuck Lever
2
-28
/
+50
2014-07-31
xprtrdma: Don't invalidate FRMRs if registration fails
Chuck Lever
1
-3
/
+5
2014-07-31
xprtrdma: On disconnect, don't ignore pending CQEs
Chuck Lever
1
-5
/
+9
2014-07-31
xprtrdma: Update rkeys after transport reconnect
Chuck Lever
3
-42
/
+54
2014-07-31
xprtrdma: Limit data payload size for ALLPHYSICAL
Chuck Lever
3
-1
/
+45
2014-07-31
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
Chuck Lever
2
-6
/
+18
2014-07-31
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
Chuck Lever
1
-5
/
+7
2014-07-22
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
Yan Burman
1
-0
/
+3
2014-07-20
Linux 3.16-rc6
v3.16-rc6
Linus Torvalds
1
-1
/
+1
2014-07-20
Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+10
2014-07-20
Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+21
2014-07-20
Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+14
2014-07-20
Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-07-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-6
/
+17
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
3
-9
/
+11
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+15
2014-07-20
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-62
/
+343
2014-07-20
um: segv: Save regs only in case of a kernel mode fault
Richard Weinberger
1
-1
/
+1
2014-07-20
um: Fix hung task in fix_range_common()
Richard Weinberger
1
-1
/
+5
2014-07-20
um: Ensure that a stub page cannot get unmapped
Richard Weinberger
1
-0
/
+3
2014-07-20
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
1
-7
/
+2
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-19
Btrfs: fix abnormal long waiting in fsync
Liu Bo
1
-0
/
+11
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
19
-86
/
+154
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-92
/
+137
2014-07-18
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-31
/
+48
2014-07-19
Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-6
/
+17
2014-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-35
/
+69
2014-07-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-16
/
+39
2014-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2014-07-18
Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+12
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-23
/
+28
2014-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-114
/
+125
2014-07-18
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+14
2014-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+49
2014-07-19
random: check for increase of entropy_count because of signed conversion
Hannes Frederic Sowa
1
-3
/
+14
2014-07-18
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2
-19
/
+25
2014-07-18
Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-2
/
+2
[next]