index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
rados
/
rgw_file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/file: advance rgw_file interface version
Matt Benjamin
2023-04-22
1
-1
/
+2
*
rgw/file: change function signature to match the one generated by cython
yuval Lifshitz
2022-11-10
1
-1
/
+1
*
rgw_file: expose RGW user-defined attributes
Matt Benjamin
2020-12-04
1
-2
/
+49
*
rgw_file: introduce fast S3 Unix stats (immutable)
Matt Benjamin
2019-06-28
1
-1
/
+3
*
librgw: support symbolic link
taoCH
2018-11-07
1
-1
/
+21
*
rgw_file: implement variant offset readdir processing
Matt Benjamin
2017-10-18
1
-1
/
+7
*
rgw_file: introduce rgw_mount2 with a bucket name parameter
Gui Hecheng
2017-07-22
1
-1
/
+5
*
rgw_file: permit dirent offset computation
Matt Benjamin
2017-07-12
1
-1
/
+9
*
rgw_file: introduce rgw_lookup type hints
Matt Benjamin
2017-04-13
1
-3
/
+10
*
rgw_file: return of RGWFileHandle::FLAG_EXACT_MATCH
Matt Benjamin
2017-02-23
1
-1
/
+2
*
rgw_file: add timed namespace invalidation
Matt Benjamin
2017-01-24
1
-1
/
+11
*
pybind/rgw_file: add rgwfile pybinding
Haomai Wang
2016-11-02
1
-1
/
+2
*
rgw/rgw_file: add rgwfile_version
Haomai Wang
2016-11-02
1
-0
/
+3
*
librgw: add API version defines for librgw and rgw_file
Matt Benjamin
2016-08-23
1
-0
/
+6
*
rgw_file: add RGW_OPEN_FLAG_STATELESS as a synonym for V3
Matt Benjamin
2016-08-17
1
-0
/
+1
*
rgw_file: implement stateless write completion timer
Matt Benjamin
2016-08-17
1
-0
/
+9
*
rgw_file: fix/update rgw_create flag arguments
Matt Benjamin
2016-08-12
1
-2
/
+3
*
rgw_file: fix/update rgw_open flag arguments
Matt Benjamin
2016-08-12
1
-1
/
+2
*
rgw_file: set owner uid, gid, and Unix mode on new objects
Matt Benjamin
2016-03-27
1
-14
/
+13
*
librgw: fix copyright in src/include/rados/rgw_file.h
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: update rgw_* api calls so that all take a flags arg
Matt Benjamin
2016-02-12
1
-39
/
+58
*
librgw: conditionally send '.' and '..' (rgw_readdir)
Matt Benjamin
2016-02-12
1
-1
/
+5
*
librgw: introduce RGW_LOOKUP_FLAG_CREATE
Matt Benjamin
2016-02-12
1
-0
/
+6
*
librgw: rgw_mkdir and rgw_create return addresses
Matt Benjamin
2016-02-12
1
-2
/
+2
*
librgw: pass struct rgw_fh_hk by reference
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: always add struct before rgw_file_handle in rgw_file.h
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: bring back lookup_handle()
Matt Benjamin
2016-02-12
1
-16
/
+22
*
librgw: implement intrusive filehandle cache
Matt Benjamin
2016-02-12
1
-4
/
+8
*
librgw: try-implement rgw_readv/rgw_writev
Matt Benjamin
2016-02-12
1
-9
/
+32
*
librgw: improve rgw_write and add WRITE_READ_VERIFY
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: implement RGWGetObjRequest
Matt Benjamin
2016-02-12
1
-2
/
+2
*
librgw: fix rgw_open param names and invocation
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: fs->root_fh is a pointer (and assign it)
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: reify root handles
Matt Benjamin
2016-02-12
1
-27
/
+18
*
librgw: incremental RGWPutObj work and almost-complete RGWFH refactor.
Matt Benjamin
2016-02-12
1
-6
/
+6
*
librgw: rgw_file_handle refactor, plus get/put
Matt Benjamin
2016-02-12
1
-14
/
+36
*
librgw: cache RGWUserInfo in rgw_fs private handle
Matt Benjamin
2016-02-12
1
-3
/
+0
*
librgw: RGWFileHandle and RGWLibFS
Matt Benjamin
2016-02-12
1
-4
/
+19
*
librgw: incremental
Matt Benjamin
2016-02-12
1
-3
/
+3
*
librgw: widen rgw_mount, open-code list buckets
Matt Benjamin
2016-02-12
1
-2
/
+5
*
librgw: introduce struct rgw_fs
Matt Benjamin
2016-02-12
1
-16
/
+45
*
librgw: fix type of rgw_readdir eof argument (C-11 bool)
Matt Benjamin
2016-02-12
1
-1
/
+2
*
librgw: revise rgw_* method signatures
Matt Benjamin
2016-02-12
1
-9
/
+42
*
librgw: update rgw_rename signature
Matt Benjamin
2016-02-12
1
-6
/
+8
*
librgw: define an rgw_setattr
Matt Benjamin
2016-02-12
1
-7
/
+14
*
librgw: make rgw_readdir take a bool* for eof
Matt Benjamin
2016-02-12
1
-3
/
+3
*
librgw: update rgw_readdir interface (stub impl)
Matt Benjamin
2016-02-12
1
-1
/
+4
*
librgw: add hypothetical rgw_statfs call
Matt Benjamin
2016-02-12
1
-0
/
+22
*
librgw: stub implement rgw_getattr
Matt Benjamin
2016-02-12
1
-0
/
+2
*
librgw: compile and implement more of rgw_file
Matt Benjamin
2016-02-12
1
-3
/
+4
[next]