summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Fix statedump codePranith Kumar K2012-08-124-74/+52
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-08-123-10/+19
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-11/+18
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-3/+17
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-111-11/+29
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-08-091-0/+7
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-092-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-091-10/+14
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-08-034-26/+20
* nfs: make NFS filehandles deterministicAnand Avati2012-08-032-151/+6
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-011-1/+7
* glusterd: Set errstr for duplicate add-brickKaushal M2012-08-011-0/+3
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-182-52/+124
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-171-12/+8
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-161-7/+11
* nfs/nlm: statedump of locksRajesh Amaravathi2012-07-162-0/+56
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-07-155-79/+409
* NetBSD build fixesEmmanuel Dreyfus2012-07-132-4/+18
* Use linkat(2) for symlink to get portable behaviorEmmanuel Dreyfus2012-07-131-0/+18
* Set LD_LIBRARY_PATH before starting glusterfsEmmanuel Dreyfus2012-07-091-0/+2
* stat(1) flag to specify format is not portableEmmanuel Dreyfus2012-07-091-1/+9
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-081-2/+10
* NetBSD build fixes.Emmanuel Dreyfus2012-07-052-0/+3
* protocol/client: provide a buffer for storing reply of readlink.Raghavendra G2012-07-031-7/+46
* mount.glusterfs: update the glusterd WORKDIRAmar Tumballi2012-07-031-1/+1
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-07-031-18/+5
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-06-261-2/+3
* cluster/afr: split-brain should be reset on data-self-healPranith Kumar K2012-06-192-2/+2
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-06-101-17/+76
* storage/posix: readdirp enhancementsv3.3.0Anand Avati2012-05-291-45/+61
* protocol: do not log getxattr/ENODATA as warningv3.3.0qa45Anand Avati2012-05-292-2/+2
* fuse: make SELinux support configurableAnand Avati2012-05-293-16/+27
* glusterd: change working-directory from /etc/glusterd to /var/lib/glusterdv3.3.0qa44Raghavendra Bhat2012-05-291-0/+8
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-291-102/+76
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-05-281-0/+5
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-05-283-1/+3
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-281-0/+8
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-282-1/+4
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-281-22/+52
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-271-0/+3
* glusterd: Cherry-picked e44ac01b08c3ee from master branchKrishnan Parthasarathi2012-05-271-8/+18
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-271-2/+5
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-279-6/+342
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-272-2/+1
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-272-62/+21