summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-10-302-14/+157
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-10-201-1/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-10-202-45/+95
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-10-201-6/+36
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-10-203-43/+292
* cluster/dht: introduce locking api.Raghavendra G2014-10-205-1/+662
* cluster/dht: Fix dht_access treating directory like filesShyam2014-10-201-3/+5
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2014-10-203-1/+40
* dht: fix rename raceNithya Balachandran2014-10-201-2/+7
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-10-204-84/+134
* cluster/dht: Fix races to avoid deletion of linktoVenkatesh Somyajulu2014-10-205-76/+733
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-10-201-5/+43
* dht: fix rename raceJeff Darcy2014-10-202-4/+15
* DHT/readdirp: Directory not shown/healed on mount point if exists on single b...Susant Palai2014-10-203-5/+62
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-10-201-1/+17
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-231-4/+7
* gNFS: Fix memory leak in setacl code pathKaleb S. KEITHLEY2014-09-091-0/+3
* mount/fuse: Handle fd resolution failuresv3.4.6beta1Kaleb S. KEITHLEY2014-09-024-192/+82
* cluster/afr: Fix memory leak of file-path in self-heal-daemonPranith Kumar K2014-08-275-5/+22
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-271-11/+8
* nfs: prevent assertion error with MOUNT over UDPv3.4.5beta2Kaleb S. KEITHLEY2014-07-082-1/+10
* performance/quick-read: Check for iobuf and iobref before unref.Vijay Bellur2014-07-081-2/+4
* fuse: fix memory leak in fuse_getxattr()v3.4.5beta1Justin Clift2014-06-251-13/+14
* cluster/dht: Don't do extra unref in dht-migration checksVijay Bellur2014-06-181-5/+2
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-05-2515-53/+51
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-222-8/+16
* nfs: exit when all volumes are disabledKaleb S. KEITHLEY2014-05-141-8/+9
* nfs: Fix for NFS crash during blocking NLM call.Rajesh Joseph2014-04-141-1/+1
* storage/posix: lgetxattr called with invalid keys on the bricksv3.4.3beta2Kaleb S. KEITHLEY2014-03-241-1/+3
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnov3.4.3beta1shishir gowda2014-03-111-1/+1
* libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbkLukas Bezdicka2014-02-201-0/+2
* cluster/afr: Treat FOOL condition as split-brain for entry self-healv3.4.3alpha1Pranith Kumar K2014-02-121-0/+48
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-02-102-0/+2
* cluster/dht: Make sure loc has gfidPranith Kumar K2014-01-131-0/+2
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesAnand Avati2013-12-241-2/+4
* Revert "core: fix errno for non-existent GFID"Vijay Bellur2013-12-249-23/+12
* cluster/dht: interim fix for reverting 837422858cVijay Bellur2013-12-241-1/+1
* mgmt/glusterd: Fix a memory leak in glusterd_is_local_addr()v3.4.2qa4Vijay Bellur2013-12-161-2/+5
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-161-10/+27
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-12-161-0/+7
* cluster/dht: Fix anomaly checkv3.4.2qa3shishir gowda2013-12-141-3/+11
* cluster/dht: Del GF_READDIR_SKIP_DIRS key from dict for first_upshishir gowda2013-12-142-4/+12
* cluster/dht: Do migration inprog/complete check only if ENOENTAnand Avati2013-12-132-1/+7
* cluster/dht: set layout in inode ctx even if linkfile failsshishir gowda2013-12-101-1/+1
* distribute: Rebalance should provide even disk space distributionshishir gowda2013-12-101-15/+30
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-041-4/+27
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-11-265-20/+137