summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Perform brick order check in originator node.GauravKumarGarg2014-09-291-16/+19
* USS : Decide the log entry based on the type of graph.Sachin Pandit2014-09-291-5/+12
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-293-7/+4
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-0/+2
* Do not forbid fallocate on non Linux systemsEmmanuel Dreyfus2014-09-261-7/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* glusterd: file-snapshot and features-encryption options should be validate co...Gaurav Kumar Garg2014-09-251-2/+3
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-241-92/+123
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* glusterd: Move brick order check from cli to glusterd.ggarg2014-09-242-1/+247
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-247-29/+86
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-242-4/+16
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-232-1/+17
* Do not hardcode setfattr(1) pathEmmanuel Dreyfus2014-09-231-1/+13
* ec: Add config information in an xattrXavier Hernandez2014-09-237-1/+185
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29
* glusterd: Authenticate management handshake requestsKaushal M2014-09-233-0/+66
* cluster/dht: Modified the calculation of brick_countVenkatesh Somyajulu2014-09-221-1/+1
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-221-0/+14
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-191-4/+7
* ec: Fix invalid inode lock in ftruncateXavier Hernandez2014-09-195-21/+21
* ec: Fix some size_t vars to 64 bits even on 32 bits machinesXavier Hernandez2014-09-196-21/+20
* storage/posix: Log when mkdir is on an existing gfid but non-existentRaghavendra G2014-09-181-1/+26
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-162-41/+30
* Do not assume sizeof(size_t)Emmanuel Dreyfus2014-09-162-2/+2
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-161-2/+4
* ec: Optimize read/write performanceXavier Hernandez2014-09-1513-268/+706
* ec: Only heal data/metadata when inode has enough informationXavier Hernandez2014-09-151-0/+8
* features/quota: fixes to dentry management code in rename.Raghavendra G2014-09-151-10/+6
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* snapview-server: get the handle if its absent before doing any fopRaghavendra Bhat2014-09-122-29/+160
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-111-28/+13
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-117-10271/+11684
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-111-4/+4
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-09-091-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-09-091-4/+4
* quota/marker: Fix dict leaksRavishankar N2014-09-094-17/+23
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-09-089-1117/+1230
* gNFS: Fix memory leak in setacl code pathSantosh Kumar Pradhan2014-09-081-0/+2
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-086-14/+21
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-054-11/+222
* Build fix: -lz for qemu-block xlatorEmmanuel Dreyfus2014-09-051-1/+1
* barrier: features.barrier should be a NO_DOCAtin Mukherjee2014-09-051-0/+1
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-031-3/+74
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-037-90/+148
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-032-10/+152