summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec: Fix more mutex related coverity scan issuesXavier Hernandez2014-12-171-9/+5
* Regression test portability: ec.tEmmanuel Dreyfus2014-12-171-4/+4
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-179-31/+137
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx isvmallika2014-12-161-17/+19
* gfapi: use different name for GETSPEC callback than the one used by glusterfsdRaghavendra Bhat2014-12-151-3/+3
* build: prevent double packaging of geo-replication and other scriptsNiels de Vos2014-12-151-1/+6
* Update admin_distributed_geo_rep.mdMorten Johansen2014-12-141-1/+1
* features/snapview-client: handle fsync fopRaghavendra Bhat2014-12-121-0/+45
* fuse: protect checking/modifying graph->used with a mutexNiels de Vos2014-12-121-3/+9
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-124-5/+5
* client_t: fix for potential NULL pointer dereferenceNiels de Vos2014-12-121-3/+4
* Stop logrotate from complaining about missing files.Jan-Hendrik Zab2014-12-111-1/+1
* rpc/rpcsvc: add peername to log messagesKrishnan Parthasarathi2014-12-102-13/+22
* storage/posix: Set errno for xattrop failuresPranith Kumar K2014-12-101-0/+3
* nfs: prevent potential NULL dereference in mnt3_readlink_cbk()Niels de Vos2014-12-101-2/+6
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-12-097-9/+722