index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-2
/
+3
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
1
-7
/
+10
2023-04-30
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
1
-2
/
+11
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-1
/
+1
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
1
-9
/
+70
2022-03-21
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
1
-1
/
+10
2022-03-01
ceph: fix comments mentioning i_mutex
hongnanli
1
-3
/
+3
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
1
-0
/
+9
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
1
-3
/
+1
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
1
-2
/
+1
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
1
-10
/
+12
2021-04-28
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
1
-11
/
+19
2021-04-28
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-11
/
+12
2020-12-15
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
1
-5
/
+4
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
1
-13
/
+7
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-18
/
+13
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
1
-18
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-04
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
1
-4
/
+5
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
1
-2
/
+3
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
1
-0
/
+12
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
1
-2
/
+2
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
1
-6
/
+15
2020-03-30
ceph: perform asynchronous unlink if we have sufficient caps
Jeff Layton
1
-4
/
+104
2020-03-30
ceph: add infrastructure for waiting for async create to complete
Jeff Layton
1
-1
/
+1
2020-03-30
ceph: track primary dentry link
Jeff Layton
1
-0
/
+1
2020-01-27
ceph: print dentry offset in hex and fix xattr_version type
Xiubo Li
1
-2
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-10-30
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
1
-7
/
+8
2019-10-23
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
1
-0
/
+1
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-07-08
ceph: add selinux support
Yan, Zheng
1
-0
/
+12
2019-07-08
ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
Yan, Zheng
1
-14
/
+14
2019-07-08
ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()
Yan, Zheng
1
-4
/
+3
2019-07-08
ceph: fix dir_lease_is_valid()
Yan, Zheng
1
-9
/
+17
2019-07-05
ceph: don't open-code the check for dead lockref
Al Viro
1
-1
/
+1
2019-04-23
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-03-05
ceph: add mount option to limit caps count
Yan, Zheng
1
-1
/
+19
2019-03-05
ceph: periodically trim stale dentries
Yan, Zheng
1
-50
/
+257
2019-03-05
ceph: delete stale dentry when last reference is dropped
Yan, Zheng
1
-29
/
+101
2018-08-02
ceph: use timespec64 for inode timestamp
Arnd Bergmann
1
-3
/
+3
2018-08-02
ceph: add d_drop for some error cases in ceph_symlink()
Chengguang Xu
1
-2
/
+4
2018-08-02
ceph: add d_drop for some error cases in ceph_mknod()
Chengguang Xu
1
-3
/
+5
[next]