index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2023-08-24
libceph: do not include crypto/algapi.h
Herbert Xu
2023-08-24
libceph: allow ceph_osdc_new_request to accept a multi-op read
Jeff Layton
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2023-08-22
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
libceph: add sparse read support to OSD client
Jeff Layton
2023-08-22
libceph: add sparse read support to msgr1
Jeff Layton
2023-08-22
libceph: support sparse reads on msgr2 secure codepath
Jeff Layton
2023-08-22
libceph: new sparse_read op, support sparse reads on msgr2 crc codepath
Jeff Layton
2023-08-22
libceph: define struct ceph_sparse_extent and add some helpers
Jeff Layton
2023-08-22
libceph: add spinlock around osd->o_requests
Jeff Layton
2023-08-02
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-13
libceph: harden msgr2.1 frame segment length checks
Ilya Dryomov
2023-06-27
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-04
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
libceph: fix ceph_pagelist_reserve() comment typo
Jason Wang
2022-08-03
libceph: print fsid and epoch with osd id
Daichi Mukai
2022-08-03
libceph: check pointer before assigned to "c->rules[]"
Li Qiong
2022-05-25
libceph: use swap() macro instead of taking tmp variable
Guo Zhengkui
2022-05-18
libceph: fix misleading ceph_osdc_cancel_request() comment
Ilya Dryomov
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-04-25
libceph: disambiguate cluster/pool full log message
Ilya Dryomov
2022-03-01
libceph: drop else branches in prepare_read_data{,_cont}
Jeff Layton
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
libceph: drop ->monmap and err initialization
Jean Sacren
2021-06-28
libceph: fix doc warnings in cls_lock_client.c
Baokun Li
2021-06-28
libceph: remove unnecessary ret variable in ceph_auth_init()
zuoqilin
2021-06-28
libceph: fix some spelling mistakes
Zheng Yongjun
2021-06-28
libceph: kill ceph_none_authorizer::reply_buf
Ilya Dryomov
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
[next]