summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore all deprecated warnings for OPENSSL on DARWINbug-deprecatedDennis Schafroth2015-01-121-0/+9
* Do not include library gcov on DARWINDennis Schafroth2015-01-121-1/+3
* Ignore deprecated warning on DARWINDennis Schafroth2015-01-121-0/+12
* Ignore deprecated warning on DARWINDennis Schafroth2015-01-121-0/+4
* Ignore deprecated warning on DARWINDennis Schafroth2015-01-121-0/+3
* cast .tv_sec to avoid warning on DARWINDennis Schafroth2015-01-121-1/+2
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-0915-313/+828
* feature/changelog: Logging entry as well for explicit sync virtual xattr.Kotresh HR2015-01-093-7/+135
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-01-087-115/+233
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-01-081-14/+38
* glusterd: use list_for_each_entry_safe for cleanupAvra Sengupta2015-01-081-3/+4
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-0816-3879/+3942
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-081-0/+3
* test : removing quota-anon-fd-nfs.t for time being.Sachin Pandit2015-01-061-86/+0
* api: export glfs_resolve()Ravishankar N2015-01-064-17/+18
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-065-27/+50
* tests: move all test-cases into component subdirectoriesNiels de Vos2015-01-06271-609/+619
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-0512-30/+39
* cli: logging improvementsVijay Bellur2015-01-053-5/+5
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* tests: return non-zero value instead of exit in functions within the test runAtin Mukherjee2015-01-021-21/+21
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-022-1/+28
* Do not use umount -l on non Linux systemsEmmanuel Dreyfus2015-01-021-2/+4
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-014-1/+18
* build: Remove files completely in make uninstall.Raghavendra Talur2015-01-012-0/+6
* doc: added did-you-know.md to document the less-knownKrishnan Parthasarathi2014-12-311-0/+36
* test: Make gfid-access.py more generic.Kotresh HR2014-12-312-8/+12
* geo-rep: Error handling in tar+ssh modeAravinda VK2014-12-291-12/+12
* feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.Kotresh HR2014-12-292-0/+12
* glusterd: Move statedump utils into a new file.Krishnan Parthasarathi2014-12-285-233/+272
* glusterd: check_volume_exists should query in-memory representationKrishnan Parthasarathi2014-12-281-19/+2
* glusterd: coverity fix for overrun in glusterd_stop_uds_listenerAtin Mukherjee2014-12-281-5/+5
* mgmt/glusterd: Add option to enable lock tracePranith Kumar K2014-12-282-10/+21
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-276-81/+410
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2014-12-262-21/+54
* afr: stop encoding subvolume id in readdir d_offAnand Avati2014-12-263-131/+23
* features/marker: log message clean upVijay Bellur2014-12-252-21/+18
* geo-rep: Sync atime, mtime to slave when SETATTRAravinda VK2014-12-252-3/+15
* afr: coverity fixesRavishankar N2014-12-236-19/+21
* cluster/afr : Change in volume heal info commandAnuradha2014-12-2311-265/+498
* glusterd: fix unix domain notify fnKrishnan Parthasarathi2014-12-231-2/+11
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-221-1/+115
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-226-139/+256
* gfapi: always close the fd in glfs_h_creat()Niels de Vos2014-12-201-1/+1
* glusterd: Returning success from mgmt_v3 handler functionsAvra Sengupta2014-12-191-8/+42
* glusterd: Copy brick port no. if brick is runningAvra Sengupta2014-12-191-5/+18
* mgmt/glusterd: do not restart nfs server when snapshot is deactivatedRaghavendra Bhat2014-12-181-0/+3
* MAINTAINERS: Adding new sub maintainers.Humble Devassy Chirammal2014-12-181-25/+54
* performance/readdir-ahead: indicate EOF for readdirpRaghavendra Bhat2014-12-171-2/+9