summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-108-37/+110
* quota/cli: validate quota hard-limit optionvmallika2015-04-102-16/+53
* libglusterfs: avoid possibility of crash when ctx is nullHumble Devassy Chirammal2015-04-081-0/+3
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-083-169/+509
* nfs : introducing logging framework for nfs translatorManikandan Selvaganesh2015-04-081-0/+4
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-084-19/+31
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-0/+3
* cluster/dht: fix tier.c problems found prior to feature freezeDan Lambright2015-04-062-1/+53
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-047-34/+34
* 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