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
starfive-6.6.48-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
/
caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
1
-11
/
+24
2024-07-23
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
1
-0
/
+6
2024-04-11
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
1
-2
/
+2
2024-03-19
ceph: break the check delayed cap loop every 5s
Xiubo Li
1
-0
/
+8
2024-02-13
ceph: add ceph_cap_unlink_work to fire check_caps() immediately
Xiubo Li
1
-1
/
+16
2024-02-13
ceph: always queue a writeback when revoking the Fb caps
Xiubo Li
1
-24
/
+24
2024-02-07
ceph: always check dir caps asynchronously
Xiubo Li
1
-6
/
+0
2024-02-07
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
1
-1
/
+2
2024-01-15
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-325
/
+438
2023-11-04
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-300
/
+410
2023-11-04
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
1
-20
/
+20
2023-11-04
ceph: pass the mdsc to several helpers
Xiubo Li
1
-6
/
+9
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-29
/
+206
2023-08-24
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
1
-2
/
+2
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
1
-1
/
+5
2023-08-24
ceph: add truncate size handling support for fscrypt
Xiubo Li
1
-5
/
+13
2023-08-24
ceph: handle fscrypt fields in cap messages from MDS
Jeff Layton
1
-2
/
+83
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
1
-18
/
+26
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
1
-4
/
+28
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
1
-13
/
+65
2023-07-13
ceph: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-06-30
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
1
-0
/
+9
2023-06-30
ceph: issue a cap release immediately if no cap exists
Xiubo Li
1
-11
/
+29
2023-06-30
ceph: trigger to flush the buffer when making snapshot
Xiubo Li
1
-0
/
+6
2023-06-08
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
1
-0
/
+6
2023-04-30
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
1
-1
/
+1
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
1
-0
/
+1
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
1
-3
/
+13
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2023-01-02
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
1
-1
/
+1
2022-12-12
ceph: try to check caps immediately after async creating finishes
Xiubo Li
1
-0
/
+2
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
1
-14
/
+9
2022-11-14
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
1
-36
/
+12
2022-10-04
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
1
-1
/
+1
2022-10-04
ceph: no need to wait for transition RDCACHE|RD -> RD
Xiubo Li
1
-2
/
+6
2022-10-04
ceph: wake up the waiters if any new caps comes
Xiubo Li
1
-0
/
+4
2022-08-03
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
1
-2
/
+3
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
1
-1
/
+1
2022-08-03
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
1
-2
/
+2
2022-08-03
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
1
-14
/
+13
2022-06-29
ceph: wait on async create before checking caps for syncfs
Jeff Layton
1
-0
/
+1
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-52
/
+52
2022-05-25
ceph: try to queue a writeback if revoking fails
Xiubo Li
1
-4
/
+24
2022-05-25
ceph: rename unsafe_request_wait()
Xiubo Li
1
-4
/
+4
2022-05-25
ceph: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-17
/
+15
2022-05-25
ceph: use dedicated list iterator variable
Jakob Koschel
1
-3
/
+4
2022-04-25
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
1
-0
/
+4
2022-04-25
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
Niels Dossche
1
-0
/
+3
[next]