summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Log when mkdir is on an existing gfid but non-existentRaghavendra G2014-09-181-1/+26
* syncop: Invoke dict_unref() in inodelk only if dictionary is not NULLVijay Bellur2014-09-171-2/+4
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-163-41/+88
* Regression test portability: arequal-checksumEmmanuel Dreyfus2014-09-161-6/+31
* Do not assume sizeof(size_t)Emmanuel Dreyfus2014-09-162-2/+2
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-161-2/+4
* Typo fix THANKS messageJustin Clift2014-09-161-1/+1
* 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-153-15/+130
* osx: LaunchDaemon plist filename should start with org instead of comJustin Clift2014-09-152-2/+2
* osx: Remove legacy extras/MacOSX directoryJustin Clift2014-09-153-116/+6
* tests: Fix typo in M2 definitionPranith Kumar K2014-09-121-2/+2
* snapview-server: get the handle if its absent before doing any fopRaghavendra Bhat2014-09-123-34/+177
* doc: Move bd translator documentation to xlators directory.hchiramm2014-09-121-0/+0
* test: cleanup should clean all left over (stale) mountsAtin Mukherjee2014-09-121-0/+3
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-111-28/+13
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-118-10272/+11687
* tests/ec: Avoid spurious umount failuresXavier Hernandez2014-09-111-1/+1
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-111-4/+4
* CLI: Show warning on remove-brick commitSusant Palai2014-09-091-1/+1
* 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
* doc: Remove volume rename from gluster's man page.Vijay Bellur2014-09-091-3/+0
* quota/marker: Fix dict leaksRavishankar N2014-09-094-17/+23
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-09-0812-1117/+1294
* gNFS: Fix memory leak in setacl code pathSantosh Kumar Pradhan2014-09-081-0/+2
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-087-14/+27
* tests: Don't check for init process.Raghavendra Talur2014-09-061-1/+1
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-056-12/+273
* RPM spec file: Fixed the description for glusterfsLalatendu Mohanty2014-09-051-12/+15
* Build fix: -lz for qemu-block xlatorEmmanuel Dreyfus2014-09-051-1/+1
* porting: Provide setfattr/getfattr implementationHarshavardhana2014-09-0523-227/+465
* barrier: features.barrier should be a NO_DOCAtin Mukherjee2014-09-051-0/+1
* Regression test portability: EXPECTEmmanuel Dreyfus2014-09-041-1/+5
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-031-3/+74
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-039-90/+276
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-032-10/+152
* cluster/afr: Minor fixes to #8574Krutika Dhananjay2014-09-031-5/+3
* storage/posix : Missing space in log messageNithya Balachandran2014-09-031-1/+1
* glusterd: Improve debugging experience for glusterd locksKrishnan Parthasarathi2014-09-031-8/+10
* glusterd: Prevent rebalance starting with old clientsKaushal M2014-09-035-38/+81
* glusterd: Set the rlimit for Open FDs to higher valueVijaikumar M2014-09-031-0/+18
* CLI: Adding warning message in case remove-brick commit executedSusant Palai2014-09-031-0/+6
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-031-6/+5
* cluster/dht: remove specifying cached-subvol as part of name inRaghavendra G2014-09-021-12/+1
* cluster/dht: Modified test case to note rename failures as errorsShyam2014-09-021-13/+7
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-022-41/+99
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-021-8/+42