index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
dir.c
Age
Commit message (
Expand
)
Author
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2023-08-24
ceph: prevent snapshot creation in encrypted locked directories
Luís Henriques
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
ceph: create symlinks with encrypted and base64-encoded targets
Jeff Layton
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
Jeff Layton
2023-08-24
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
2023-04-30
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-03-21
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
2022-03-01
ceph: fix comments mentioning i_mutex
hongnanli
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
2021-04-27
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
2020-03-30
ceph: perform asynchronous unlink if we have sufficient caps
Jeff Layton
2020-03-30
ceph: add infrastructure for waiting for async create to complete
Jeff Layton
2020-03-30
ceph: track primary dentry link
Jeff Layton
2020-01-27
ceph: print dentry offset in hex and fix xattr_version type
Xiubo Li
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-29
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
2019-10-23
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-08
ceph: add selinux support
Yan, Zheng
2019-07-08
ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
Yan, Zheng
[next]