index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
1
-0
/
+3
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
1
-1
/
+2
2022-03-01
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
1
-1
/
+0
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
1
-0
/
+1
2022-03-01
ceph: add getvxattr op
Milind Changire
1
-0
/
+1
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2
-0
/
+2
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
1
-0
/
+4
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+3
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-1
/
+0
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
1
-0
/
+1
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2
-2
/
+2
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+8
2021-11-08
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
1
-0
/
+2
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
1
-0
/
+1
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
1
-1
/
+3
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
1
-1
/
+1
2021-02-16
libceph: deprecate [no]cephx_require_signatures options
Ilya Dryomov
1
-4
/
+3
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
1
-2
/
+2
2020-12-15
libceph: drop ceph_auth_{create,update}_authorizer()
Ilya Dryomov
1
-6
/
+0
2020-12-15
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
6
-6
/
+231
2020-12-15
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
3
-2
/
+13
2020-12-15
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-1
/
+8
2020-12-15
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
4
-6
/
+15
2020-12-15
libceph: drop ac->ops->name field
Ilya Dryomov
1
-2
/
+0
2020-12-15
libceph: amend cephx init_protocol() and build_request()
Ilya Dryomov
1
-0
/
+1
2020-12-15
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
1
-4
/
+12
2020-12-15
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
1
-35
/
+41
2020-12-15
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
1
-0
/
+1
2020-12-15
libceph: separate msgr1 protocol implementation
Ilya Dryomov
1
-0
/
+8
2020-12-15
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
1
-1
/
+38
2020-12-15
libceph: export zero_page
Ilya Dryomov
1
-0
/
+1
2020-12-15
libceph: rename and export con->flags bits
Ilya Dryomov
1
-1
/
+12
2020-12-15
libceph: rename and export con->state states
Ilya Dryomov
1
-1
/
+11
2020-12-15
libceph: make con->state an int
Ilya Dryomov
1
-1
/
+1
2020-12-15
libceph: drop msg->ack_stamp field
Ilya Dryomov
1
-1
/
+0
2020-12-15
libceph: lower exponential backoff delay
Ilya Dryomov
1
-2
/
+2
2020-12-15
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
1
-1
/
+31
2020-12-15
ceph: set osdmap epoch for setxattr
Xiubo Li
1
-0
/
+1
2020-12-15
libceph: remove unused port macros
Liu, Changcheng
1
-9
/
+0
2020-12-15
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
1
-0
/
+1
2020-10-12
libceph: fix ENTITY_NAME format suggestion
Ilya Dryomov
1
-1
/
+1
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2
-2
/
+2
2020-10-12
libceph: multiple workspaces for CRUSH computations
Ilya Dryomov
1
-2
/
+12
2020-08-24
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
1
-4
/
+4
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
1
-0
/
+1
2020-08-03
ceph: delete repeated words in fs/ceph/
Randy Dunlap
1
-1
/
+1
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
1
-0
/
+1
2020-08-03
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
1
-1
/
+1
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-2
/
+2
2020-06-02
libceph: support for alloc hint flags
Ilya Dryomov
2
-1
/
+17
[next]