summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: Handle fd resolution failuresv3.5.3beta1Pranith Kumar K2014-10-016-187/+149
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-10-011-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-10-011-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-10-012-6/+148
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-10-011-1/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-10-012-41/+102
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-10-011-6/+43
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-10-013-34/+291
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-10-011-8/+37
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-10-011-0/+4
* libglusterfs/syncop: implement inodelkRaghavendra G2014-10-012-0/+44
* cluster/dht: introduce dht locking api.Raghavendra G2014-10-015-1/+659
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-10-011-2/+20
* cluster/dht: Fix dht_access treating directory like filesShyam2014-09-293-4/+106
* nfs: 'gluster volume help' should show the correct path for nfs.mount-rmtabNiels de Vos2014-09-291-1/+1
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-292-14/+155
* glusterfs.spec.in: add psmisc to -server subpackageKaleb S. KEITHLEY2014-09-271-1/+10
* socket: Fixed parsing RPC records containing multi fragmentsNiels de Vos2014-09-251-3/+20
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-231-4/+7
* heal:Do not ignore return value of syncop_getxattr()Ravishankar N2014-09-231-4/+12
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-09-222-24/+42
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-171-4/+72
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-174-23/+78
* dht: fix rename raceNithya Balachandran2014-09-171-2/+6
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-175-40/+399
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-09-174-41/+91
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-171-7/+41
* dht: fix rename raceJeff Darcy2014-09-173-3/+112
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-09-173-5/+52
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-09-171-1/+17
* glusterd: fix compile warningNiels de Vos2014-09-091-1/+0
* gNFS: Fix memory leak in setacl code pathSantosh Kumar Pradhan2014-09-091-0/+1
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-261-11/+8
* cluster/afr: Fix a minor typo.Vijay Bellur2014-08-261-1/+1
* xlators/mgmt: don't allow glusterd fork bomb (cache the brick inode size)Niels de Vos2014-08-151-30/+62
* glusterd: call runner_end even if runner_start failsNiels de Vos2014-08-151-0/+11
* dict: add dict_set_dynstr_with_allocNiels de Vos2014-08-153-23/+29
* Release Notes for GlusterFS 3.5.2v3.5.2Niels de Vos2014-07-311-0/+69
* gfapi: In glfs_set_volfile_server() remove the port number check.Poornima G2014-07-311-1/+1
* cli: Fix xml output for volume statusv3.5.2beta1Niels de Vos2014-07-211-6/+7
* heal: fix the way we check the presence of AFR in glfshealRavishankar N2014-07-181-15/+27
* cluster/afr: Fix leaks in self-heal code pathPranith Kumar K2014-07-185-8/+15
* build: glusterfs.spec.in, adding nfs-utils package dependency for server packageVikhyat Umrao2014-07-151-0/+5
* client_t: Fix memory leaksPranith Kumar K2014-07-144-18/+29
* protocol/server: '/s/ESTALE/ENOENT' only in lookup pathRavishankar N2014-07-142-22/+12
* nfs: prevent assertion error with MOUNT over UDPNiels de Vos2014-07-106-3/+62
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-07-0811-29/+39
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-082-7/+24
* features/gfid-access: Fix inode leaks and loc path corruptionPranith Kumar K2014-07-083-123/+207
* quotad: Remove dead codePranith Kumar K2014-07-082-11/+1