summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Check for null gfid_reqPranith Kumar K2012-06-061-1/+1
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-063-112/+107
* mount/fuse: use correct fdctx to inherit direct-io-values from.Raghavendra G2012-06-061-1/+1
* glusterd: nfs.disable fix for "volume set help"Kaushal M2012-06-061-7/+12
* Use linkat(2) when linking on symlinkEmmanuel Dreyfus2012-06-051-0/+18
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-059-20/+52
* glusterd: Set errstr for duplicate add-brickKaushal M2012-06-051-0/+3
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-057-5/+165
* fuse: be good at suicideCsaba Henk2012-06-051-1/+1
* Self-heald: inode_link files while crawlingPranith Kumar K2012-06-051-5/+10
* posix: fix the 'ENOENT' logs for setxattr()Amar Tumballi2012-06-041-6/+7
* mount.glusterfs: update the glusterd WORKDIRAmar Tumballi2012-06-041-1/+1
* protocol/client: do not ignore the xdata received for some fopsRaghavendra Bhat2012-06-031-0/+11
* glusterd-volgen: by default include 'cluster/distribute' in volfileAmar Tumballi2012-06-011-6/+9
* mount.glusterfs: enhance option 'transport=' for 'rdma'Amar Tumballi2012-06-011-0/+10
* features/locks: update user_flock structure before insertingPranith Kumar K2012-06-011-0/+3
* protocol/client: provide a buffer for storing reply of readlink.Raghavendra G2012-06-011-7/+46
* glusterd: fix issues with volume reset handlingCsaba Henk2012-06-012-22/+35
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-06-011-0/+5
* glusterd: makefile typo fix.Amar Tumballi2012-06-011-1/+1
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-06-011-18/+5
* Add server-side aux-GID resolution.Jeff Darcy2012-06-016-8/+217
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-013-3/+13
* protocol/client: do not access the local object after being freedRaghavendra Bhat2012-05-311-2/+2
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-311-0/+8
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* replicate: add hashed read-child method.Jeff Darcy2012-05-317-18/+94
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* mgmt/glusterd: Do shd validation for replicate volumesPranith Kumar K2012-05-311-1/+13
* storage/posix: Prevent gfid handle leaksPranith Kumar K2012-05-311-4/+6
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-317-60/+116
* glusterd-hooks: added support for separate namespace for 'volume set' keysAmar Tumballi2012-05-312-0/+32
* glusterd: cut out a standalone socket path calculation routineCsaba Henk2012-05-312-7/+16
* protocol: do not log getxattr/ENODATA as warningAnand 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/glusterdAmar Tumballi2012-05-291-0/+8
* performance/md-cache: make cache timeout reconfigurable via cliRaghavendra Bhat2012-05-292-3/+4
* server protocol : logging and negative case logic fixesAmar Tumballi2012-05-291-555/+558
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* nfs/nlm: statedump of locksRajesh Amaravathi2012-05-282-0/+53
* storage/posix: readdirp enhancementsAnand Avati2012-05-281-45/+61
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-279-6/+342
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-272-1/+4
* glusterd/geo-rep: do away with unneded function exportsCsaba Henk2012-05-272-29/+27
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-261-22/+52
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-05-244-5/+23
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-243-12/+33
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-241-102/+76