summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: glusterd socket files should reside in /var/run/glusterAtin Mukherjee2015-01-121-1/+1
* transport: fix default behavior for SSL authorizationJeff Darcy2015-01-093-1/+29
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2015-01-094-53/+60
* protocol/server: Fix possible memory leaks of xdataXavier Hernandez2015-01-091-4/+13
* 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-086-115/+188
* 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
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-065-27/+50
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-056-14/+16
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-021-1/+4
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-013-1/+10
* build: Remove files completely in make uninstall.Raghavendra Talur2015-01-012-0/+6
* feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.Kotresh HR2014-12-291-0/+11
* 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-272-54/+291
* 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
* afr: coverity fixesRavishankar N2014-12-236-19/+21
* cluster/afr : Change in volume heal info commandAnuradha2014-12-237-29/+366
* 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-225-139/+222
* 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
* 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
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-174-28/+87
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx isvmallika2014-12-161-17/+19
* 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-123-4/+4
* 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-095-9/+578
* glusterd: Coverity fix for string_overflow overrunGauravKumarGarg2014-12-082-3/+3
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-058-14/+81
* Fixed small typo in marker.cJan-Hendrik Zab2014-12-051-1/+1
* uss/gluster: Send success on parent lookup of entry-pointvmallika2014-12-052-14/+51
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-051-35/+2
* ec: Fix mutex related coverity scan issuesXavier Hernandez2014-12-041-2/+14