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: 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
*
java: add missing chmod unmounted test
Noah Watkins
2013-01-24
1
-0
/
+5
*
java: support fchmod
Noah Watkins
2013-01-24
4
-0
/
+78
*
java: support stat()
Noah Watkins
2013-01-24
4
-22
/
+126
*
java: support get pool id/replication interface
Noah Watkins
2013-01-18
6
-1
/
+185
*
Merge branch 'wip-rpm-update'
Gary Lowell
2013-01-15
1
-3
/
+3
|
\
|
*
configure.ac: change junit4 handling
Danny Al-Gaaf
2013-01-10
1
-2
/
+2
|
*
src/java/Makefile.am: fix default java dir
Danny Al-Gaaf
2013-01-10
1
-1
/
+1
*
|
java: add fine grained synchronization
Noah Watkins
2013-01-14
1
-44
/
+268
*
|
java: remove all intrinsic locks
Noah Watkins
2013-01-14
1
-43
/
+43
*
|
java: remove unnecessary synchronization
Noah Watkins
2013-01-14
1
-1
/
+1
*
|
java: remove create/release synchronization
Noah Watkins
2013-01-14
1
-2
/
+2
|
/
*
java: add stripe unit granularity tests
Noah Watkins
2013-01-05
2
-0
/
+13
*
java: update javadoc comments
Noah Watkins
2013-01-05
1
-2
/
+2
*
java: fix whitespace
Noah Watkins
2013-01-05
2
-4
/
+2
*
java: add support for get_stripe_unit_granularity
Joe Buck
2013-01-05
2
-0
/
+39
*
java: remove deprecated libcephfs
Noah Watkins
2012-12-28
4
-141
/
+0
*
Makefile: fix libcephfs for gcov and cleanups
Noah Watkins
2012-11-28
1
-1
/
+1
*
Merge branch 'next'
Sage Weil
2012-11-27
4
-0
/
+87
|
\
|
*
java: add ceph_open_layout interface
Noah Watkins
2012-11-26
4
-0
/
+87
*
|
java: add Java exception for ENOTDIR
Noah Watkins
2012-11-20
5
-2
/
+68
|
/
*
java: remove redundant src.dir
Noah Watkins
2012-11-13
1
-1
/
+0
*
java: fix build.xml formatting
Noah Watkins
2012-11-13
1
-58
/
+58
*
java: fix javadoc builds
Noah Watkins
2012-11-13
1
-3
/
+1
[next]