summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* locks: various fixesAnand Avati2014-01-1410-627/+386
* libgfapi : Fixing some NULL pointer dereferencing issues.Lalatendu Mohanty2014-01-141-4/+8
* build: the main glusterfs package should not provide glusterfs-libsNiels de Vos2014-01-071-2/+3
* protocol/server: Change log message severityv3.5beta1Vijay Bellur2014-01-031-2/+2
* glusterd: Save/restore/sync rebalance dictKaushal M2014-01-031-0/+6
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-022-2/+3
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-023-1/+26
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* Updating extras/Ubuntu with latest upstart configs (BUG: 1047007)Louis Zuckerman2014-01-013-9/+10
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2014-01-011-0/+7
* crypt: On calloc failure follow goto statementHarshavardhana2013-12-301-0/+3
* cluster/afr: Change errno to op_errnoVenkatesh Somyajulu2013-12-291-1/+1
* build: fix day in the %changelogHarshavardhana2013-12-271-2/+2
* test: Modified bug-1037501.t scriptVenkatesh Somyajulu2013-12-271-76/+109
* glusterd: rebalance to ref volinfo before startingKrishnan Parthasarathi2013-12-232-5/+11
* glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-236-6/+55
* glusterd: ignore failure to stop a stopped service.Krishnan Parthasarathi2013-12-231-0/+12
* glusterd: Fix stopping of stale rebalance processesKrishnan Parthasarathi2013-12-231-102/+12
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKrishnan Parthasarathi2013-12-237-10/+39
* glusterd: Save/restore/sync rebalance dictKrishnan Parthasarathi2013-12-233-77/+208
* glusterd: Improve rebalance handling during volume syncKrishnan Parthasarathi2013-12-232-10/+200
* dht: Set status to FAILED when rebalance stops due to brick going downKrishnan Parthasarathi2013-12-233-5/+9
* glusterd: Aggregate tasks status in 'volume status [tasks]'Krishnan Parthasarathi2013-12-235-22/+236
* cli: More checks in rebalance status outputKrishnan Parthasarathi2013-12-233-5/+19
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-192-13/+269
* gNFS: Client cache invalidation with bad fsidSantosh Kumar Pradhan2013-12-174-10/+38
* libglusterfs: Free IP address string in gf_is_local_addr()Vijay Bellur2013-12-171-2/+5
* mount.glusterfs: Provide backward compatibility for "backup-volfile-servers"Harshavardhana2013-12-151-0/+22
* build: Merge glusterfs.spec changes from FedoraKaleb S. KEITHLEY2013-12-152-127/+111
* doc: Upgrade steps for quotaKrutika Dhananjay2013-12-111-0/+79
* Add upgrade scripts for quotaKrutika Dhananjay2013-12-112-0/+79
* libglusterfs: Explicitly open /dev/stderr logfileBharata B Rao2013-12-111-3/+1
* glusterd: create rpc obj for rebalance only if absentv3.5.0qa3Krishnan Parthasarathi2013-12-053-38/+15
* contrib/qemu: remove the CONFIG_INT128 host config optionBrian Foster2013-12-051-1/+0
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-053-98/+227
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-051-4/+27
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-12-0311-413/+439
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* glusterfsd: fix small memory leaks in glusterfsd-mgmt.cKaleb S. KEITHLEY2013-11-303-2/+7
* 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