index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
java: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
test,qa: s/.libs/lib/
Kefu Chai
2018-06-26
2
-3
/
+3
*
cmake: bump up JDK version to 1.8
Kefu Chai
2018-05-04
1
-1
/
+1
*
cmake: use javac -h for creating JNI native headers
Kefu Chai
2018-05-04
1
-11
/
+14
*
cmake: bump target jdk to 1.7
Shengjing Zhu
2018-03-28
1
-3
/
+3
*
misc: fix various spelling errors
Shengjing Zhu
2018-03-10
1
-1
/
+1
*
Merge pull request #20175 from tone-zhang/wip-fix-bug22828
Kefu Chai
2018-02-01
1
-1
/
+1
|
\
|
*
cmake: fix libcephfs-test.jar build failure
Tone Zhang
2018-01-30
1
-1
/
+1
*
|
java/native: s/jni: lstat/jni: stat in native_ceph_stat
Shangzhong Zhu
2018-01-27
1
-2
/
+2
|
/
*
cmake: s/LINK_PRIVATE/PRIVATE/
Kefu Chai
2017-10-13
1
-1
/
+1
*
java/native: Fix: misuse milliseconds to seconds when set mtime or attime in ...
dengquan
2017-09-06
1
-3
/
+7
*
Client: Add function "get_default_data_pool_name" for java client
dongdong
2017-07-29
2
-0
/
+61
*
cmake: turn libcommon into a shared library
Kefu Chai
2017-01-10
1
-1
/
+2
*
client: convert ceph_setattr callers to ceph_setattrx
Jeff Layton
2016-10-12
1
-8
/
+8
*
jni: convert libcephfs java bindings to use ceph_statx based APIs
Jeff Layton
2016-10-12
1
-29
/
+32
*
remove autotools
Sage Weil
2016-09-07
1
-87
/
+0
*
libcephfs: Fix the incorrect integer conversion in libcephfs_jni.cc
wenjunhuang
2016-08-10
1
-6
/
+6
*
cmake: version libcephfs_jni
Kefu Chai
2016-07-02
1
-0
/
+3
*
cmake: install lib{rgw,cephfs_jni} into ${CMAKE_INSTALL_LIBDIR} not lib
Kefu Chai
2016-07-02
1
-1
/
+1
*
cmake: add libcephfs-java support
Kefu Chai
2016-05-24
2
-0
/
+68
*
java: update libcephfs tests to learn pool name
John Spray
2016-03-10
1
-12
/
+20
*
java: add O_DIRECTORY to libcephfs interface
John Spray
2016-03-10
2
-14
/
+17
*
java/test: update for libcephfs permission check
Yan, Zheng
2016-01-12
2
-0
/
+2
*
java: search for JNI bits in common dirs
Noah Watkins
2015-08-17
2
-8
/
+70
*
java: dump extra info for ftruncate assertion
Noah Watkins
2015-03-28
1
-0
/
+4
*
Merge remote-tracking branch 'gh/hammer'
Sage Weil
2015-03-19
1
-1
/
+7
|
\
|
*
Minor changes in other Makefile.am files to make them support the build refin...
Boris Ranto
2015-03-06
1
-1
/
+7
*
|
Fixed comment (minor)
Xavier Roche
2015-02-15
1
-1
/
+1
*
|
Added CephMount.flock()
Xavier Roche
2015-02-15
3
-0
/
+110
|
/
*
java: fill in stat structure correctly
Noah Watkins
2014-10-23
1
-17
/
+1
*
cephfs-java: build against older jni headers
Greg Farnum
2014-05-22
1
-1
/
+1
*
pass '-classpath' option (gcj/javah ignores CLASSPATH environment variable).
Dmitry Smirnov
2014-05-12
1
-2
/
+2
*
java/test: ceph.file.layout xattr is still not there now
Greg Farnum
2014-03-31
1
-1
/
+1
*
java/test: ceph.file.layout xattr is not there now
Sage Weil
2014-03-29
1
-6
/
+1
*
Removing extraneous code
Joe Buck
2013-09-17
2
-15
/
+1
*
libcephfs_jni.cc: reduce scope of ret variable
Danny Al-Gaaf
2013-05-10
1
-2
/
+1
*
Makefile: fix java build warning
Sage Weil
2013-04-29
1
-2
/
+9
*
java libcephfs: add serialVersionUID to some Exception classes
Danny Al-Gaaf
2013-03-27
5
-0
/
+10
*
CephMount.java: remove unused import
Danny Al-Gaaf
2013-03-27
1
-1
/
+0
*
java: fix test name typo
Noah Watkins
2013-03-26
1
-1
/
+1
*
java: pretty print Ceph extent
Noah Watkins
2013-03-24
1
-0
/
+10
*
java: support ceph_get_osd_addr
Noah Watkins
2013-03-24
6
-0
/
+328
*
java: support ceph_get_osd_crush_location
Noah Watkins
2013-03-24
5
-1
/
+164
*
java: support ceph_get_file_extent_osds
Noah Watkins
2013-03-24
5
-1
/
+190
*
libcephfs_jni.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-13
1
-3
/
+3
*
libcephfs_jni.cc: fix indention
Danny Al-Gaaf
2013-03-13
1
-273
/
+273
*
java: make CephMountTest use user.* xattr names
Sage Weil
2013-02-10
1
-9
/
+14
*
java: remove extra whitespace
Noah Watkins
2013-01-25
1
-1
/
+0
*
java: support ceph_get_file_pool_name
Noah Watkins
2013-01-24
3
-0
/
+95
*
java: fix exception name typo
Noah Watkins
2013-01-24
1
-1
/
+1
[next]