index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
libceph: rename and export con->state states
Ilya Dryomov
1
-51
/
+39
2020-12-15
libceph: make con->state an int
Ilya Dryomov
1
-10
/
+6
2020-12-15
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-15
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-15
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-15
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-15
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-15
libceph: drop msg->ack_stamp field
Ilya Dryomov
1
-1
/
+0
2020-12-15
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-15
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-15
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-15
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-15
libceph: lower exponential backoff delay
Ilya Dryomov
1
-3
/
+9
2020-12-15
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-12
libceph: switch to the new "osd blocklist add" command
Ilya Dryomov
1
-15
/
+52
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-4
/
+4
2020-10-12
libceph: multiple workspaces for CRUSH computations
Ilya Dryomov
1
-15
/
+151
2020-10-03
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-16
/
+16
2020-08-03
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-4
/
+4
2020-08-03
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
1
-23
/
+16
2020-08-03
libceph: dump class and method names on method calls
Ilya Dryomov
1
-0
/
+3
2020-08-03
libceph: use target_copy() in send_linger()
Ilya Dryomov
1
-3
/
+1
2020-06-16
libceph: don't omit used_replica in target_copy()
Ilya Dryomov
1
-0
/
+1
2020-06-16
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
1
-0
/
+1
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
2
-13
/
+8
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-60
/
+490
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-10
/
+3
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-2
/
+1
2020-06-02
libceph: support for alloc hint flags
Ilya Dryomov
1
-1
/
+7
2020-06-01
libceph: read_from_replica option
Ilya Dryomov
2
-1
/
+43
2020-06-01
libceph: support for balanced and localized reads
Ilya Dryomov
3
-6
/
+189
2020-06-01
libceph: crush_location infrastructure
Ilya Dryomov
2
-0
/
+152
2020-06-01
libceph: decode CRUSH device/bucket types and names
Ilya Dryomov
2
-3
/
+85
2020-06-01
libceph: add non-asserting rbtree insertion helper
Ilya Dryomov
1
-49
/
+11
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
1
-0
/
+3
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-9
/
+2
2020-05-27
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
1
-1
/
+3
2020-04-29
docs: networking: convert dns_resolver.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-30
libceph: directly skip to the end of redirect reply
Ilya Dryomov
1
-3
/
+0
2020-03-30
libceph: simplify ceph_monc_handle_map()
Ilya Dryomov
1
-4
/
+4
2020-03-30
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
1
-79
/
+0
2020-03-30
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
1
-10
/
+10
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2
-13
/
+10
[prev]
[next]