index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
libceph.h
Age
Commit message (
Expand
)
Author
2015-11-02
libceph: add nocephx_sign_messages option
Ilya Dryomov
2015-11-02
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2015-09-08
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
2015-06-25
ceph: pre-allocate data structure that tracks caps flushing
Yan, Zheng
2015-06-25
libceph: store timeouts in jiffies, verify user input
Ilya Dryomov
2015-06-25
libceph: nuke time_sub()
Ilya Dryomov
2015-04-20
libceph: expose client options through debugfs
Ilya Dryomov
2015-04-20
libceph, ceph: split ceph_show_options()
Ilya Dryomov
2015-02-19
libceph: tcp_nodelay support
Chaitanya Huilgol
2014-12-17
libceph: require cephx message signature by default
Yan, Zheng
2014-12-17
libceph: nuke ceph_kvfree()
Ilya Dryomov
2014-10-14
libceph: remove redundant declaration
Fabian Frederick
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
2014-01-26
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
2013-12-31
libceph: all features fields must be u64
Ilya Dryomov
2013-05-01
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2013-05-01
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
Alex Elder
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
2013-02-13
libceph: add a compatibility check interface
Alex Elder
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-13
libceph: remove 'osdtimeout' option
Sage Weil
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
2012-07-30
libceph: move feature bits to separate header
Sage Weil
2012-06-15
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-01
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-10-25
libceph: create messenger with client
Sage Weil
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh