summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-2415-38/+74
* dict: merge static/non-static dict_set_* variationsNiels de Vos2015-07-242-160/+64
* gfapi: remove unused variables in priv_glfs_process_upcall_event()Niels de Vos2015-07-241-2/+0
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-243-0/+17
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-203-8/+19
* quota : validating soft limit percentage.Manikandan Selvaganesh2015-07-201-2/+4
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-192-9/+9
* nfs: log disabled export/netgroups feature as INFOJiffin Tony Thottan2015-07-191-1/+1
* storage/posix: Check xdata for NULL before dict_getRaghavendra Talur2015-07-181-4/+4
* glusterd: Porting the left out gf_log_callingfns to new frameworkNandaja Varma2015-07-185-15/+52
* doc: Add documentation for new logging frameworkShyam2015-07-171-0/+132
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* glusterd: rebalance support for cluster.rc frameworkanand2015-07-163-1/+67
* cli: Create missing logbuf_poolAnoop C S2015-07-161-0/+4
* posix: fix mem-leak in posix xattropvmallika2015-07-161-2/+4
* glusterd: use 2 epoll worker threads by defaultKrishnan Parthasarathi2015-07-162-0/+22
* quota: fix quota test casevmallika2015-07-152-12/+12
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-154-22/+51
* doc: remove deprecated replace-brick commands from gluster man pageAnuradha Talur2015-07-151-2/+2
* features/changelog: fix buffer overrun in changelog-helpersPrasanna Kumar Kalever2015-07-141-5/+3
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-142-1/+7
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-143-1/+42
* glusterd: daemons start/stop should be logged in INFOAtin Mukherjee2015-07-143-3/+22
* geo-replication: fix memory leak in gsyncdPrasanna Kumar Kalever2015-07-141-1/+5
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-146-48/+90
* quota: Fix crash in quota enforcervmallika2015-07-143-123/+296
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* features/bitrot: throttle signerVenky Shankar2015-07-141-1/+1
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-143-14/+32
* ec : Implement check for the cluster.heal-timeout valuesAshish Pandey2015-07-142-0/+16
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-131-5/+8
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-132-75/+25
* cluster/tier : fix for logical bugs/timing errors in tier.tPamela Ousley2015-07-131-41/+96
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-131-1/+2
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-132-4/+10
* extra: "enable-shared-storage" key should create shared-storageGaurav Kumar Garg2015-07-131-1/+1
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-07-123-12/+18
* glusterd: Fixing dereference after null checkarao2015-07-121-4/+4
* features/quota : Fix spurious failurevmallika2015-07-1211-138/+63
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13
* libglusterfs: delete duplicate codePrasanna Kumar Kalever2015-07-121-6/+0
* features/posix : Avoid double free of a variable in posix_setxattr()Jiffin Tony Thottan2015-07-121-24/+24
* build: fix gitclean targetPrasanna Kumar Kalever2015-07-121-1/+3
* access_control : avoid double unrefing of acl variable in its context.Jiffin Tony Thottan2015-07-121-15/+16
* logging: Fixed incorrect buffer sizeNithya Balachandran2015-07-111-1/+1