index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
libceph: drop ac->ops->name field
Ilya Dryomov
2020-12-14
1
-2
/
+0
*
libceph: amend cephx init_protocol() and build_request()
Ilya Dryomov
2020-12-14
1
-0
/
+1
*
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
2020-12-14
1
-4
/
+12
*
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
2020-12-14
1
-35
/
+41
*
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
2020-12-14
1
-0
/
+1
*
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2020-12-14
1
-0
/
+8
*
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2020-12-14
1
-1
/
+38
*
libceph: export zero_page
Ilya Dryomov
2020-12-14
1
-0
/
+1
*
libceph: rename and export con->flags bits
Ilya Dryomov
2020-12-14
1
-1
/
+12
*
libceph: rename and export con->state states
Ilya Dryomov
2020-12-14
1
-1
/
+11
*
libceph: make con->state an int
Ilya Dryomov
2020-12-14
1
-1
/
+1
*
libceph: drop msg->ack_stamp field
Ilya Dryomov
2020-12-14
1
-1
/
+0
*
libceph: lower exponential backoff delay
Ilya Dryomov
2020-12-14
1
-2
/
+2
*
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
2020-12-14
1
-1
/
+31
*
ceph: set osdmap epoch for setxattr
Xiubo Li
2020-12-14
1
-0
/
+1
*
libceph: remove unused port macros
Liu, Changcheng
2020-12-14
1
-9
/
+0
*
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-12-14
1
-0
/
+1
*
libceph: fix ENTITY_NAME format suggestion
Ilya Dryomov
2020-10-12
1
-1
/
+1
*
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
2
-2
/
+2
*
libceph: multiple workspaces for CRUSH computations
Ilya Dryomov
2020-10-12
1
-2
/
+12
*
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
2020-08-24
1
-4
/
+4
*
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
1
-0
/
+1
*
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
1
-1
/
+1
[next]