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
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
6
-132
/
+137
2009-10-13
ceph: add version field to message header
Sage Weil
1
-1
/
+2
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2
-4
/
+0
2009-10-12
ceph: ignore trailing data in monamp
Sage Weil
1
-3
/
+0
2009-10-09
ceph: add file layout validation
Sage Weil
2
-0
/
+26
2009-10-09
ceph: update to mon client protocol v15
Sage Weil
3
-10
/
+19
2009-10-09
ceph: cancel osd requests before resending them
Sage Weil
1
-1
/
+4
2009-10-09
ceph: reset osd session on fault, not peer_reset
Sage Weil
1
-5
/
+2
2009-10-09
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
1
-5
/
+10
2009-10-09
ceph: revoke osd request message on request completion
Sage Weil
1
-4
/
+9
2009-10-09
ceph: fix osd request submission race
Sage Weil
1
-11
/
+19
2009-10-08
ceph: renew mon subscription before it expires
Sage Weil
1
-2
/
+2
2009-10-07
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
1
-5
/
+5
2009-10-07
ceph: gracefully avoid empty crush buckets
Sage Weil
1
-2
/
+7
2009-10-07
ceph: include preferred_osd in file layout virtual xattr
Sage Weil
1
-1
/
+8
2009-10-07
ceph: show meaningful version on module load
Sage Weil
2
-8
/
+3
2009-10-06
ceph: document shared files in README
Sage Weil
1
-0
/
+17
2009-10-06
ceph: Kconfig, Makefile
Sage Weil
5
-0
/
+73
2009-10-06
ceph: debugfs
Sage Weil
1
-0
/
+425
2009-10-06
ceph: ioctls
Sage Weil
3
-0
/
+197
2009-10-06
ceph: nfs re-export support
Sage Weil
1
-0
/
+223
2009-10-06
ceph: message pools
Sage Weil
2
-0
/
+193
2009-10-06
ceph: messenger library
Sage Weil
3
-0
/
+2398
2009-10-06
ceph: snapshot management
Sage Weil
1
-0
/
+897
2009-10-06
ceph: capability management
Sage Weil
1
-0
/
+2830
2009-10-06
ceph: monitor client
Sage Weil
2
-0
/
+803
2009-10-06
ceph: CRUSH mapping algorithm
Sage Weil
5
-0
/
+1027
2009-10-06
ceph: OSD client
Sage Weil
4
-0
/
+2436
2009-10-06
ceph: MDS client
Sage Weil
4
-0
/
+3452
2009-10-06
ceph: address space operations
Sage Weil
1
-0
/
+1115
2009-10-06
ceph: file operations
Sage Weil
1
-0
/
+904
2009-10-06
ceph: directory operations
Sage Weil
1
-0
/
+1212
2009-10-06
ceph: inode operations
Sage Weil
2
-0
/
+2453
2009-10-06
ceph: super.c
Sage Weil
1
-0
/
+936
2009-10-06
ceph: ref counted buffer
Sage Weil
2
-0
/
+89
2009-10-06
ceph: client types
Sage Weil
6
-0
/
+1091
2009-10-06
ceph: on-wire types
Sage Weil
5
-0
/
+1401
2009-10-06
ceph: documentation
Sage Weil
1
-0
/
+139
2009-09-27
Linux 2.6.32-rc1
v2.6.32-rc2
v2.6.32-rc1
Linus Torvalds
1
-2
/
+2
2009-09-27
alpha: Fix duplicate <asm/thread_info.h> include
Linus Torvalds
1
-1
/
+0
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
3
-15
/
+27
2009-09-27
ACPI: kill "unused variable āiā" warning
Linus Torvalds
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
64
-83
/
+83
2009-09-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+35
2009-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-9
/
+12
2009-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+14
2009-09-27
ACPI: IA64=y ACPI=n build fix
Len Brown
1
-0
/
+2
2009-09-27
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
1
-7
/
+0
2009-09-27
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
Linus Torvalds
2
-1
/
+14
2009-09-27
ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
Zhao Yakui
1
-1
/
+1
[next]