index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfapi: Fix few severe coverity issues
Soumya Koduri
2017-05-05
3
-2
/
+9
*
gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleops
Soumya Koduri
2017-05-02
10
-4
/
+303
*
api: fix typo of glfs_upcall_get_event
Kinglong Mee
2017-05-02
2
-2
/
+2
*
api: fix two typos of GFAPI_PUBLIC function define
Kinglong Mee
2017-04-29
2
-2
/
+2
*
api: free the xattr data after using in glfs_volfile_fetch
Kinglong Mee
2017-04-26
1
-0
/
+2
*
api: fix bad release of dict causes memory leak
Kinglong Mee
2017-04-25
1
-2
/
+4
*
api: free all dynamic memory returned from xdr_to_generic
Kinglong Mee
2017-04-21
1
-1
/
+4
*
api: Fix incorrect strcmp() during fs initialisation
Krutika Dhananjay
2017-04-18
2
-4
/
+4
*
gfapi: Fix inode ref leak in anonymous fd I/O APIs
Soumya Koduri
2017-04-18
1
-0
/
+6
*
gfapi: prevent off-by-one buffer overrun in glfs_sysrq()
Niels de Vos
2017-04-18
1
-5
/
+5
*
gfapi: remove unneeded NULL-check in glfs_fsync_async_common()
Niels de Vos
2017-04-11
1
-2
/
+1
*
nfs: make subdir mounting work for Solaris 10 clients
Bipin Kunal
2017-04-07
1
-1
/
+5
*
gfapi: Dump graph upon initilization/switch for better debugging experience
Krutika Dhananjay
2017-03-20
1
-0
/
+2
*
rpc: avoid logging success on failure
Milind Changire
2017-03-07
1
-5
/
+10
*
gfapi: OBS build fails in post build analysis
Kaleb S. KEITHLEY
2017-02-23
1
-4
/
+5
*
refcount: typecast function for calling on free
Niels de Vos
2017-01-31
1
-7
/
+3
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-1
/
+1
*
gfapi: create statedump when glusterd requests it
Niels de Vos
2017-01-24
1
-0
/
+61
*
gfapi: add API to trigger events for debugging and troubleshooting
Niels de Vos
2017-01-19
5
-5
/
+88
*
Make getvolfile.py example pep8 compliant
Patrick Uiterwijk
2017-01-12
1
-29
/
+30
*
gfapi: glfs_subvol_done should NOT wait for graph migration.
Rajesh Joseph
2016-11-29
3
-14
/
+28
*
gfapi: Fix memory leak in glfs-mgmt
Rajesh Joseph
2016-11-28
1
-0
/
+3
*
libglusterfs:Now mempool is added to ctx pool list under a lock
Rajesh Joseph
2016-11-22
1
-2
/
+0
*
gfapi: async fops should unref in callbacks
Raghavendra Talur
2016-11-05
1
-18
/
+12
*
gfapi/upcall: Fix mismatch in few upcall API SYMVER
Soumya Koduri
2016-11-03
1
-3
/
+3
*
gfapi: add glfs_free() to glfs.h
Niels de Vos
2016-10-18
3
-0
/
+5
*
trivial: correct some spelling mistakes in comments and logs
Niels de Vos
2016-10-18
1
-1
/
+1
*
gfapi: correct the gfapi.map for glfs_ipc@GFAPI_4_0_0
Niels de Vos
2016-10-13
1
-1
/
+1
*
gfapi: warn when glfs_realpath() returned malloc'd memory
Niels de Vos
2016-10-11
5
-10
/
+50
*
gfapi: redesign the public interface for upcall consumers
Niels de Vos
2016-09-28
7
-98
/
+424
*
gfapi: Fix few fd ref leaks
Soumya Koduri
2016-09-26
1
-0
/
+21
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-0
/
+1
*
md-cache: Register the list of xattrs with cache-invalidation
Poornima G
2016-08-30
1
-22
/
+0
*
gfapi: SSL connection for mgmt connection is not working
Rajesh Joseph
2016-08-28
1
-0
/
+5
*
gfapi: do not cache upcalls if the application is not interested
Niels de Vos
2016-08-25
3
-1
/
+7
*
gfapi: add missing glfs_truncate
Jeff Darcy
2016-08-11
4
-4
/
+52
*
gfapi: use const qualifier for glfs_*timens()
Oleksandr Natalenko
2016-08-10
2
-6
/
+8
*
gfapi: Fix IO error caused when there is consecutive graph switches
Poornima G
2016-08-10
3
-6
/
+23
*
gfapi: fix glfs_set_volfile_server doc
Prasanna Kumar Kalever
2016-08-02
1
-4
/
+3
*
gfapi: deprecate rdma support for management connections
Prasanna Kumar Kalever
2016-07-27
1
-4
/
+25
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-1
/
+1
*
gfapi/upcall: Fix a ref leak
Soumya Koduri
2016-07-24
1
-0
/
+4
*
glfs/upcall: entries should be removed under mutex lock
Soumya Koduri
2016-07-22
2
-2
/
+4
*
tests: Enable all gfapi test cases
Poornima G
2016-07-20
1
-1
/
+1
*
gfapi: update count when glfs_buf_copy is used
Raghavendra Talur
2016-07-07
1
-2
/
+3
*
logging: Change log file name for glusterd
Vijay Bellur
2016-07-04
1
-1
/
+1
*
libgfapi : free parameters allocated by glfs_set_volfile_server()
Jiffin Tony Thottan
2016-06-30
1
-0
/
+25
*
gfapi/handleops: Avoid using glfd during create
Soumya Koduri
2016-06-28
1
-23
/
+9
*
gfapi : check the value "iovec" in glfs_io_async_cbk only for read
Jiffin Tony Thottan
2016-06-28
1
-1
/
+6
*
gfapi: Fix IO error caused when there is consecutive graph switches
Poornima G
2016-06-16
1
-1
/
+0
[next]