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
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
3
-15
/
+11
2010-11-08
ceph: fix update of ctime from MDS
Sage Weil
1
-2
/
+4
2010-11-08
ceph: fix version check on racing inode updates
Sage Weil
1
-4
/
+9
2010-11-08
ceph: fix uid/gid on resent mds requests
Sage Weil
2
-2
/
+7
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
3
-14
/
+10
2010-11-07
ceph: re-request max_size if cap auth changes
Sage Weil
1
-0
/
+5
2010-11-07
ceph: only let auth caps update max_size
Sage Weil
1
-1
/
+8
2010-11-07
ceph: fix open for write on clustered mds
Sage Weil
1
-2
/
+4
2010-11-07
ceph: fix bad pointer dereference in ceph_fill_trace
Sage Weil
1
-1
/
+2
2010-11-01
ceph: fix small seq message skipping
Sage Weil
1
-2
/
+1
2010-10-27
Revert "ceph: update issue_seq on cap grant"
Sage Weil
1
-5
/
+3
2010-10-20
ceph: do not carry i_lock for readdir from dcache
Sage Weil
2
-26
/
+18
2010-10-20
fs/ceph/xattr.c: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-10-20
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-20
rbd: null vs ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-20
ceph: fix num_pages_free accounting in pagelist
Sage Weil
1
-0
/
+1
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
3
-1
/
+70
2010-10-20
ceph: don't crash when passed bad mount options
Yehuda Sadeh
1
-1
/
+1
2010-10-20
ceph: fix debugfs warnings
Randy Dunlap
1
-1
/
+2
2010-10-20
block: rbd: removing unnecessary test
Yehuda Sadeh
1
-4
/
+0
2010-10-20
block: rbd: fixed may leaks
Vasiliy Kulikov
1
-6
/
+8
2010-10-20
ceph: switch from BKL to lock_flocks()
Sage Weil
1
-5
/
+6
2010-10-20
ceph: preallocate flock state without locks held
Greg Farnum
2
-15
/
+44
2010-10-20
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
2
-9
/
+118
2010-10-20
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
1
-12
/
+1
2010-10-20
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
1
-1
/
+1
2010-10-20
ceph: do not hide .snap in root directory
Sage Weil
1
-1
/
+0
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
6
-2
/
+1944
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
73
-1838
/
+2566
2010-10-20
ceph-rbd: osdc support for osd call and rollback operations
Yehuda Sadeh
3
-0
/
+29
2010-10-20
ceph: messenger and osdc changes for rbd
Yehuda Sadeh
6
-101
/
+436
2010-10-20
ceph: refactor osdc requests creation functions
Yehuda Sadeh
2
-57
/
+155
2010-10-20
ceph: lookup pool in osdmap by name
Yehuda Sadeh
2
-0
/
+15
2010-10-14
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-77
/
+104
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2010-10-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+14
2010-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-17
/
+44
2010-10-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-1
/
+2
[next]