summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gluster-cli: Fixing operand error and removing logically dead code.Nandaja Varma2015-03-311-7/+1
* libglusterfs : dead code fix.Manikandan Selvaganesh2015-03-311-1/+0
* features/changelog: Fixing Deference after null checkarao2015-03-311-1/+1
* fuse: Removal of dead codearao2015-03-311-4/+0
* features/snapview-server: Fixing explicit null dereferencing.arao2015-03-311-5/+6
* fuse: Fixing the coverity issuesNandaja Varma2015-03-312-6/+11
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-313-9/+5
* gluster-cli : Fixing "argument can't be negative" coverity issue.Nandaja Varma2015-03-311-1/+1
* fuse: add missing return in error path (CID 1288092)Michael Adam2015-03-311-0/+1
* quota/cli: improve cli error message when setting limit on invalid pathvmallika2015-03-302-3/+7
* Tests: portability fixes for ipc.tEmmanuel Dreyfus2015-03-302-3/+23
* tests: fix online_brick_countJeff Darcy2015-03-302-9/+5
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-304-16/+54
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-303-8/+8
* doc: editing admin setting volumesshravantc2015-03-301-1/+1
* build:change dependency for librdmacm to version >= 1.0.15Mohammed Rafi KC2015-03-302-1/+11
* build: ignore cscope filesHumble Devassy Chirammal2015-03-301-0/+1
* geo-rep: Add support for aclsKotresh HR2015-03-307-7/+17
* changelog xlator: avoid unsupported threaded event-poll usageEmmanuel Dreyfus2015-03-301-10/+5
* doc: restructure developer docs to new layoutHumble Devassy Chirammal2015-03-3020-0/+0
* tools/glusterfind: Changelog_init before changelog_registerAravinda VK2015-03-302-0/+7
* qemu-block: Fixing coverity issue(Unused value)Nandaja Varma2015-03-301-5/+4
* core : free up mem_acct.rec in xlator_destroyAtin Mukherjee2015-03-301-0/+20
* glupy: correct the definition of GlusterFS in setup.pyHumble Devassy Chirammal2015-03-301-1/+1
* mem-pool: invalidate memory on GF_FREE to aid debuggingNiels de Vos2015-03-302-54/+103
* tools/glusterfind: Ignore .trashcan dir during Brick CrawlAravinda VK2015-03-304-5/+17
* Tests: portability fixesEmmanuel Dreyfus2015-03-303-25/+36
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-302-34/+85
* doc: Fix Jeff Darcy's links in docsSaravanakumar Arumugam2015-03-302-2/+2
* glusterd: replace glusterd_volinfo_delete calls with glusterd_volinfo_unrefAtin Mukherjee2015-03-302-16/+4
* features/trash : Discarding extended truncate for trash-translatorJiffin Tony Thottan2015-03-301-4/+8
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-302-3/+5
* protocol-client: Removal of Dead Codearao2015-03-301-9/+0
* symlink-cache: Fixing coverity issuesarao2015-03-301-1/+1
* bd: Fixing dereference after null check(FORWARD_NULL)arao2015-03-301-1/+2
* protocol-client: Removal of Logically dead code.arao2015-03-301-3/+0
* cli : logically dead code removedManikandan Selvaganesh2015-03-301-8/+0
* io-stats : null dereference coverity fix.Manikandan Selvaganesh2015-03-301-5/+7
* protocol-client : dead code removed.Manikandan Selvaganesh2015-03-291-36/+0
* protocol/client : logical dead code removedManikandan Selvaganesh2015-03-291-282/+48
* posix : unchecked return value coverity fix.Manikandan Selvaganesh2015-03-291-3/+9
* doc : editing admin_ACLs.mdshravantc2015-03-291-0/+32
* glusterd: Use txn_opinfo instead of global op_info in glusterd_volume_heal_us...Atin Mukherjee2015-03-291-5/+20
* glusterd : fix memory overrun for opinfo.local_xaction_peersAtin Mukherjee2015-03-291-1/+1
* socket: use TLS 1.2 instead of 1.0Jeff Darcy2015-03-271-1/+1
* features/shard: Bug fixesKrutika Dhananjay2015-03-273-30/+51
* md-cache: cache virtual POSIX ACL xattrsNiels de Vos2015-03-271-0/+12
* features/trash: Removing dead callbacksAnoop C S2015-03-271-405/+20
* build: attr package dependencyKaleb S. KEITHLEY2015-03-271-0/+4
* features/snapview-client: Don't free un-allocated memoryPranith Kumar K2015-03-271-2/+0