summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-061-0/+18
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-033-7/+9
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-032-177/+300
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-033-4/+6
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-303-13/+13
* features/shard: Remove ctx from LRU in shard_forgetPranith Kumar K2017-06-301-0/+13
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* glusterd: mark brickinfo to started on successful attachAtin Mukherjee2017-06-281-5/+4
* glusterd: brick process fails to restart after gluster pod failureMohit Agrawal2017-06-271-10/+31
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-263-55/+54
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-234-30/+97
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-232-6/+23
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-224-1/+84
* feature/changelog: Fix buffer overflow crashKotresh HR2017-06-211-2/+4
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-9/+79
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-191-10/+6
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-192-23/+38
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-194-4/+38
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-161-19/+1
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-162-6/+7
* debug/io-stats: Provide option to select stats output formatKrutika Dhananjay2017-06-152-10/+45
* glusterd: fix crash on statedump when no volumes are startedAtin Mukherjee2017-06-151-12/+17
* glusterd: fix quorum calculation if percentage is not specified correctlyMichael Adam2017-06-141-1/+0
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* Revert "glusterd: disallow rebalance & remove-brick on a sharded volume"Krutika Dhananjay2017-06-132-19/+0
* nl-cache: Fix a possible crash and stale cachePoornima G2017-06-134-49/+141
* readdir-ahead: Fix duplicate listing and cache size calculationPoornima G2017-06-121-19/+16
* md-cache: Fix the dump of stat inode in .meta and statedumpPoornima G2017-06-121-8/+8
* glusterd: log stale rpc disconnects occasionallyAtin Mukherjee2017-06-091-3/+6
* glusterfsd: Deletion of brick dir throw emerg msgs after stop volumeMohit Agrawal2017-06-093-5/+6
* upcall: Update the access time in missing casesPoornima G2017-06-093-22/+53
* posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-091-0/+4
* debug/trace: Implement seek fopKrutika Dhananjay2017-06-091-0/+46
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-085-7/+72
* glusterfsd: Sometime brick process is crashed after enable brick muxMohit Agrawal2017-06-072-6/+19
* glusterd: fix glusterd crash from glusterd_op_ac_rcvd_brick_op_accAtin Mukherjee2017-06-071-1/+1
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-073-31/+83
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-062-9/+19
* glusterd: fix brick start raceAtin Mukherjee2017-06-065-21/+10
* dht: for many operation directory/file path is (null) in brick logAnkitRaj2017-06-051-4/+8
* afr: update errno check in afr_inode_refresh_doRavishankar N2017-06-051-1/+1
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-026-9/+8
* glusterd: Fix regression wrt add-brick on replica count changeSamikshan Bairagya2017-06-012-3/+11
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-3116-41/+261
* posix: use the correct op_errnoRavishankar N2017-05-312-8/+14
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62