]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs/ceph/messenger.h
Merge branch 'amd-iommu/fixes' into iommu/fixes
[karo-tx-linux.git] / fs / ceph / messenger.h
2010-04-07 Joerg RoedelMerge branch 'amd-iommu/fixes' into iommu/fixes
2010-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-03-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-23 Sage Weilceph: avoid reopening osd connections when address...
2010-03-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-22 Mark BrownMerge commit 'v2.6.34-rc2' into for-2.6.34
2010-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-20 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-03-19 Linus TorvaldsMerge branch 'zerolen' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-01 Sage Weilceph: reset bits on connection close
2010-02-10 Sage Weilceph: allow renewal of auth credentials
2010-01-25 Yehuda Sadehceph: keep reserved replies on the request structure
2010-01-25 Yehuda Sadehceph: alloc message data pages and check if tid exists
2010-01-25 Yehuda Sadehceph: allocate middle of message before stating to...
2009-12-23 Sage Weilceph: support ceph_pagelist for message payload
2009-12-23 Sage Weilceph: control access to page vector for incoming data
2009-12-23 Sage Weilceph: use connection mutex to protect read and write...
2009-12-22 Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-12-22 Sage Weilceph: carry explicit msg reference for currently sendin...
2009-12-07 Sage Weilceph: use kref for ceph_msg
2009-11-19 Sage Weilceph: negotiate authentication protocol; implement...
2009-11-18 Sage Weilceph: remove bad calls to ceph_con_shutdown
2009-11-10 Sage Weilceph: separate banner and connect during handshake...
2009-11-03 Sage Weilceph: use fixed endian encoding for ceph_entity_addr
2009-10-06 Sage Weilceph: messenger library