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
path:
root
/
net
/
ceph
/
messenger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
1
-12
/
+56
2020-12-14
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
1
-4
/
+4
2020-12-14
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
1
-1495
/
+0
2020-12-14
libceph: separate msgr1 protocol implementation
Ilya Dryomov
1
-50
/
+88
2020-12-14
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
1
-82
/
+75
2020-12-14
libceph: export zero_page
Ilya Dryomov
1
-8
/
+9
2020-12-14
libceph: rename and export con->flags bits
Ilya Dryomov
1
-43
/
+34
2020-12-14
libceph: rename and export con->state states
Ilya Dryomov
1
-51
/
+39
2020-12-14
libceph: make con->state an int
Ilya Dryomov
1
-10
/
+6
2020-12-14
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-14
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-14
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-14
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-14
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-14
libceph: drop msg->ack_stamp field
Ilya Dryomov
1
-1
/
+0
2020-12-14
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-14
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-14
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-14
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-14
libceph: lower exponential backoff delay
Ilya Dryomov
1
-3
/
+9
2020-12-14
libceph: include middle_len in process_message() dout
Ilya Dryomov
1
-1
/
+2
2020-10-12
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
1
-0
/
+5
2020-10-12
libceph: format ceph_entity_addr nonces as unsigned
Ilya Dryomov
1
-3
/
+3
2020-10-12
libceph: move a dout in queue_con_delay()
Ilya Dryomov
1
-1
/
+1
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-9
/
+2
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
1
-2
/
+7
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
1
-2
/
+0
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
1
-0
/
+6
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+8
2019-07-08
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
1
-3
/
+3
2019-07-08
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
1
-2
/
+5
2019-07-08
libceph: fix sa_family just after reading address
Jeff Layton
1
-3
/
+2
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
1
-1
/
+2
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
1
-1
/
+1
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
1
-24
/
+24
2019-05-07
libceph: fix unaligned accesses in ceph_entity_addr handling
Jeff Layton
1
-40
/
+37
2019-03-25
libceph: fix breakage caused by multipage bvecs
Ilya Dryomov
1
-2
/
+6
2019-02-18
libceph: handle an empty authorize reply
Ilya Dryomov
1
-6
/
+9
2019-01-21
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
1
-2
/
+3
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
1
-1
/
+1
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
1
-4
/
+13
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
1
-26
/
+6
2018-12-26
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
1
-5
/
+3
2018-11-19
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
1
-3
/
+9
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
[next]