summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-1216-478/+646
* gsyncd / geo-rep: geo-replication fixesAjeet Jha2013-12-126-269/+769
* features/changelog: more changelog fixes.Ajeet Jha2013-12-128-38/+212
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* cli : enabling/disabling quota using volume set cmd deprecatedAnuradha2013-12-111-0/+31
* gfid-access: do chown() after creating the new entriesAmar Tumballi2013-12-102-8/+73
* glusterd: Improve rebalance handling during volume syncKaushal M2013-12-102-10/+200
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-103-5/+9
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-102-6/+69
* mount.glusterfs: Provide backward compatibility for "backup-volfile-servers"Harshavardhana2013-12-101-0/+22
* libglusterfs: Explicitly open /dev/stderr logfileBharata B Rao2013-12-101-3/+1
* build: FedoraSCM sources are not longer needed to build RPMsKaleb S. KEITHLEY2013-12-062-14/+6
* libglusterfs: Free IP address string in gf_is_local_addr()Vijay Bellur2013-12-051-2/+5
* index: fix the order of initializationAnand Avati2013-12-041-3/+5
* cli: Fail creation of bricks on root partition in script modeKrutika Dhananjay2013-12-046-36/+26
* glusterd: Aggregate tasks status in 'volume status [tasks]'Kaushal M2013-12-045-22/+236
* contrib/qemu: remove the CONFIG_INT128 host config optionBrian Foster2013-12-041-1/+0
* glusterd: create rpc obj for rebalance only if absentKrishnan Parthasarathi2013-12-043-38/+15
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-031-4/+27
* glusterd: Do not allow remove-brick commit if the bricks are not decommissionedVijaikumar M2013-12-032-24/+115
* cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-039-32/+135
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-033-98/+227
* cli: More checks in rebalance status outputKaushal M2013-12-033-5/+19
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-032-111/+124
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cluster/afr: Fix description string for option 'self-heal-daemon'Vijay Bellur2013-12-021-1/+2
* cli: xml: Rebalance status(xml) was empty when a glusterd downAravinda VK2013-12-021-1/+4
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-0/+1
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-014-3/+128
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-3011-413/+439
* glusterfsd: fix small memory leaks in glusterfsd-mgmt.cKaleb S. KEITHLEY2013-11-301-0/+5
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* features/index : Creation of indices directory as soon as brick is up.Anuradha2013-11-282-0/+36
* posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd objectKrutika Dhananjay2013-11-283-8/+53
* glusterfs.spec: Add 'python and python-ctypes' dependencyv3.5qa2Harshavardhana2013-11-261-0/+1
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-268-0/+277
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+19
* Fix CFLAGS handling with enable_debug.Jeff Darcy2013-11-261-10/+12
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-263-2/+77
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15
* write-behind: handle iobref_merge() error gracefullyAnand Avati2013-11-261-2/+3
* io-cache: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+4
* read-ahead: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+6
* iobufs: make iobref container size dynamicAnand Avati2013-11-263-8/+49
* socket: limit vector count to IOV_MAXAnand Avati2013-11-262-2/+5
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-269-15/+25
* features/quota: Add TODO file.Raghavendra G2013-11-261-0/+14
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-263-52/+100