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
*
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
*
ceph: wait on async create before checking caps for syncfs
Jeff Layton
2022-06-29
1
-0
/
+1
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-52
/
+52
*
ceph: try to queue a writeback if revoking fails
Xiubo Li
2022-05-25
1
-4
/
+24
*
ceph: rename unsafe_request_wait()
Xiubo Li
2022-05-25
1
-4
/
+4
*
ceph: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-05-25
1
-17
/
+15
*
ceph: use dedicated list iterator variable
Jakob Koschel
2022-05-25
1
-3
/
+4
*
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
2022-04-25
1
-0
/
+4
*
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
Niels Dossche
2022-04-25
1
-0
/
+3
*
ceph: assign the ci only when the inode isn't NULL
Xiubo Li
2022-03-21
1
-1
/
+1
*
ceph: wait for async create reply before sending any cap messages
Jeff Layton
2022-03-01
1
-0
/
+14
*
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
2022-01-26
1
-18
/
+37
*
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
1
-2
/
+1
|
\
|
*
ceph: remove redundant Lsx caps check
Xiubo Li
2022-01-13
1
-2
/
+1
*
|
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
ceph: conversion to new fscache API
Jeff Layton
2022-01-11
1
-1
/
+2
*
|
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
2021-12-01
1
-8
/
+8
|
/
*
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
1
-6
/
+6
*
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
1
-0
/
+116
*
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
1
-8
/
+8
*
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
1
-4
/
+5
*
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
1
-9
/
+3
*
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-21
1
-2
/
+2
[next]