index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_file.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rgw: remove unnecessary #include "rgw_rados.h"
Kaleb S. KEITHLEY
2020-08-10
1
-1
/
+0
*
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-14
/
+15
*
common/bl, *: deprecate list::claim() in favor of operator=(list&&).
Radoslaw Zarzynski
2020-06-29
1
-1
/
+1
*
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-23
/
+39
*
Merge pull request #29852 from cbodley/wip-41395
Casey Bodley
2019-09-03
1
-6
/
+0
|
\
|
*
rgw: remove bucket reshard checks from write operations
Casey Bodley
2019-08-23
1
-6
/
+0
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-5
/
+5
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-0
/
+2
|
\
|
*
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
2019-07-29
1
-0
/
+2
*
|
rgw_file: dont deadlock in advance_mtime()
Matt Benjamin
2019-08-09
1
-5
/
+12
|
/
*
rgw: thread yield context through writing of head obj
Ali Maredia
2019-07-08
1
-1
/
+1
*
rgw: thread option_yield through bucket index transaction prepare
Ali Maredia
2019-07-08
1
-1
/
+2
*
Merge pull request #28632 from linuxbox2/wip-rgwfile-advexp
Matt Benjamin
2019-07-01
1
-0
/
+17
|
\
|
*
rgw_file: advance_mtime() should consider namespace expiration
Matt Benjamin
2019-06-18
1
-0
/
+17
*
|
rgw_file: introduce fast S3 Unix stats (immutable)
Matt Benjamin
2019-06-28
1
-8
/
+65
|
/
*
Merge pull request #28451 from linuxbox2/wip-rgwfile-dirinv
Matt Benjamin
2019-06-10
1
-1
/
+1
|
\
|
*
rgw_file: all directories are virtual with respect to contents
Matt Benjamin
2019-06-07
1
-1
/
+1
*
|
rgw_file: permit lookup_handle to lookup root_fh
Matt Benjamin
2019-06-06
1
-7
/
+15
|
/
*
rgw_file: pretty-print fh_key
Matt Benjamin
2019-06-05
1
-0
/
+9
*
rgw_file: include tenant in hashes of object
Matt Benjamin
2019-06-05
1
-5
/
+5
*
rgw_file: include tenant when hashing bucket names
Matt Benjamin
2019-06-05
1
-5
/
+13
*
rgw: add optional_yield to PutObjProcessors
Casey Bodley
2019-04-24
1
-1
/
+1
*
rgw: log refactoring for putobj_processor
Ali Maredia
2019-04-22
1
-1
/
+1
*
Merge pull request #26439 from taoCH/wip-fix-librgw-empty-etag
J. Eric Ivancich
2019-04-03
1
-0
/
+12
|
\
|
*
rgw_file: save etag and acl info in setattr
taoCH
2019-02-19
1
-0
/
+12
*
|
rgw: pubsub add perf counters. fix error handling
Yuval Lifshitz
2019-02-13
1
-0
/
+1
*
|
rgw: tighten storage_class assignment
Yehuda Sadeh
2019-01-04
1
-0
/
+1
|
/
*
common: modernize and refactor occurrences of bufferlist::buffers_t.
Radoslaw Zarzynski
2018-12-01
1
-1
/
+1
*
common: abstract the container type of bufferlist::_buffers.
Radoslaw Zarzynski
2018-12-01
1
-1
/
+1
*
Merge pull request #19684 from taoCH/wip-librgw-symbolic-link
Yuri Weinstein
2018-11-20
1
-0
/
+163
|
\
|
*
librgw: support symbolic link
taoCH
2018-11-07
1
-0
/
+163
*
|
Merge pull request #24846 from taoCH/wip-fix-librgw-quota-check
Yuri Weinstein
2018-11-19
1
-1
/
+12
|
\
\
|
*
|
librgw: not check max_objects when creating file
taoCH
2018-10-31
1
-1
/
+12
|
|
/
*
|
rgw: don't include rgw_zone.h in svc_zone.h
Yehuda Sadeh
2018-11-08
1
-0
/
+1
*
|
rgw: minor adjustments
Yehuda Sadeh
2018-11-08
1
-1
/
+1
|
/
*
rgw: rgw_file uses AtomicObjectProcessor
Casey Bodley
2018-10-16
1
-57
/
+28
*
rgw: temporarily disable putobj filters
Casey Bodley
2018-10-16
1
-9
/
+11
*
common: Call ceph_abort(), not abort()
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
rgw: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
rgw: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
*
rgw: use coarse_real_clock for req_state::time
Casey Bodley
2018-05-09
1
-2
/
+1
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
src/rgw/rgw_file.cc: fix lock_guard usage
Danny Al-Gaaf
2018-04-26
1
-1
/
+1
*
Merge pull request #20834 from linuxbox2/wip-linked
Casey Bodley
2018-04-12
1
-0
/
+5
|
\
|
*
rgw_file: conditionally unlink handles when direct deleted
Matt Benjamin
2018-03-10
1
-0
/
+5
*
|
misc: fix various log messages
Gu Zhongyan
2018-04-09
1
-1
/
+1
|
/
*
Merge pull request #20093 from supriti/wip_rgw_ganesha_df
Matt Benjamin
2018-02-20
1
-12
/
+21
|
\
|
*
RGW-NFS: Use rados cluster_stat to report filesystem usage
Supriti Singh
2018-01-29
1
-12
/
+21
*
|
Merge pull request #20145 from linuxbox2/rgwf-deref-readdir-off
Matt Benjamin
2018-02-05
1
-1
/
+1
|
\
\
[prev]
[next]