summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-022-0/+29
* extras/hook-scripts: Set of changes for new samba share method.Raghavendra Talur2013-06-284-42/+176
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-282-6/+18
* nfs: exit when all volumes are disabledRajesh Amaravathi2013-06-281-4/+5
* cluster/afr: Handle NULL fdctx in fsyncPranith Kumar K2013-06-272-1/+33
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hNiels de Vos2013-06-272-1/+20
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpm: move the mount/api xlator to the glusterfs-api sub-packageNiels de Vos2013-06-261-0/+5
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-267-249/+325
* doc: Move admin-guide to markdown format.Vijay Bellur2013-06-2522-0/+6345
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-254-18/+48
* cluster/afr: Fix fd/memory leak on fsyncPranith Kumar K2013-06-242-1/+28
* cluster/dht: In reconfig handle removed decommissioned nodesshishir gowda2013-06-212-0/+74
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-2126-205/+1373
* glusterfsd: consider xlator type too in topology checkAnand Avati2013-06-211-0/+9
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-2010-870/+927
* gfapi: fix read past EOF in glfs_preadv()Anand Avati2013-06-201-3/+4
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-204-0/+56
* nfs/mount3: fix crash in subdir resolutionMichael Brown2013-06-191-1/+1
* protocol/server: print connection-id in fop failure logs.Raghavendra G2013-06-181-197/+275
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-1811-385/+329
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* nfs: log stale mount errors occasionallyRajesh Amaravathi2013-06-182-11/+14
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-173-6/+6
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-154-26/+43
* nfs: option to disable aclRajesh Amaravathi2013-06-155-6/+47
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-131-0/+1
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-137-83/+280
* libglusterfs: Fix circular buffer to dump entries if count is less than 1024Venkatesh Somyajulu2013-06-131-6/+20
* rpm: correct AutoRequires filtering on recent FedoraNiels de Vos2013-06-131-2/+2
* gfapi: async discard supportBrian Foster2013-06-132-0/+38
* glusterfs: discard (hole punch) supportBrian Foster2013-06-1337-40/+1526
* gluster: add fallocate fop supportBrian Foster2013-06-1342-2/+1755
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-112-3/+12
* cluster/dht: Make sure loc has gfidPranith Kumar K2013-06-102-0/+3
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-104-0/+257
* nfs: gluster volume set help shows null as default valueRajesh Joseph2013-06-062-22/+61
* cluster/dht: Fix unused-but-set-variable warningsPranith Kumar K2013-06-061-4/+0
* mgmt/glusterd: Set task op at the time of task-id setPranith Kumar K2013-06-063-0/+32
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesshishir gowda2013-06-061-2/+2
* template: A minimal example xlator to build onKrishnan Parthasarathi2013-06-057-1/+98
* cli: Remove unused port info from peer status.Venkatesh Somyajulu2013-06-052-28/+2
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-053-9/+23
* transport/socket: fix connect/disconnect racesJeff Darcy2013-06-042-39/+69
* cluster/dht: Prevent crash in dht_linkfile_lookupshishir gowda2013-06-041-3/+3
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-043-50/+86
* cluster/dht: Set layout when inode is presentPranith Kumar K2013-06-041-1/+2
* system/posix-acl: check for the sticky bit of the parent directoryRaghavendra Bhat2013-06-032-0/+55
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-033-33/+65