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
/
include
/
linux
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
3
-73
/
+47
|
\
|
*
ceph: handle idmapped mounts in create_request_message()
Christian Brauner
2023-11-03
1
-1
/
+9
|
*
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
2023-11-03
1
-75
/
+0
|
*
ceph: pass the mdsc to several helpers
Xiubo Li
2023-11-03
1
-1
/
+4
|
*
libceph: add doutc and *_client debug macros support
Xiubo Li
2023-11-03
1
-0
/
+38
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
1
-1
/
+1
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-13
/
+11
|
|
\
|
|
*
|
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
1
-1
/
+1
*
|
|
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ceph: Annotate struct ceph_osd_request with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
|
/
*
/
Revert "ceph: make members in struct ceph_mds_request_args_ext a union"
Ilya Dryomov
2023-09-18
1
-13
/
+11
|
/
*
ceph: make num_fwd and num_retry to __u32
Xiubo Li
2023-08-31
1
-3
/
+20
*
ceph: make members in struct ceph_mds_request_args_ext a union
Xiubo Li
2023-08-31
1
-11
/
+13
*
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2023-08-24
2
-1
/
+9
*
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-08-22
1
-8
/
+13
*
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
2
-0
/
+12
*
libceph: add sparse read support to OSD client
Jeff Layton
2023-08-22
1
-0
/
+32
*
libceph: add sparse read support to msgr1
Jeff Layton
2023-08-22
1
-0
/
+4
*
libceph: new sparse_read op, support sparse reads on msgr2 crc codepath
Jeff Layton
2023-08-22
1
-0
/
+28
*
libceph: define struct ceph_sparse_extent and add some helpers
Jeff Layton
2023-08-22
1
-1
/
+42
*
libceph: add spinlock around osd->o_requests
Jeff Layton
2023-08-22
1
-1
/
+7
*
ceph: move mount state enum to super.h
Xiubo Li
2023-02-02
1
-10
/
+0
*
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
2022-10-04
1
-3
/
+1
*
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-3
/
+2
*
ceph: fix incorrect old_size length in ceph_mds_request_args
Xiubo Li
2022-08-03
1
-3
/
+3
*
ceph: fix the incorrect comment for the ceph_mds_caps struct
Xiubo Li
2022-08-03
1
-1
/
+1
*
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2022-08-03
1
-0
/
+1
*
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-18
1
-0
/
+3
*
ceph: do not release the global snaprealm until unmounting
Xiubo Li
2022-03-01
1
-1
/
+2
*
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
2022-03-01
1
-1
/
+0
*
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
2022-03-01
1
-0
/
+1
*
ceph: add getvxattr op
Milind Changire
2022-03-01
1
-0
/
+1
*
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2022-02-02
2
-0
/
+2
*
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2022-02-02
1
-0
/
+4
*
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
2
-2
/
+3
|
\
|
*
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
2022-01-13
1
-0
/
+1
|
*
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
2
-2
/
+2
*
|
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
1
-1
/
+0
|
/
*
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
1
-11
/
+8
*
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
2021-11-08
1
-0
/
+2
*
ceph: flush mdlog before umounting
Xiubo Li
2021-09-02
1
-0
/
+1
*
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
2021-06-24
1
-1
/
+3
*
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
2021-06-24
1
-1
/
+1
*
libceph: deprecate [no]cephx_require_signatures options
Ilya Dryomov
2021-02-16
1
-4
/
+3
*
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
2020-12-28
1
-2
/
+2
*
libceph: drop ceph_auth_{create,update}_authorizer()
Ilya Dryomov
2020-12-14
1
-6
/
+0
*
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
2020-12-14
6
-6
/
+231
*
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
2020-12-14
3
-2
/
+13
*
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2020-12-14
1
-1
/
+8
*
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2020-12-14
4
-6
/
+15
[next]