index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
client
/
fuse_ll.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: set LIBMOUNT_FORCE_MOUNT2=always
Jakob Haufe
2024-04-30
1
-1
/
+1
*
client/fuse: handle case of renameat2 with non-zero flags
Shachar Sharon
2023-12-07
1
-0
/
+9
*
client/fuse: add support for 3.12 API of libfuse
Zhansong Gao
2022-12-06
1
-1
/
+15
*
client/fuse: set max_idle_threads to the correct value
Zhansong Gao
2022-11-29
1
-3
/
+4
*
fuse_ll: fix compile error when libfuse version is larger than 3.0
Xiubo Li
2022-07-11
1
-9
/
+4
*
ceph-fuse: add dedicated snap stag map for each directory
Xiubo Li
2022-06-15
1
-41
/
+82
*
ceph-fuse: return EINVAL if get invalid fino instead of assert
Xiubo Li
2022-06-15
1
-26
/
+128
*
ceph-fuse: reserve stag number 1 for snapdirs
Xiubo Li
2022-06-15
1
-1
/
+8
*
ceph-fuse: restrict already_fuse_mounted function only for linux
Nikhilkumar Shelke
2022-03-28
1
-0
/
+13
*
ceph-fuse: ignore fuse mount failure if path is already mounted
Nikhilkumar Shelke
2022-03-07
1
-0
/
+94
*
client: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
client: always register callbacks before mount()
Xiubo Li
2021-04-08
1
-16
/
+20
*
client: rebuild bl to avoid too many vector(> IOV_MAX)
Yanhu Cao
2021-03-23
1
-0
/
+3
*
mds/client: create cephfs errno aliases
Milind Changire
2021-03-02
1
-34
/
+88
*
cient/fuse_ll.c: align fuse_ll_forget() with fuse3 API
Vladimir Bashkirtsev
2021-01-16
1
-0
/
+6
*
client: do not use g_conf().get_val<>() in libcephfs
Xiubo Li
2020-11-20
1
-1
/
+2
*
ceph-fuse: add splice read/write support to reduce the memory copy
Xiubo Li
2020-07-08
1
-1
/
+38
*
ceph-fuse: add connection args parsing support for libfuse > 3.0
Xiubo Li
2020-07-08
1
-4
/
+26
*
ceph-fuse: switch to fuse_reply_iov to reduce the memory copy
Xiubo Li
2020-07-08
1
-3
/
+6
*
fuse: update to newer FUSE_USE_VERSION
Jeff Layton
2020-06-03
1
-2
/
+8
*
ceph-fuse: compatible with libfuse3.5 or higher
Xiubo Li
2020-05-25
1
-1
/
+7
*
libfuse: check the libfuse version from the pkconfig/fuse{3}.pc file
Xiubo Li
2020-05-25
1
-0
/
+1
*
client: move callback typedefs and arg struct into ceph_ll_client.h
Jeff Layton
2020-04-30
1
-1
/
+1
*
client: rename ceph_statx.h to ceph_ll_client.h
Jeff Layton
2020-04-30
1
-1
/
+1
*
client: make client_dentry_callback_t more friendly for C
Jeff Layton
2020-04-30
1
-4
/
+4
*
ceph-fuse: link to libfuse3 if fuse3 is installed
Xiubo Li
2020-04-18
1
-6
/
+74
*
Merge pull request #34533 from fanjunwei/fix_fuse_bug
Gregory Farnum
2020-04-17
1
-1
/
+0
|
\
|
*
client: fix ceph-fuse parse command line failed
fanjunwei
2020-04-13
1
-1
/
+0
*
|
ceph-fuse: don't get mount options from /etc/fstab when doing remount
Yan, Zheng
2020-03-31
1
-1
/
+1
|
/
*
client: disallow changing fuse_default_permissions option at runtime
Zhi Zhang
2020-01-10
1
-3
/
+1
*
client: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-2
/
+1
*
client: support the fallocate() when fuse version >= 2.9
huanwen ren
2019-07-02
1
-2
/
+2
*
client: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
1
-2
/
+2
*
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-1
/
+1
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
client: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
client: fix compile warning
Patrick Donnelly
2018-08-05
1
-1
/
+1
*
common/options: convert many TYPE_[U]INT -> TYPE_SIZE
Sage Weil
2018-07-28
1
-1
/
+1
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-18
/
+18
*
fuse: wire up fuse_ll_access
Jeff Layton
2018-04-10
1
-1
/
+9
*
Merge PR #21132 into master
Patrick Donnelly
2018-04-10
1
-32
/
+31
|
\
|
*
client: remove getgroups_cb
Jeff Layton
2018-04-05
1
-8
/
+0
|
*
client: have init_gids just set alloced_gids to true
Jeff Layton
2018-04-02
1
-1
/
+0
|
*
fuse: handle errors appropriately when getting group list
Jeff Layton
2018-04-02
1
-26
/
+34
*
|
client: add the fuse parameter max_write
huanwen ren
2018-03-19
1
-0
/
+9
|
/
*
Merge PR #20168 into master
Patrick Donnelly
2018-02-18
1
-0
/
+11
|
\
|
*
client: lookup_ino when i1 becomes NULL
Jos Collin
2018-02-12
1
-0
/
+11
*
|
client: re-use free snap tag
Yan, Zheng
2018-02-06
1
-8
/
+31
|
/
*
Merge PR #19009 into master
Patrick Donnelly
2017-11-30
1
-19
/
+47
|
\
[next]