index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: improve caps debugging output
Patrick Donnelly
2024-11-19
1
-18
/
+17
*
ceph: correct ceph_mds_cap_peer field name
Patrick Donnelly
2024-11-19
1
-9
/
+9
*
ceph: miscellaneous spelling fixes
Dmitry Antipov
2024-11-18
1
-1
/
+1
*
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
2024-11-18
1
-14
/
+0
*
ceph: Fix typo in the comment
Yan Zhen
2024-09-24
1
-1
/
+1
*
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
2024-09-24
1
-0
/
+22
*
ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
Xiubo Li
2024-09-24
1
-1
/
+1
*
ceph: Convert to use jiffies macro
Chen Yufan
2024-08-27
1
-1
/
+2
*
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2024-08-01
1
-11
/
+24
*
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
2024-07-23
1
-0
/
+6
*
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
2024-04-11
1
-2
/
+2
*
ceph: break the check delayed cap loop every 5s
Xiubo Li
2024-03-18
1
-0
/
+8
*
ceph: add ceph_cap_unlink_work to fire check_caps() immediately
Xiubo Li
2024-02-13
1
-1
/
+16
*
ceph: always queue a writeback when revoking the Fb caps
Xiubo Li
2024-02-13
1
-24
/
+24
*
ceph: always check dir caps asynchronously
Xiubo Li
2024-02-07
1
-6
/
+0
*
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
2024-02-07
1
-1
/
+2
*
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
2024-01-15
1
-6
/
+3
*
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
1
-325
/
+438
|
\
|
*
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
1
-300
/
+410
|
*
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
1
-20
/
+20
|
*
ceph: pass the mdsc to several helpers
Xiubo Li
2023-11-03
1
-6
/
+9
*
|
ceph: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-2
/
+2
|
/
*
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-06
1
-29
/
+206
|
\
|
*
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2023-08-24
1
-2
/
+2
|
*
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-08-24
1
-1
/
+5
|
*
ceph: add truncate size handling support for fscrypt
Xiubo Li
2023-08-24
1
-5
/
+13
|
*
ceph: handle fscrypt fields in cap messages from MDS
Jeff Layton
2023-08-24
1
-2
/
+83
|
*
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
1
-18
/
+26
|
*
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
2023-08-24
1
-4
/
+28
|
*
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-08-22
1
-13
/
+65
*
|
ceph: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-1
/
+1
|
/
*
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-06-30
1
-0
/
+9
*
ceph: issue a cap release immediately if no cap exists
Xiubo Li
2023-06-30
1
-11
/
+29
*
ceph: trigger to flush the buffer when making snapshot
Xiubo Li
2023-06-30
1
-0
/
+6
*
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-06-08
1
-0
/
+6
*
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-04-30
1
-1
/
+1
*
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
1
-0
/
+1
|
\
|
*
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
*
|
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-02-02
1
-3
/
+13
|
/
*
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2023-01-02
1
-1
/
+1
*
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
1
-0
/
+2
*
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
1
-14
/
+9
*
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-11-14
1
-36
/
+12
*
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-10-04
1
-1
/
+1
*
ceph: no need to wait for transition RDCACHE|RD -> RD
Xiubo Li
2022-10-04
1
-2
/
+6
*
ceph: wake up the waiters if any new caps comes
Xiubo Li
2022-10-04
1
-0
/
+4
*
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
2022-08-03
1
-2
/
+3
*
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
1
-1
/
+1
*
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2022-08-03
1
-2
/
+2
*
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-03
1
-14
/
+13
[next]