index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcephfs.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Gracefully handle empty pathname for statxat()
Anoop C S
2024-11-07
1
-0
/
+4
*
libcephfs: Fix order of destruction of context pool
Adam Emerson
2023-12-07
1
-1
/
+1
*
libcephfs: Option to write + fsync via ceph_ll_nonblocking_readv_writev
Frank S. Filz
2023-07-24
1
-1
/
+2
*
libcephfs: Add nonblocking readv/writev I/O interface
Frank S. Filz
2023-07-24
1
-0
/
+27
*
cephfs: imlplement readdir_snapdiff API
Igor Fedotov
2023-04-10
1
-0
/
+120
*
libcephfs: replace errno.h errors with CEPHFS_E*
Lucian Petrut
2022-11-21
1
-1
/
+1
*
libcephfs: switch to CEPHFS_E* errors
Lucian Petrut
2022-11-10
1
-150
/
+150
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-4
/
+2
*
libcephfs: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
Merge PR #40885 into master
Patrick Donnelly
2021-05-18
1
-0
/
+10
|
\
|
*
libcephfs: add interface to set mount timeout
Venky Shankar
2021-05-04
1
-0
/
+10
*
|
Merge PR #40234 into master
Patrick Donnelly
2021-05-18
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
client: always register callbacks before mount()
Xiubo Li
2021-04-08
1
-0
/
+6
*
|
libcephfs: introduce basic *at() calls
Venky Shankar
2021-04-26
1
-0
/
+79
|
/
*
client/libcephfs: Add lchmod
Kotresh HR
2021-03-19
1
-0
/
+6
*
cephfs: add ceph_may_delete function
Lucian Petrut
2021-03-05
1
-0
/
+7
*
client: add ceph_ll_lookup_vino
Jeff Layton
2021-02-11
1
-0
/
+8
*
client/libcephfs: Don't let one unmount screw up another mount
Adam C. Emerson
2021-01-14
1
-6
/
+28
*
client: optionally check client permission on rmsnap()
Venky Shankar
2020-12-23
1
-1
/
+1
*
client: Snapshot cephfs APIs
Venky Shankar
2020-12-17
1
-0
/
+78
*
src/*: do not pass cct to ceph_version_to_str()
Kefu Chai
2020-12-10
1
-1
/
+1
*
test: Use a config variable debug_version_for_testing
David Zafman
2020-11-12
1
-1
/
+1
*
common: remove log_early configuration option
Changcheng Liu
2020-10-19
1
-2
/
+1
*
Merge pull request #32601 from adamemerson/wip-objection-triumphant
Adam C. Emerson
2020-05-22
1
-3
/
+7
|
\
|
*
osdc: Asiofact the Objecter
Adam C. Emerson
2020-05-15
1
-1
/
+1
|
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
1
-2
/
+6
*
|
client: expose ceph_ll_register_callbacks via libcephfs
Jeff Layton
2020-04-30
1
-0
/
+6
*
|
client: move callback typedefs and arg struct into ceph_ll_client.h
Jeff Layton
2020-04-30
1
-1
/
+1
|
/
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
client: propagate -ENOTCONN errors for ll_releasedir
David Disseldorp
2020-01-08
1
-2
/
+1
*
mgr: forward RADOS client instances for potential blacklist
Patrick Donnelly
2019-12-04
1
-0
/
+16
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-7
/
+3
*
osdc: Asiofact the Objecter
Adam C. Emerson
2019-11-04
1
-1
/
+1
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
1
-2
/
+6
*
libcephfs: Add test for lazyio via libcephfs
Sidharth Anupkrishnan
2019-09-19
1
-2
/
+2
*
libcephfs: Add lazyio_propogate and lazyio_synchronize methods to libcephfs
Sidharth Anupkrishnan
2019-08-07
1
-0
/
+17
*
libcephfs: remove unused #include
Kefu Chai
2019-08-03
1
-1
/
+0
*
cmake: require CMake v3.10.2
Kefu Chai
2019-08-02
1
-1
/
+1
*
misc: remove execute permissions on nine source files
J. Eric Ivancich
2019-06-28
1
-0
/
+0
*
src/: parser returns up to one error
Kefu Chai
2019-06-25
1
-1
/
+1
*
common: add --log-early command line option
Sage Weil
2019-04-07
1
-0
/
+5
*
libcephfs: common_init_finish after getting monmap and config
Sage Weil
2019-04-03
1
-2
/
+2
*
common/config: pass entity_type down into parse_env()
Sage Weil
2019-03-08
1
-2
/
+2
*
client: add ceph_stat/ceph_lstat/ceph_fstat api
Wei Qiaomiao
2019-01-16
1
-1
/
+21
*
client: add new routine to get fscid from a ceph_mount
Jeff Layton
2018-10-25
1
-0
/
+7
*
mds: allow client to specify its session timeout
Yan, Zheng
2018-09-26
1
-0
/
+5
*
mds: initial code for client states reclaim
Yan, Zheng
2018-09-26
1
-0
/
+27
*
Merge PR #23530 into master
Patrick Donnelly
2018-09-24
1
-1
/
+22
|
\
|
*
libcephfs: add ceph_select_filesystem
John Spray
2018-09-17
1
-1
/
+22
*
|
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
|
/
[next]