index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: init the cursor when preparing sparse read in msgr2
Xiubo Li
2024-03-06
1
-0
/
+3
*
libceph: just wait for more data to be available on the socket
Xiubo Li
2024-02-07
3
-20
/
+18
*
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
2024-02-07
1
-4
/
+4
*
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
2024-02-07
1
-3
/
+15
*
libceph: remove MAX_EXTENTS check for sparse reads
Xiubo Li
2024-01-15
1
-13
/
+4
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
1
-4
/
+0
|
\
|
*
libceph: stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-2
/
+2
|
\
\
|
*
|
libceph: use kernel_connect()
Jordan Rife
2023-10-09
1
-2
/
+2
|
|
/
*
/
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
1
-1
/
+1
|
/
*
libceph: do not include crypto/algapi.h
Herbert Xu
2023-08-24
1
-1
/
+1
*
libceph: allow ceph_osdc_new_request to accept a multi-op read
Jeff Layton
2023-08-24
1
-6
/
+21
*
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2023-08-24
1
-0
/
+5
*
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
2
-0
/
+104
*
libceph: add sparse read support to OSD client
Jeff Layton
2023-08-22
1
-4
/
+253
*
libceph: add sparse read support to msgr1
Jeff Layton
2023-08-22
1
-8
/
+90
*
libceph: support sparse reads on msgr2 secure codepath
Jeff Layton
2023-08-22
1
-10
/
+110
*
libceph: new sparse_read op, support sparse reads on msgr2 crc codepath
Jeff Layton
2023-08-22
2
-9
/
+159
*
libceph: define struct ceph_sparse_extent and add some helpers
Jeff Layton
2023-08-22
1
-0
/
+13
*
libceph: add spinlock around osd->o_requests
Jeff Layton
2023-08-22
1
-0
/
+5
*
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-02
1
-6
/
+14
*
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-26
1
-0
/
+1
*
libceph: harden msgr2.1 frame segment length checks
Ilya Dryomov
2023-07-13
1
-15
/
+26
*
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2023-06-27
2
-39
/
+107
*
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
1
-72
/
+19
*
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-40
/
+20
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+4
|
\
|
*
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+4
*
|
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
2
-22
/
+13
|
/
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
*
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
2
-9
/
+9
|
\
|
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
2
-9
/
+9
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-2
/
+2
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
2
-2
/
+2
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-2
/
+2
*
|
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
2022-10-04
3
-39
/
+9
|
/
*
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-9
/
+6
*
libceph: fix ceph_pagelist_reserve() comment typo
Jason Wang
2022-08-03
1
-1
/
+1
*
libceph: print fsid and epoch with osd id
Daichi Mukai
2022-08-03
1
-7
/
+23
*
libceph: check pointer before assigned to "c->rules[]"
Li Qiong
2022-08-03
1
-1
/
+1
*
libceph: use swap() macro instead of taking tmp variable
Guo Zhengkui
2022-05-25
1
-4
/
+1
*
libceph: fix misleading ceph_osdc_cancel_request() comment
Ilya Dryomov
2022-05-18
1
-2
/
+7
*
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-18
1
-183
/
+119
*
libceph: disambiguate cluster/pool full log message
Ilya Dryomov
2022-04-25
1
-1
/
+5
*
libceph: drop else branches in prepare_read_data{,_cont}
Jeff Layton
2022-03-01
1
-6
/
+2
*
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2022-02-02
4
-20
/
+103
*
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2022-02-02
1
-62
/
+154
*
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
2
-16
/
+17
|
\
|
*
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
2022-01-13
1
-4
/
+5
|
*
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
2
-12
/
+12
[next]