index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rbd_fuse
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd_fuse:replaced pthread_mutex*() functions with ceph Mutex wrapper
Sahithi R V
2016-01-29
1
-18
/
+17
*
rbd-fuse:image name can not include snap name
Yongqiang He
2015-12-24
1
-19
/
+37
*
rbd-fuse: discard space restriction for mv operation
wuxiangwei
2015-12-20
1
-1
/
+1
*
rbd:add destination image name validation for rbd-fuse mv operation
wuxiangwei
2015-12-16
1
-1
/
+17
*
rbd: implement mv operation for rbd-fuse
wuxiangwei
2015-12-15
1
-1
/
+11
*
compat: include proper headers for FreeBSD
Yan, Zheng
2015-09-11
1
-0
/
+4
*
compat: move definitions in porting.h into include/compat.h
Yan, Zheng
2015-08-31
1
-5
/
+1
*
Link ceph-fuse to fuse on DARWIN
Yan, Zheng
2015-08-31
1
-1
/
+1
*
rbd-fuse: Add position to set/get xattr on DARWIN
Dennis Schafroth
2015-08-31
1
-2
/
+16
*
c++11: fixes for preprocessor string concatenation
Casey Bodley
2015-08-07
1
-4
/
+5
*
fix a few minor compilation warnings
Loic Dachary
2015-03-16
1
-1
/
+1
*
rbd-fuse.cc: use static_cast instead of c-style cast
Danny Al-Gaaf
2015-02-03
1
-1
/
+1
*
rbd-fuse: clean up when shutdown
Josh Durgin
2015-01-25
1
-1
/
+16
*
Build rbd-fuse as a C++ unit (matching its existing linkage).
Matt Benjamin
2015-01-14
1
-27
/
+49
*
rbd-fuse: Fix memory leak in enumerate_images
Adam Crume
2014-09-18
1
-11
/
+19
*
Fixed missing initializers issues
Daniel J. Hofmann
2014-05-09
1
-1
/
+1
*
rbd-fuse.c: remove ridiculous linebreak
Danny Al-Gaaf
2014-05-08
1
-2
/
+1
*
rbd-fuse.c: fix indentation
Danny Al-Gaaf
2014-05-08
1
-15
/
+15
*
rbd-fuse.c: fix -Wmissing-field-initializers
Danny Al-Gaaf
2014-05-08
1
-1
/
+1
*
rbd-fuse.c: init 'rbd' in open_rbd_image()
Danny Al-Gaaf
2014-05-08
1
-2
/
+2
*
rbd-fuse: fix unlink
Shawn Edwards
2014-04-29
1
-1
/
+1
*
Changed the -i parameter to -r in order to avoid a conflict with a generic fl...
Stephen F Taylor
2014-04-28
1
-2
/
+2
*
Added a new command line parameter (-i or --image=) that allows rbd-fuse to s...
Stephen F Taylor
2014-04-28
1
-6
/
+28
*
rbd-fuse: fix signed/unsigned warning
Sage Weil
2014-03-13
1
-1
/
+1
*
rbd-fuse: fix enumerate_images() image names buffer size issue
Ilya Dryomov
2014-03-11
1
-11
/
+23
*
ceph: Update FUSE_USE_VERSION from 26 to 30.
majianpeng
2013-10-02
1
-1
/
+1
*
automake cleanup: renamed inttypes.h
Roald J. van Loon
2013-09-07
1
-1
/
+2
*
rbd_fuse/rbd-fuse.c: reduce scope of some variables in open_rbd_image()
Danny Al-Gaaf
2013-05-16
1
-3
/
+3
*
rbd_fuse/rbd-fuse.c: remove consecutive return/break statement
Danny Al-Gaaf
2013-03-11
1
-1
/
+0
*
rbd-fuse: fix for loop in open_rbd_image()
Danny Al-Gaaf
2013-02-06
1
-1
/
+1
*
rbd-fuse: fix warning
Sage Weil
2013-01-29
1
-1
/
+1
*
rbd-fuse: fix printf format for off_t and size_t
Danny Al-Gaaf
2013-01-28
1
-4
/
+5
*
rbd-fuse: fix usage of conn->want
Danny Al-Gaaf
2013-01-28
1
-1
/
+2
*
rbd-fuse: add simple RBD FUSE client
Dan Mick
2013-01-26
1
-612
/
+454
*
rbd-fuse: Original code from Andreas Bluemle
Andreas Bluemle
2013-01-26
1
-0
/
+908