summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Change 'volume create' to 'volume create force'v3.4.2qa1Krutika Dhananjay2013-11-261-4/+6
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-11-2610-27/+445
* cli: write 'volume rebalance' error message in xml format whenDawit Alemu2013-11-261-4/+12
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* cli: add peerid to volume status xml outputBala.FA2013-11-263-0/+57
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+13
* core: fix errno for non-existent GFIDAnand Avati2013-11-269-12/+23
* gfapi: remove unnecessary call to glfs_resolve_base()Anand Avati2013-11-261-1/+2
* gfapi: use native STACK_WIND for read _async() callsAnand Avati2013-11-261-10/+81
* gfapi: Fix iobuf leaks in gfapiPoornima2013-11-261-5/+5
* gfapi: wake migration waiters after migrationAnand Avati2013-11-261-0/+3
* Backport of http://review.gluster.org/6262Vijaykumar M2013-11-192-7/+49
* mgmt/glusterd: add option to specify a different base-portKaleb S. KEITHLEY2013-11-065-10/+19
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-3025-325/+100
* gfapi: fix return value of glfs_finiKrishnan Parthasarathi2013-10-301-4/+8
* rpm: fix "warning: File listed twice: .../glusterd.info"Niels de Vos2013-10-281-2/+1
* glusterd: Fix storing volumes on setting global optsKaushal M2013-10-241-3/+6
* cli: add node uuid in rebalance and remove brick status xml outputBala.FA2013-10-243-12/+43
* Disable eager-locks on NetBSD for 3.4 branchEmmanuel Dreyfus2013-10-241-0/+10
* cli: skipped tag in xml output of rebalance/remove-brick statusAravinda VK2013-10-241-3/+39
* cli: runtime in xml output of rebalance/remove-brick statusAravinda VK2013-10-241-0/+21
* nfs/mount3: fix crash in subdir resolutionSantosh Kumar Pradhan2013-10-141-1/+1
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-10-111-5/+14
* doc: Release notes for 3.4.1Vijay Bellur2013-09-271-0/+144
* posix-acl: fixup extended ACL entries properlyv3.4.1rc1v3.4.1Anand Avati2013-09-252-1/+46
* gNFS: avoid double fd unref in opendirSantosh Kumar Pradhan2013-09-241-3/+1
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-196-17/+86
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-192-4/+74
* cli,glusterd: Task parameters in xml outputKaushal M2013-09-194-8/+263
* cli: add aggregate status for rebalance and remove-brick status xml outputKaushal M2013-09-191-1/+15
* glusterd: Don't reset rebalance status on add-brickKaushal M2013-09-191-9/+0
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-196-2/+43
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-191-0/+8
* cli: Fix 'status all' xml output when volumes are not startedKaushal M2013-09-192-10/+38
* cli: Add statusStr xml tag to task list and rebalance/remove brick statusKaushal M2013-09-193-19/+44
* tests: Remove grep process entries from pidgrepRaghavendra Talur2013-09-151-1/+1
* glusterd: Calculate volume op-versions only on set/resetv3.4.1qa2Kaushal M2013-09-133-6/+69
* glusterd: Use volume op-versions during volgenKaushal M2013-09-134-19/+14
* mgmt/glusterd: Update sub_count on remove brickVijay Bellur2013-09-132-0/+26
* glusterd: Allow bumping down a peer's op-version during probev3.4.1qa1Kaushal M2013-09-102-28/+9
* cluster/dht: Ignore subvols with error in min-free-disk/inodesAmar Tumballi2013-09-105-17/+86
* rpc: fix typo which refers glibc macroAnand Avati2013-09-101-1/+1
* gfapi: fix for not able to rename foldersRaghavendra Talur2013-09-101-8/+11
* gfapi: fix glfs_readlink()Anand Avati2013-09-101-1/+6
* gfapi: perform open() on pre-existing inode in glfs_creat()Anand Avati2013-09-101-2/+6
* performance/write-behind: invoke request queue processing ifRaghavendra G2013-09-101-19/+30
* libgfapi : Fix for hardlink creation on SMB mountAnand Avati2013-09-101-0/+9
* glusterd: release big locks while doing mountAnand Avati2013-09-101-0/+4
* mount/fuse: save the basefd flags in the new fdRaghavendra Bhat2013-09-101-0/+1
* io-cache: fix unsafe typcasting of pointer to uint64Anand Avati2013-09-101-1/+3