summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd/bitrot: Fix bitrot xlator_typeKotresh HR2016-05-041-5/+5
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-042-75/+192
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-05-031-3/+3
* features/trash: Handle unexpected errors during mkdirAnoop C S2016-05-031-0/+23
* glusterd/bitrot: Fix bit-rot scrub statusKotresh HR2016-05-031-7/+11
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0310-324/+697
* features/trash: wind mkdir with special pidAnoop C S2016-05-032-1/+40
* protocol/server: Do not log ENOENT/ESTALE in fd based fopsPranith Kumar K2016-05-021-18/+28
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-05-021-1/+1
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* glusterd: persist brickinfo->real_pathAtin Mukherjee2016-05-023-25/+39
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-05-022-4/+5
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-05-011-6/+9
* glusterd: fix max pmap alloc to GF_PORT_MAXPrasanna Kumar Kalever2016-05-011-5/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-291-0/+3
* glusterd: check if glusterd is started on all nodes and allSakshi2016-04-281-0/+37
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-281-1/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2016-04-271-1/+1
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-272-1/+7
* glusterd: fix validation of lower op-version check in volume setAtin Mukherjee2016-04-261-2/+2
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-262-2/+18
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-261-0/+17
* clone/snapshot: Save restored_from_snap for clonesAvra Sengupta2016-04-261-0/+3
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-264-21/+40
* geo-rep: Fix hostname mismatch between volinfo and geo-rep statusAravinda VK2016-04-261-2/+3
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-263-14/+65
* glusterd: SSL certificate depth volume option is incorrectKaleb S KEITHLEY2016-04-261-6/+6
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-251-1/+2
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-251-1/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-257-41/+759
* mount/fuse: report ESTALE as ENOENTRaghavendra G2016-04-201-0/+3
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-205-17/+54
* Build fix: remove undefined -I${rpclibdir}Emmanuel Dreyfus2016-04-181-1/+1
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-185-1/+37
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-1811-44/+76
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-175-13/+70
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-04-175-43/+6
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-165-15/+138
* features/shard: Make o-direct writes work with shardingKrutika Dhananjay2016-04-161-0/+6
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-161-7/+19
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-166-103/+4
* posix_acl: create inode ctx for posix_acl_getvmallika2016-04-151-10/+26
* glusterd: coverity fix for insecure temporary fileSakshi2016-04-152-0/+6
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-04-122-5/+9
* arbiter: write performance improvementRavishankar N2016-04-114-34/+82
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-101-43/+158
* cluster/ec: Do not ref dictionary in lookupPranith Kumar K2016-04-091-7/+4
* posix_acl: skip acl_permits for special clientsvmallika2016-04-061-11/+28
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90