index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
messenger.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
libceph: preallocate message data items
Ilya Dryomov
1
-19
/
+5
2018-08-02
libceph: add authorizer challenge
Ilya Dryomov
1
-0
/
+3
2018-08-02
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
1
-2
/
+1
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
1
-1
/
+1
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
1
-0
/
+42
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
1
-8
/
+51
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-07
libceph: ceph_connection_operations::reencode_message() method
Ilya Dryomov
1
-0
/
+2
2016-12-16
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2016-12-13
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
1
-1
/
+1
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
1
-1
/
+1
2016-01-21
libceph: fix ceph_msg_revoke()
Ilya Dryomov
1
-1
/
+1
2015-11-03
libceph: stop duplicating client fields in messenger
Ilya Dryomov
1
-10
/
+1
2015-11-03
libceph: msg signing callouts don't need con argument
Ilya Dryomov
1
-3
/
+2
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
1
-1
/
+3
2015-09-08
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
1
-0
/
+4
2015-07-09
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
1
-0
/
+3
2015-02-19
libceph: tcp_nodelay support
Chaitanya Huilgol
1
-1
/
+3
2014-12-17
libceph: message signature support
Yan, Zheng
1
-1
/
+8
2014-07-08
libceph: move and add dout()s to ceph_msg_{get,put}()
Ilya Dryomov
1
-12
/
+2
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-01-26
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
1
-1
/
+0
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2013-12-31
libceph: all features fields must be u64
Ilya Dryomov
1
-5
/
+5
2013-11-24
ceph: Convert to immutable biovecs
Kent Overstreet
1
-2
/
+2
2013-05-02
libceph: add, don't set data for a message
Alex Elder
1
-3
/
+3
2013-05-02
libceph: implement multiple data items in a message
Alex Elder
1
-1
/
+4
2013-05-02
libceph: replace message data pointer with list
Alex Elder
1
-1
/
+2
2013-05-02
libceph: have cursor point to data
Alex Elder
1
-4
/
+4
2013-05-02
libceph: move cursor into message
Alex Elder
1
-21
/
+22
2013-05-02
libceph: record bio length
Alex Elder
1
-1
/
+4
2013-05-02
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
1
-0
/
+2
2013-05-02
libceph: record message data length
Alex Elder
1
-1
/
+3
2013-05-02
libceph: make message data be a pointer
Alex Elder
1
-4
/
+1
2013-05-02
libceph: kill last of ceph_msg_pos
Alex Elder
1
-6
/
+1
2013-05-02
libceph: kill most of ceph_msg_pos
Alex Elder
1
-2
/
+0
2013-05-02
libceph: collapse all data items into one
Alex Elder
1
-10
/
+2
2013-05-02
libceph: kill ceph message bio_iter, bio_seg
Alex Elder
1
-5
/
+1
2013-05-02
libceph: record residual bytes for all message data types
Alex Elder
1
-1
/
+1
2013-05-02
libceph: kill message trail
Alex Elder
1
-4
/
+0
2013-05-02
libceph: implement pages array cursor
Alex Elder
1
-0
/
+6
2013-05-02
libceph: implement bio message data item cursor
Alex Elder
1
-0
/
+7
2013-05-02
libceph: prepare for other message data item types
Alex Elder
1
-2
/
+6
2013-05-02
libceph: start defining message data cursor
Alex Elder
1
-0
/
+7
2013-05-02
libceph: abstract message data
Alex Elder
1
-20
/
+51
2013-05-02
libceph: be explicit about message data representation
Alex Elder
1
-12
/
+21
2013-05-02
libceph: define ceph_msg_has_*() data macros
Alex Elder
1
-0
/
+7
2013-05-02
libceph: record message data byte length
Alex Elder
1
-1
/
+1
2013-05-02
libceph: isolate other message data fields
Alex Elder
1
-0
/
+5
2013-05-02
libceph: set page info with byte length
Alex Elder
1
-1
/
+1
[next]