summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/quota: fixes to dentry management code in rename.Raghavendra G2014-09-161-10/+6
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-162-41/+99
* ec: Optimize read/write performanceXavier Hernandez2014-09-1613-268/+706
* ec: Only heal data/metadata when inode has enough informationXavier Hernandez2014-09-161-0/+8
* Do not call rpc_transport_unref() on NULL transEmmanuel Dreyfus2014-09-161-2/+4
* gNFS: Fix memory leak in setacl code pathNiels de Vos2014-09-161-0/+2
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-168-121/+461
* statedump: Print curr_stdalloc in mempool statedump ...Krutika Dhananjay2014-09-161-0/+1
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-09-168-35/+64
* Typo fix THANKS messageJustin Clift2014-09-161-1/+1
* 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
* test: cleanup should clean all left over (stale) mountsAtin Mukherjee2014-09-131-4/+7
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-121-28/+13
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-121-8/+42
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-09-123-34/+293
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-09-121-8/+37
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-09-121-0/+4
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-128-10272/+11687
* storage/posix: Prefer gfid links for inode-handlePranith Kumar K2014-09-123-4/+8
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-09-125-82/+66
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-09-126-187/+149
* tests: metadata self-heal testsPranith Kumar K2014-09-121-0/+133
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-09-121-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-09-126-27/+69
* libglusterfs/syncop: implement inodelkRaghavendra G2014-09-122-0/+44
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-111-3/+74
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-09-104-41/+91
* cluster/dht: introduce locking api.Raghavendra G2014-09-095-1/+658
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-104-23/+78
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-092-10/+152
* Revert "cluster/dht: Added code to capture races in dht-lookup path"Vijay Bellur2014-09-090-0/+0
* cluster/dht: Fix dht_access treating directory like filesShyam2014-09-092-4/+105
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-091-4/+72
* dht: fix rename raceNithya Balachandran2014-09-091-2/+5
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-095-41/+401
* features/changelog: Removal of redundant fop color count while draining.Ajeet Jha2014-09-091-5/+0
* features/changelog: barrier all entry creation fopsVijay Bellur2014-09-091-27/+308
* geo-rep/glusterd: API to check active geo-rep session for the volumeKotresh H R2014-09-084-67/+183
* geo-rep: Fixing issue with xsync upper limitAravinda VK2014-09-082-59/+50
* geo-rep: Handle RMDIR recursivelyAravinda VK2014-09-081-0/+12
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-09-085-13/+169
* geo-rep/libgfchangelog: Support of symlinks while creation of working dir.Kotresh H R2014-09-081-1/+1
* geo-rep/libgfchangelog: Create working dir during changelog_register if not p...Kotresh H R2014-09-081-6/+15
* geo-rep: minimize xsync crawl usage and set upper limit to xsync crawlAravinda VK2014-09-082-38/+118
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-084-11/+15
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-081-7/+47
* features/changelog: Crash consistency of changelog wrt snapshotAjeet Jha2014-09-084-0/+232
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-09-075-17/+64
* Fix quotad RPC options use-after-free bug in glusterEmmanuel Dreyfus2014-09-071-1/+4