summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-fops.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi: fix for not able to rename foldersRaghavendra Talur2013-07-161-8/+11
* gfapi: fix read past EOF in glfs_preadv()Anand Avati2013-06-201-3/+4
* gfapi: async discard supportBrian Foster2013-06-131-0/+35
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+34
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+34
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-05-291-0/+42
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-05-281-64/+341
* gfapi: provide stable st_dev in stat structureAnand Avati2013-05-251-4/+12
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-4/+69
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-05-251-33/+204
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+46
* gfapi: implement readdirplus_r supportAnand Avati2013-04-241-8/+23
* gfapi: support for chdir() and familyAnand Avati2013-04-191-3/+167
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-071-4/+4
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-22/+2
* gfapi: added more API callsAnand Avati2012-10-081-0/+1331
* gfapi: add symlink (auto resolution) support in resolverAnand Avati2012-09-171-1/+1
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-4/+2
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+829