index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2020-12-14
1
-50
/
+88
|
*
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2020-12-14
1
-82
/
+75
|
*
libceph: export zero_page
Ilya Dryomov
2020-12-14
1
-8
/
+9
|
*
libceph: rename and export con->flags bits
Ilya Dryomov
2020-12-14
1
-43
/
+34
|
*
libceph: rename and export con->state states
Ilya Dryomov
2020-12-14
1
-51
/
+39
|
*
libceph: make con->state an int
Ilya Dryomov
2020-12-14
1
-10
/
+6
|
*
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
2020-12-14
1
-2
/
+0
|
*
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
2020-12-14
1
-10
/
+17
|
*
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
2020-12-14
1
-20
/
+39
|
*
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
2020-12-14
1
-5
/
+6
|
*
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
2020-12-14
1
-4
/
+3
|
*
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
2020-12-14
1
-20
/
+54
|
*
libceph: drop msg->ack_stamp field
Ilya Dryomov
2020-12-14
1
-1
/
+0
|
*
libceph: remove redundant session reset log message
Ilya Dryomov
2020-12-14
1
-4
/
+3
|
*
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
2020-12-14
1
-3
/
+3
|
*
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
2020-12-14
1
-6
/
+4
|
*
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
2020-12-14
1
-26
/
+24
|
*
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
2020-12-14
1
-3
/
+0
|
*
libceph: lower exponential backoff delay
Ilya Dryomov
2020-12-14
1
-3
/
+9
|
*
libceph: include middle_len in process_message() dout
Ilya Dryomov
2020-12-14
1
-1
/
+2
|
/
*
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
2020-10-12
1
-0
/
+5
*
libceph: format ceph_entity_addr nonces as unsigned
Ilya Dryomov
2020-10-12
1
-3
/
+3
*
libceph: move a dout in queue_con_delay()
Ilya Dryomov
2020-10-12
1
-1
/
+1
*
libceph: switch to the new "osd blocklist add" command
Ilya Dryomov
2020-10-12
1
-15
/
+52
*
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
1
-4
/
+4
*
libceph: multiple workspaces for CRUSH computations
Ilya Dryomov
2020-10-12
1
-15
/
+151
*
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
2020-10-02
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
5
-16
/
+16
*
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
4
-4
/
+4
*
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-08-03
1
-23
/
+16
*
libceph: dump class and method names on method calls
Ilya Dryomov
2020-08-03
1
-0
/
+3
*
libceph: use target_copy() in send_linger()
Ilya Dryomov
2020-08-03
1
-3
/
+1
*
libceph: don't omit used_replica in target_copy()
Ilya Dryomov
2020-06-16
1
-0
/
+1
*
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
2020-06-16
1
-0
/
+1
*
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-16
2
-13
/
+8
*
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-08
5
-60
/
+490
|
\
|
*
libceph: support for alloc hint flags
Ilya Dryomov
2020-06-01
1
-1
/
+7
|
*
libceph: read_from_replica option
Ilya Dryomov
2020-06-01
2
-1
/
+43
|
*
libceph: support for balanced and localized reads
Ilya Dryomov
2020-06-01
3
-6
/
+189
|
*
libceph: crush_location infrastructure
Ilya Dryomov
2020-06-01
2
-0
/
+152
|
*
libceph: decode CRUSH device/bucket types and names
Ilya Dryomov
2020-06-01
2
-3
/
+85
|
*
libceph: add non-asserting rbtree insertion helper
Ilya Dryomov
2020-06-01
1
-49
/
+11
|
*
ceph: add read/write latency metric support
Xiubo Li
2020-06-01
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
2
-10
/
+3
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-1
/
+3
|
|
\
|
|
*
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-9
/
+2
|
*
|
docs: networking: convert dns_resolver.txt to ReST
Mauro Carvalho Chehab
2020-04-28
1
-1
/
+1
*
|
|
mm: remove map_vm_range
Christoph Hellwig
2020-06-02
1
-2
/
+1
|
|
/
|
/
|
*
|
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
2020-05-27
1
-1
/
+3
|
/
*
libceph: directly skip to the end of redirect reply
Ilya Dryomov
2020-03-30
1
-3
/
+0
[prev]
[next]