summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs: update glfs-message header for reserved segmentsHumble Devassy Chirammal2015-06-121-4/+36
* features/qemu-block: Don't unref root inodePranith Kumar K2015-06-121-2/+2
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-114-23/+36
* common-ha: handle long node names and node names with '-' and '.' in themKaleb S. KEITHLEY2015-06-113-40/+60
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* tools/glusterfind: verifying volume is onlineMilind Changire2015-06-111-0/+14
* build: fix compiling on older distributionsNiels de Vos2015-06-118-31/+93
* snapshot/scheduler: Handle OSError in os. callbacksAvra Sengupta2015-06-111-8/+8
* snapshot/scheduler: Check if GCRON_TASKS exists beforeAvra Sengupta2015-06-111-0/+4
* features/quota: Fix ref-leakPranith Kumar K2015-06-111-0/+1
* tools/glusterfind: verifying volume presenceMilind Changire2015-06-111-0/+10
* stripe: fix use-after-freeJeff Darcy2015-06-101-4/+10
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-094-7/+53
* rpm: correct date and order of entries in the %changelogNiels de Vos2015-06-091-4/+4
* nfs: allocate and return the hashkey for the auth_cache_entryNiels de Vos2015-06-091-7/+25
* doc: add release notes for 3.7.1Krishnan Parthasarathi2015-06-091-0/+99
* snapshot: Fix finding brick mount path logicAvra Sengupta2015-06-094-15/+44
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-0911-92/+272
* rpc: call transport_unref only on non-NULL transportKrishnan Parthasarathi2015-06-091-2/+8
* heal : Do not invoke glfs_fini for glfs-heal commandsAnuradha2015-06-081-1/+1
* Changing log level from Warning to DebugAshish Pandey2015-06-081-1/+1
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-061-5/+15
* cluster/ec: EC_XATTR_DIRTY doesn't come in responsePranith Kumar K2015-06-062-27/+9
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-06-051-32/+42
* bitrot/glusterd: scrub option should be disabled once bitrot option is resetGaurav Kumar Garg2015-06-052-0/+8
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-0518-73/+586
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-056-17/+98
* glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -develKaleb S. KEITHLEY2015-06-041-2/+5
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-043-4/+9
* glusterd: do not show pid of brick in volume status if brick is down.Gaurav Kumar Garg2015-06-041-2/+4
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-046-68/+156
* common-ha: fix race between setting grace and virt IP fail-overKaleb S. KEITHLEY2015-06-041-10/+14
* heal: Do not call glfs_fini in final buildsPranith Kumar K2015-06-041-3/+17
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-06-042-3/+17
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-06-046-31/+603
* meta: implement fsync(dir)Raghavendra G2015-06-042-16/+40
* socket: throttle only connected transportKrishnan Parthasarathi2015-06-041-2/+15
* contrib/timer-wheel: fix deadlock in del_timer()Venky Shankar2015-06-041-1/+1
* snapshot/scheduler: Return proper error code in case of failureAvra Sengupta2015-06-041-61/+81
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-06-043-25/+111
* features/quota: prevent statfs frame loss when an error happens during ancestryvmallika2015-06-041-15/+14
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-06-042-0/+33
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-045-134/+193
* cli: Fix incorrect parse logic for volume heal commandsAnuradha2015-06-041-2/+2
* glusterd: Bump op version and max op version for 3.7.2Shyam2015-06-031-1/+4
* cluster/dht: Don't rely on linkto xattr to find destination subvolRaghavendra G2015-06-031-101/+31
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-033-3/+97
* features/shard: Fix incorrect parameter to get_lowest_block()Krutika Dhananjay2015-06-031-2/+3
* libglusterfs: Copy d_len and dict as well into dst direntKrutika Dhananjay2015-06-032-3/+23
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-031-1/+1