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
2013-07-03
rbd: fix a couple warnings
Sage Weil
1
-2
/
+2
2013-07-03
ceph: clear migrate seq when MDS restarts
Yan, Zheng
1
-0
/
+1
2013-07-03
ceph: check migrate seq before changing auth cap
Yan, Zheng
1
-3
/
+5
2013-07-03
ceph: fix race between page writeback and truncate
Yan, Zheng
1
-44
/
+40
2013-07-03
ceph: reset iov_len when discarding cap release messages
Yan, Zheng
1
-0
/
+1
2013-07-03
ceph: fix cap release race
Yan, Zheng
1
-12
/
+10
2013-07-03
libceph: fix truncate size calculation
Yan, Zheng
1
-6
/
+8
2013-07-03
libceph: fix safe completion
Yan, Zheng
2
-10
/
+8
2013-07-03
rbd: take a little credit
Alex Elder
1
-0
/
+1
2013-07-03
rbd: use rwsem to protect header updates
Alex Elder
1
-16
/
+10
2013-07-03
rbd: don't hold ctl_mutex to get/put device
Alex Elder
1
-15
/
+2
2013-07-03
rbd: protect against concurrent unmaps
Alex Elder
1
-2
/
+4
2013-07-03
rbd: set removing flag while holding list lock
Alex Elder
1
-31
/
+22
2013-07-03
libceph: print more info for short message header
Alex Elder
1
-2
/
+4
2013-07-03
rbd: protect against duplicate client creation
Alex Elder
1
-10
/
+7
2013-07-03
rbd: clean up a few things in the refresh path
Alex Elder
1
-10
/
+43
2013-07-03
rbd: flush dcache after zeroing page data
Alex Elder
1
-0
/
+2
2013-07-03
libceph: add lingering request reference when registered
Alex Elder
1
-7
/
+5
2013-07-01
ceph: tidy ceph_mdsmap_decode() a little
Dan Carpenter
1
-20
/
+22
2013-07-01
ceph: improve error handling in ceph_mdsmap_decode
Emil Goode
1
-1
/
+3
2013-07-01
rbd: drop original request earlier for existence check
Alex Elder
1
-2
/
+1
2013-07-01
ceph: fix up comment for ceph_count_locks() as to which lock to hold
Jim Schutt
1
-1
/
+1
2013-07-01
rbd: Use min_t() to fix comparison of distinct pointer types warning
Geert Uytterhoeven
1
-2
/
+2
2013-06-30
Linux 3.10
v3.10
Linus Torvalds
1
-1
/
+1
2013-06-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+2
2013-06-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-93
/
+61
2013-06-30
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+14
2013-06-29
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
1
-2
/
+3
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
1
-5
/
+12
2013-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-13
/
+14
2013-06-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2013-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+39
2013-06-29
Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-34
/
+22
2013-06-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2013-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+9
2013-06-29
UBIFS: fix a horrid bug
Artem Bityutskiy
1
-3
/
+27
2013-06-29
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
1
-12
/
+12
2013-06-28
mn10300: Use early_param() to parse "mem=" parameter
Akira Takeuchi
1
-33
/
+21
2013-06-28
mn10300: Allow to pass array name to get_user()
Akira Takeuchi
1
-1
/
+1
2013-06-28
drm/qxl: add missing access check for execbuffer ioctl
Dave Airlie
1
-0
/
+5
2013-06-28
powerpc/eeh: Add eeh_dev to the cache during boot
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2013-06-27
rbd: send snapshot context with writes
Josh Durgin
1
-1
/
+5
2013-06-26
Merge tag 'fcoe1' into fixes
James Bottomley
1575
-11275
/
+19854
2013-06-26
Merge tag 'fcoe' into fixes
James Bottomley
4
-25
/
+31
2013-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
77
-231
/
+5065
2013-06-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-20
/
+20
2013-06-26
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
[next]