index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
fs
/
FS.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-1
/
+1
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
os: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
filestore: include <linux/falloc.h>
wumingqiao
2018-02-22
1
-3
/
+2
*
os,common: check __APPLE__ for osx not DARWIN
Kefu Chai
2017-09-16
1
-2
/
+2
*
common/aio: move aio out of its wierd home in os/fs/FS.h
Sage Weil
2017-04-28
1
-44
/
+0
*
os/fs/FS.cc: remove the redundant code.
Jianpeng Ma
2017-04-07
1
-3
/
+0
*
Merge pull request #11913 from wjwithagen/wip-wjw-freebsd-aio-inline
Kefu Chai
2016-11-25
1
-0
/
+2
|
\
|
*
os/fs/FS.cc: condition on WITH_AIO for FreeBSD
Willem Jan Withagen
2016-11-11
1
-0
/
+2
*
|
os/filestore: handle EINTR returned by io_getevents()
Pan Liu
2016-11-14
1
-1
/
+6
|
/
*
os/fs: uninline aio methods
Sage Weil
2016-11-07
1
-0
/
+43
*
misc: using move construct to avoid extra atomic inc/dec
Haomai Wang
2016-02-02
1
-3
/
+1
*
os/fs/FS: fix zero()'s PUNCH_HOLE incancation
Sage Weil
2015-11-16
1
-3
/
+36
*
os/fs/FS: fix zero() return value on fallback
Sage Weil
2015-11-16
1
-1
/
+1
*
compat: include proper headers for FreeBSD
Yan, Zheng
2015-09-11
1
-1
/
+1
*
make: do not compile XFS.cc if --without-libxfs
Kefu Chai
2015-08-31
1
-1
/
+4
*
os/fs: include <sys/mount.h> on osx
Kefu Chai
2015-08-31
1
-1
/
+6
*
os/fs: fix open_handle when name_to_handle not present
Sage Weil
2015-08-19
1
-1
/
+1
*
os/fs: add zero / hole punch support
Sage Weil
2015-08-19
1
-0
/
+40
*
os/fs: add simple FS abstraction layer
Sage Weil
2015-08-19
1
-0
/
+105