summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* iobuf: Do not call __iobuf_ref directlyRaghavendra Talur2015-04-021-2/+2
* libgfdb: fix possible illegal memory access (CID 1288820)Michael Adam2015-04-021-1/+2
* function gf_string2bytesize_range should handle 'xB' byte valuesvmallika2015-03-312-1/+2
* libglusterfs : dead code fix.Manikandan Selvaganesh2015-03-311-1/+0
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-1/+1
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-301-2/+2
* core : free up mem_acct.rec in xlator_destroyAtin Mukherjee2015-03-301-0/+20
* mem-pool: invalidate memory on GF_FREE to aid debuggingNiels de Vos2015-03-302-54/+103
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-301-5/+7
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-0/+1
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-241-0/+1
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-2411-0/+276
* libglusterfs: check and act based on gf_malloc result.Humble Devassy Chirammal2015-03-241-0/+18
* Bitrot StubVenky Shankar2015-03-242-0/+18
* core: Add inode context merge callbackVenky Shankar2015-03-243-1/+40
* features/changelog: Make use of IPC fopVenky Shankar2015-03-241-0/+5
* cluster/dht: Add tier translator.Dan Lambright2015-03-214-2/+27
* build: pass the correct CFLAGS and LDFLAGS when linking (to) libgfdbNiels de Vos2015-03-191-2/+2
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-191-1/+3
* Adding ChangeTimeRecorder(CTR) Xlator to GlusterFSJoseph Fernandes2015-03-191-1/+5
* glusterfsd: add "print-netgroups" and "print-exports" commandNiels de Vos2015-03-182-0/+5
* contrib/timer-wheel: import linux kernel timer-wheelVenky Shankar2015-03-182-2/+27
* libglusterfs/rot-buffs: rotational buffersVenky Shankar2015-03-185-14/+650
* features/quota : Introducing inode quotavmallika2015-03-185-2/+140
* Adding Libgfdb to GlusterFSJoseph Fernandes2015-03-1811-1/+4259
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-185-1/+271
* libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.Poornima G2015-03-171-5/+11
* Quota/marker : Support for inode quotavmallika2015-03-175-1/+85
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-1711-4/+170
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-173-0/+28
* inode: 'this' has been set unwantedly.Humble Devassy Chirammal2015-03-171-5/+2
* xlator: avoiding possibility of a crash if (xl->ctx) is NULL.Humble Devassy Chirammal2015-03-151-0/+3
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-152-0/+115
* nfs: more fine grained authentication for the MOUNT protocolNiels de Vos2015-03-152-0/+70
* syncop: assign lk_owner for the newly created framevmallika2015-03-141-0/+2
* libglusterfs: Replace pipe2 with pipe.Poornima G2015-03-101-1/+16
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-091-0/+63
* core : using gluster-like memory allocation for parse-utility featureJiffin Tony Thottan2015-03-092-4/+5
* glfsheal: Avoid infinite loop on exitEmmanuel Dreyfus2015-03-091-3/+7
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-082-0/+36
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-057-26/+81
* libglusterfs: Change iobuf_pool_destroy to destroy all the arenas.Poornima G2015-03-041-7/+38
* core: add generic parser utilityNiels de Vos2015-03-034-2/+245
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-034-12/+246
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-03-024-40/+140
* libglusterfs: Add timer thread destroy code.Poornima G2015-03-022-3/+42
* syncop: Add the code to destroy the synenv processors andPoornima G2015-03-022-3/+73
* libglusterfs: Add inode table cleanup APIs.Poornima G2015-03-022-5/+238
* logging: Adding msg id segment for common errors.Humble Devassy Chirammal2015-03-021-0/+6
* epoll: Fix a leak in slot allocation.Poornima G2015-03-021-1/+3