index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfapi: Closed the logfile fd and initialize to NULL in glfs_fini
Poornima G
2013-12-26
1
-2
/
+2
*
gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.
Kaleb S. KEITHLEY
2013-12-03
2
-111
/
+124
*
syncops: expose @flags in syncop_rmdir()
Anand Avati
2013-11-21
2
-2
/
+2
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
2
-4
/
+4
*
gfapi: Closed the logfile fd in glfs_fini
Poornima
2013-11-14
1
-0
/
+3
*
gfapi: introduce glfs_readdir() and glfs_readdirplus() APIs
Anand Avati
2013-11-13
5
-2
/
+96
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
2
-0
/
+71
*
gfapi: remove unnecessary call to glfs_resolve_base()
Anand Avati
2013-11-07
1
-1
/
+2
*
libgfapi: fixing tabs in glfsxmp.c with whitespace
Lalatendu Mohanty
2013-10-27
1
-1450
/
+1450
*
gfapi: fix mem-types initialisation
Krutika Dhananjay
2013-10-24
3
-2
/
+15
*
gfapi: wake migration waiters after migration
Anand Avati
2013-10-22
1
-0
/
+3
*
gfapi: fix return value of glfs_fini
Krishnan Parthasarathi
2013-10-17
1
-4
/
+8
*
libgfapi: Fix to compilation failure/warnings for examples/glfsxmp.c
Lalatendu Mohanty
2013-10-16
3
-18
/
+32
*
gfapi: object handle based API extensions
R.Shyamsundar
2013-10-11
10
-25
/
+2952
*
gfapi: Fix iobuf leaks in gfapi
Poornima
2013-10-11
1
-5
/
+5
*
glusterfsd, libgfapi: destroy the temporary graphs constructed for comparison
Raghavendra Bhat
2013-10-03
1
-157
/
+2
*
gfapi.py: support dynamic loading of versioned libraries
Niels de Vos
2013-10-02
4
-11
/
+45
*
core: block unused signals in created threads
Anand Avati
2013-09-25
1
-1
/
+1
*
logging: Expose set_log_file_path() in libglusterfs.
Vijay Bellur
2013-09-24
2
-7
/
+17
*
gfapi: implement a minimial glfs_fini()
Anand Avati
2013-09-17
2
-4
/
+74
*
gfapi: use native STACK_WIND for read _async() calls
Anand Avati
2013-09-17
1
-10
/
+81
*
gfapi: store the open/create flags in fd_t object
Poornima
2013-09-06
2
-0
/
+3
*
gfapi: apply an upper bound on nested symlink resolution
Anand Avati
2013-09-05
2
-1
/
+13
*
glusterfs, gfapi: fix symbol clash
Anand Avati
2013-09-05
1
-2
/
+2
*
api: Add null check for active_subvol in glfs_close.
Raghavendra Talur
2013-08-29
1
-0
/
+5
*
api: Fill loc.path and loc.gfid before syncop_open.
Raghavendra Talur
2013-08-29
1
-0
/
+9
*
synctask: minor enhancements
Anand Avati
2013-08-28
1
-1
/
+1
*
api: Set errno before invoking glfs_init_done()
Vijay Bellur
2013-08-25
1
-4
/
+11
*
gfapi: Add description of glfs_io_cbk function as a comment
Anand Avati
2013-08-23
1
-0
/
+23
*
libgfapi : Fix for hardlink creation on SMB mount
Anand Avati
2013-08-13
1
-0
/
+9
*
log: set ident to openlog
Bala.FA
2013-08-13
1
-1
/
+2
*
Fix broken parallel install
Tiziano Müller
2013-07-31
1
-0
/
+4
*
gfapi: perform open() on pre-existing inode in glfs_creat()
Anand Avati
2013-07-31
1
-3
/
+7
*
gfapi: fix glfs_readlink()
Anand Avati
2013-07-31
1
-1
/
+6
*
api: Avoid a NULL deref in glfs_open().
Vijay Bellur
2013-07-30
1
-1
/
+1
*
gfapi: handle failures in graph switches
Anand Avati
2013-07-28
1
-0
/
+3
*
gfapi: fix for not able to rename folders
Raghavendra Talur
2013-07-16
1
-8
/
+11
*
gfapi: fix read past EOF in glfs_preadv()
Anand Avati
2013-06-20
1
-3
/
+4
*
gfapi: async discard support
Brian Foster
2013-06-13
2
-0
/
+38
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
3
-2
/
+43
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
3
-0
/
+50
*
api: Fix api.so and libgfapi.so build time dependency
Anand Avati
2013-05-30
1
-2
/
+1
*
gfapi: add new API glfs_dup() to copy a file descriptor
Anand Avati
2013-05-29
2
-0
/
+43
*
api/Makefile: link api.so against libgfapi (and dependencies)
Anand Avati
2013-05-29
1
-1
/
+6
*
gfapi: handle graph switch (cwd, fds, locks)
Anand Avati
2013-05-28
5
-132
/
+944
*
gfapi: ignore NULL and -1 parameters in glfs_set_logging()
Anand Avati
2013-05-25
1
-5
/
+8
*
gfapi: provide stable st_dev in stat structure
Anand Avati
2013-05-25
3
-4
/
+16
*
gfapi: link inodes in relevant entry FOPs
Anand Avati
2013-05-25
1
-4
/
+69
*
gfapi: optimistic resolution with ESTALE detection
Anand Avati
2013-05-25
3
-60
/
+248
*
gfapi: add new API glfs_set_xlator_option()
Anand Avati
2013-05-02
3
-1
/
+45
[next]