]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-12 Matt Benjaminlibrgw: move readdir operations into RGWFileHandle...
2016-02-12 Matt Benjaminlibrgw: implement small-directory name cache
2016-02-12 Matt Benjaminlibrgw: remote redundnat prints in RGWReaddirRequest
2016-02-12 Matt Benjaminlibrgw: don't increment offset at rcb (it is no longer...
2016-02-12 Matt Benjaminlibrgw: fill in dirent cache
2016-02-12 Matt Benjaminlibrgw: implement framework for fs periodic work
2016-02-12 Matt Benjaminlibrgw: add intrusive refcnt to RGWLibFS
2016-02-12 Matt Benjaminlibrgw: header and namespace reorganization
2016-02-12 Matt Benjaminlibrgw: use string_ref remove_prefix
2016-02-12 Matt Benjaminlibrgw: fix initialization of string_ref from temporary
2016-02-12 Matt Benjamincohort_lru: use correct new/delete operator pair
2016-02-12 Matt Benjaminlibrgw: move ObjUnref trace print ahead of...unref
2016-02-12 Matt Benjaminlibrgw: cleanup add_marker and handlers
2016-02-12 Matt Benjaminlibrgw: rename RGWGetObjRequest, RGWListBucketRequest
2016-02-12 Matt Benjamincommon: add (tweaked) sstring.h
2016-02-12 Matt Benjaminlibrgw: fix RGWLibFS::stat_leaf ex-ref
2016-02-12 Matt Benjaminlirgw: call RGWLibFS::close in rgw_umount
2016-02-12 Matt Benjaminlibrgw: implement LRU lifecycle for handles
2016-02-12 Matt Benjaminlibrgw: remove dead code (rgw_readdir)
2016-02-12 Matt Benjaminlibrgw: use correct finish path for RGWWriteRequest...
2016-02-12 Matt Benjaminlibrgw: update posix-style read path
2016-02-12 Matt Benjaminlibrgw: set iov->iov_len to nread (get)
2016-02-12 Matt Benjaminlibrgw: sequential rgw_write works
2016-02-12 Matt Benjaminlibrgw: update mtime on write finish
2016-02-12 Matt Benjaminlibrgw: -EISDIR
2016-02-12 Matt Benjaminlibrgw: check variant type, fix reversed check for...
2016-02-12 Matt Benjaminlibrgw: finish write transactions in rgw_close path
2016-02-12 Matt Benjaminlibrgw: block in RGWWriteRequest::exec_continue
2016-02-12 Matt Benjaminlibrgw: block in RGWWriteRequest::exec_start
2016-02-12 Matt Benjaminlibrgw: wire up more of continuation
2016-02-12 Matt Benjaminlibrgw: dont forget to call exec_start
2016-02-12 Matt Benjaminlibrgw: partial implementation of continued request...
2016-02-12 Matt Benjaminlibrgw_file_aw: re-enable write sequence
2016-02-12 Matt Benjaminlibrgw: fix some incorrect uses of string temporary
2016-02-12 Matt Benjaminlibrgw: add initial atomic write unit test
2016-02-12 Matt Benjaminlibrgw: don't allow open on directories (externally)
2016-02-12 Matt Benjaminlibrgw: restrict objects to single-open
2016-02-12 Matt Benjaminlibrgw: fix last enumeration bug, move tracing to debug
2016-02-12 Matt Benjaminlibrgw: fix and unify full-name assembly and hashing
2016-02-12 Matt Benjaminlibrgw: incremental listing fixes
2016-02-12 Matt Benjaminlibrgw: incremental enumeration progress
2016-02-12 Matt Benjaminlibrgw: remove unused string uri
2016-02-12 Matt Benjaminlibrgw: namespace bugfixes
2016-02-12 Matt Benjaminlibrgw_file_nfsns: stage namespace traversal (fails)
2016-02-12 Matt Benjaminlibrgw: initial librgw_file_nfsns.cc test
2016-02-12 Matt Benjaminlibrgw: add missing include deps (rgw_file.h)
2016-02-12 Matt Benjaminlibrgw: fix parent chasing in make_fhk
2016-02-12 Matt Benjaminlibrgw: fix last-of marker detection
2016-02-12 Matt Benjaminlibrgw: unify result cases in rgw_mkdir
2016-02-12 Matt Benjaminlibrgw: RGWListBucketRequest and related bugfixes
2016-02-12 Matt Benjaminlibrgw: implement stat_bucket, call from rgw_lookup
2016-02-12 Matt Benjaminlibrgw: annotate unlink's rgw_lookup
2016-02-12 Matt Benjaminlibrgw: add lookup step in rgw_unlink
2016-02-12 Matt Benjaminlibrgw: hide uri in RGWListBucketRequest, use full_obje...
2016-02-12 Matt Benjaminlibrgw: add marker processing to RGWListBucket(s)Request
2016-02-12 Matt Benjaminlibrgw: reimplement RGWLibFS::stat_leaf
2016-02-12 Matt Benjaminlibrgw: variant handle subtype and marker cache
2016-02-12 Matt Benjaminlibrgw: create dir file handles w/correct type
2016-02-12 Matt Benjaminlibrgw: implement RGWLibFS::stat_leaf
2016-02-12 Matt Benjaminlibrgw: incr rework stat
2016-02-12 Matt Benjaminlibrgw: fix uninitialized rgw_fh
2016-02-12 Matt Benjamincohort_lru: fix a maybe uninitialized warning (that...
2016-02-12 Matt Benjaminlibrgw: create explicit directory leaf objects in rgw_mkdir
2016-02-12 Matt Benjaminlibrgw: consolidate RGWLib RGWOps into RGWRequest
2016-02-12 Matt Benjaminlibrgw: don't discard lookup result, fix signedness...
2016-02-12 Matt Benjaminlibrgw: make_fhk put base name, object_name in wrong...
2016-02-12 Matt Benjaminlibrgw: add pseudo() accessor
2016-02-12 Matt Benjaminlibrgw: add pseudofs awareness to lookup_fh
2016-02-12 Matt Benjaminlibrgw: make_fhk, compute object hashes path-wise
2016-02-12 Matt Benjaminlibrgw: add depth and make_path to RGWFileHandle
2016-02-12 Matt Benjaminlibrgw: compress RGWFileHandle stat data
2016-02-12 Matt Benjaminlibrgw: fix abuse of std::string& in RGWDeleteObjRequest
2016-02-12 Matt Benjaminlibrgw: fix rgw_unlink
2016-02-12 Matt Benjaminlibrgw: ok, make RGW vnodes cache Unix attrs
2016-02-12 Matt Benjaminlibrgw: forge Unix attrs in rgw_create
2016-02-12 Matt Benjaminlibrgw: fix Unix file modes
2016-02-12 Matt Benjaminlibrgw: implement rgw_create + bugfixes
2016-02-12 Matt Benjaminlibrgw: fix size computation in RGWStatObjRequest
2016-02-12 Matt Benjaminlibrgw: fix many rgw_file return codes
2016-02-12 Matt Benjaminlibrgw: don't abuse fs_private
2016-02-12 Matt Benjaminlibrgw: introduce RGW_LOOKUP_FLAG_CREATE
2016-02-12 Matt Benjaminlibrgw: add getattr unit tests, restructure
2016-02-12 Matt Benjaminlibrgw: handle a 3 cases in rgw_getattr
2016-02-12 Matt Benjaminlibrgw: handle rgw_lookup in the root (minimally)
2016-02-12 Matt Benjaminlibrgw: change validity check for rgw_lookup
2016-02-12 Matt Benjaminlibrgw: add RGWStatObjRequest and use it
2016-02-12 Matt Benjaminlibrgw: add diagnostic dump_buckets() call.
2016-02-12 Matt Benjaminlibrgw: fail RGWLibFS::authorize() on user-by-id lookup...
2016-02-12 Matt Benjaminlibrgw: implement rgw_vfsstat
2016-02-12 Matt Benjaminlibrgw: rgw_mkdir and rgw_create return addresses
2016-02-12 Matt Benjaminlibrgw: pass struct rgw_fh_hk by reference
2016-02-12 Matt Benjaminlibrgw: always add struct before rgw_file_handle in...
2016-02-12 Matt Benjaminlibrgw: bring back lookup_handle()
2016-02-12 Matt Benjaminlibrgw_file_gp: check test state before closing null...
2016-02-12 Matt Benjaminlibrgw: implement intrusive filehandle cache
2016-02-12 Matt Benjaminlibrgw: add common/cohort_lru.h
2016-02-12 Matt Benjaminlibrgw_file: release file handles
2016-02-12 Matt Benjaminlibrgw_file_gp: don't leak a buffer::list
2016-02-12 Matt Benjaminlibrgw: checksum verify writev/readv read-after-write
2016-02-12 Matt Benjaminlibrgw: really make hexdump optional, set resid in...
next