summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-152-3/+39
* geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1
* glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-143-1/+176
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-143-57/+13
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-142-4/+8
* locks: various fixesAnand Avati2014-01-137-626/+383
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-132-2/+4
* gNFS: Server sets ACL mask wrongly in GETACL replySantosh Kumar Pradhan2014-01-121-2/+9
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-124-9/+23
* glusterd: Comments for missing break in switchcase of glusterd_op_stage_quotaLalatendu Mohanty2014-01-101-0/+3
* glusterd: Relocate rebalance sockfileKaushal M2014-01-103-8/+46
* geo-rep: Fixing an incorrect memcpy operation.Lalatendu Mohanty2014-01-091-1/+1
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* gNFS: mnt3_find_export() by pass AUTH checkSantosh Kumar Pradhan2014-01-081-14/+36
* Crypt: Fixing incorrect placement of GF_FREELalatendu Mohanty2014-01-041-13/+15
* Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-5/+7
* pathinfo: Provide user namespace access.Vijaykumar M2014-01-031-0/+5
* performance/io-cache: reduce the severity of log-messageRaghavendra G2014-01-031-1/+1
* glusterd: update volinfo->subvol_count in newly added peersRavishankar N2014-01-031-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-0/+20
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-302-0/+26
* crypt: On calloc failure follow goto statementHarshavardhana2013-12-291-0/+3
* features/index: Minor improvement in log message.Vijay Bellur2013-12-271-1/+1
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* mount.glusterfs:export PATH environment variableRavishankar N2013-12-241-0/+1
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* Fix typos, and spacing issues.James Shubin2013-12-233-20/+19
* glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-206-6/+55
* glusterd: rebalance to ref volinfo before startingKrishnan Parthasarathi2013-12-202-5/+11
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* glusterd : enable/disable quota using volume set cmd deprecated.Anuradha Talur2013-12-191-0/+38
* glusterd: hold the lock when submitting ACC in replace-brickVijaykumar M2013-12-191-1/+5
* glusterd: ignore failure to stop a stopped service.Krishnan Parthasarathi2013-12-191-0/+12
* glusterd: Fix stopping of stale rebalance processesKaushal M2013-12-181-102/+12
* gNFS: Client cache invalidation with bad fsidSantosh Kumar Pradhan2013-12-174-10/+38
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-163-18/+22
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-165-13/+12
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-165-8/+29
* glusterd: Save/restore/sync rebalance dictKaushal M2013-12-163-77/+208
* glusterd: Fix incorrect remove-brick statusKrutika Dhananjay2013-12-162-0/+11
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2013-12-151-4/+9
* glusterd: fix error in remove-brick-replica validationRavishankar N2013-12-131-47/+15
* mount.glusterfs: getopts support and cleanupHarshavardhana2013-12-131-206/+321
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-121-12/+29