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
/
fs
/
ceph
/
mds_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
ceph: handle zero-length feature mask in session messages
Jeff Layton
1
-2
/
+4
2020-08-04
ceph: use frag's MDS in either mode
Yanhu Cao
1
-2
/
+1
2020-08-03
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
1
-1
/
+2
2020-08-03
ceph: send client provided metric flags in client metadata
Xiubo Li
1
-2
/
+58
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
1
-0
/
+3
2020-08-03
ceph: check the sesion state and return false in case it is closed
Xiubo Li
1
-0
/
+1
2020-08-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-08-03
ceph: switch to WARN_ON_ONCE in encode_supported_features()
Xiubo Li
1
-11
/
+35
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
1
-0
/
+1
2020-08-03
ceph: add check_session_state() helper and make it global
Xiubo Li
1
-20
/
+27
2020-06-01
ceph: skip checking caps when session reconnecting and releasing reqs
Xiubo Li
1
-2
/
+14
2020-06-01
ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock
Xiubo Li
1
-2
/
+2
2020-06-01
ceph: ceph_kick_flushing_caps needs the s_mutex
Jeff Layton
1
-0
/
+2
2020-06-01
ceph: convert mdsc->cap_dirty to a per-session list
Jeff Layton
1
-1
/
+1
2020-06-01
ceph: throw a warning if we destroy session with mutex still locked
Jeff Layton
1
-0
/
+1
2020-06-01
ceph: add metadata perf metric support
Xiubo Li
1
-0
/
+7
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
1
-2
/
+14
2020-05-04
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
1
-5
/
+3
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
1
-2
/
+9
2020-03-30
ceph: always renew caps if mds_wanted is insufficient
Yan, Zheng
1
-5
/
+0
2020-03-30
ceph: cache layout in parent dir on first sync create
Jeff Layton
1
-1
/
+6
2020-03-30
ceph: add new MDS req field to hold delegated inode number
Jeff Layton
1
-2
/
+1
2020-03-30
ceph: decode interval_sets for delegated inos
Jeff Layton
1
-9
/
+113
2020-03-30
ceph: cap tracking for async directory operations
Jeff Layton
1
-5
/
+26
2020-03-30
ceph: add infrastructure for waiting for async create to complete
Jeff Layton
1
-1
/
+19
2020-03-30
ceph: add flag to designate that a request is asynchronous
Jeff Layton
1
-0
/
+15
2020-03-30
ceph: return ETIMEDOUT errno to userland when request timed out
Xiubo Li
1
-2
/
+2
2020-03-30
ceph: move to a dedicated slabcache for mds requests
Jeff Layton
1
-2
/
+3
2020-03-30
ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}
Yan, Zheng
1
-1
/
+2
2020-03-30
ceph: register MDS request with dir inode from the start
Jeff Layton
1
-10
/
+6
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-74
/
+97
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2020-01-27
ceph: print r_direct_hash in hex in __choose_mds() dout
Xiubo Li
1
-15
/
+13
2020-01-27
ceph: allocate the correct amount of extra bytes for the session features
Xiubo Li
1
-6
/
+14
2020-01-27
ceph: rename get_session and switch to use ceph_get_mds_session
Xiubo Li
1
-8
/
+8
2020-01-27
ceph: add possible_max_rank and make the code more readable
Xiubo Li
1
-5
/
+5
2020-01-27
ceph: retry the same mds later after the new session is opened
Xiubo Li
1
-4
/
+16
2020-01-27
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
1
-2
/
+1
2020-01-27
ceph: keep the session state until it is released
Xiubo Li
1
-1
/
+2
2020-01-27
ceph: add __send_request helper
Xiubo Li
1
-22
/
+25
2020-01-27
ceph: fix possible long time wait during umount
Xiubo Li
1
-3
/
+4
2020-01-27
ceph: only choose one MDS who is in up:active state without laggy
Xiubo Li
1
-4
/
+9
2020-01-27
ceph: delete redundant douts in con_get/put()
Chengguang Xu
1
-5
/
+1
2020-01-21
ceph: hold extra reference to r_parent over life of request
Jeff Layton
1
-2
/
+6
2019-12-09
ceph: trigger the reclaim work once there has enough pending caps
Xiubo Li
1
-1
/
+1
2019-12-09
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
1
-0
/
+1
2019-12-09
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
1
-2
/
+3
2019-12-09
fs: ceph: Delete timespec64_trunc() usage
Deepa Dinamani
1
-3
/
+1
2019-11-25
ceph: don't leave ino field in ceph_mds_request_head uninitialized
Jeff Layton
1
-0
/
+1
2019-11-25
ceph: tone down loglevel on ceph_mdsc_build_path warning
Jeff Layton
1
-7
/
+11
[next]