index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-28
1
-1
/
+1
|
\
|
*
ceph: Fix typo in the comment
Yan Zhen
2024-09-24
1
-1
/
+1
*
|
ceph: remove unused f_version
Christian Brauner
2024-09-09
1
-1
/
+0
|
/
*
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-07-26
1
-1
/
+1
|
\
|
*
ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
Chen Ni
2024-07-23
1
-1
/
+1
*
|
ceph: drop usage of page_index
Kairui Song
2024-07-04
1
-1
/
+1
|
/
*
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2024-05-23
1
-0
/
+28
*
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-19
1
-8
/
+13
|
\
|
*
ceph: get rid of passing callbacks in __dentry_leases_walk()
Al Viro
2024-01-15
1
-8
/
+13
*
|
dentry: switch the lists of children to hlist
Al Viro
2023-11-25
1
-1
/
+1
|
/
*
ceph: pass an idmapping to mknod/symlink/mkdir
Christian Brauner
2023-11-03
1
-0
/
+4
*
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
1
-86
/
+132
*
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
1
-11
/
+11
*
ceph: pass the mdsc to several helpers
Xiubo Li
2023-11-03
1
-1
/
+1
*
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2023-08-24
1
-6
/
+7
*
ceph: prevent snapshot creation in encrypted locked directories
Luís Henriques
2023-08-24
1
-0
/
+5
*
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
1
-0
/
+3
*
ceph: mark directory as non-complete after loading key
Luís Henriques
2023-08-24
1
-4
/
+4
*
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
1
-0
/
+9
*
ceph: create symlinks with encrypted and base64-encoded targets
Jeff Layton
2023-08-24
1
-5
/
+49
*
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
1
-6
/
+30
*
ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
Jeff Layton
2023-08-24
1
-2
/
+7
*
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
2023-08-24
1
-0
/
+11
*
ceph: preallocate inode for ops that may create one
Jeff Layton
2023-08-22
1
-32
/
+38
*
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
1
-2
/
+3
*
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
2023-06-30
1
-7
/
+10
*
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
2023-04-30
1
-2
/
+11
*
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-1
/
+1
*
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-08-03
1
-9
/
+70
*
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
2022-03-21
1
-1
/
+10
*
ceph: fix comments mentioning i_mutex
hongnanli
2022-03-01
1
-3
/
+3
*
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
2021-06-29
1
-0
/
+9
*
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-06-29
1
-3
/
+1
*
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-29
1
-2
/
+1
*
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
1
-10
/
+12
*
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
2021-04-27
1
-11
/
+19
*
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-27
1
-0
/
+2
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-11
/
+12
*
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
2020-12-14
1
-5
/
+4
*
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
1
-13
/
+7
*
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-28
1
-18
/
+13
|
\
|
*
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
1
-18
/
+13
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-04
1
-0
/
+4
*
ceph: allow rename operation under different quota realms
Luis Henriques
2020-06-01
1
-4
/
+5
[next]