summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pkg-config: present API version and not package versionAnand Avati2013-05-251-1/+2
* gfapi: provide stable st_dev in stat structureAnand Avati2013-05-253-4/+16
* dht,posix: support for case discoveryAnand Avati2013-05-253-0/+140
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-254-15/+105
* syncop: copy inode pointer in readdirplusAnand Avati2013-05-251-0/+2
* md-cache: support negative xattr entriesAnand Avati2013-05-251-10/+31
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-05-253-60/+248
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-05-241-0/+7
* nfs: Unable to resolve FHRajesh Joseph2013-05-241-10/+8
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-231-0/+9
* tests: Change 'volume create' to 'volume create force'John Smith2013-05-231-4/+6
* rpm: automatically load the fuse module on EL5Niels de Vos2013-05-223-4/+16
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-222-5/+7
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-212-26/+6
* md-cache: Make options structure NULL terminated.Krishnan Parthasarathi2013-05-201-0/+1
* syncop: Remove task from syncbarrier's waitq before 'wake'Krishnan Parthasarathi2013-05-201-7/+5
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-201-0/+43
* tests: Increase wait time for nfs mount.Vijay Bellur2013-05-201-2/+5
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-202-2/+5
* configure.ac: build glupy with installed pythonKaleb S. KEITHLEY2013-05-194-28/+24
* configure.ac: enable-debug change breaks _hardened_buildKaleb S. KEITHLEY2013-05-191-7/+5
* Tests: changing calls from 'fstat' to 'fstat64' fixes these tests on 32 bit p...John Smith2013-05-193-6/+6
* rpc-transport/rdma: reap async events in a dedicated thread.Raghavendra G2013-05-172-2/+52
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-177-1739/+1174
* locks: fix leaking entrylk lock structureAnand Avati2013-05-161-0/+2
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-162-5/+36
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-166-66/+67
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-163-10/+13
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-154-5/+7
* syncop: Remove task from synclock's waitq before 'wake'Krishnan Parthasarathi2013-05-151-6/+6
* tests: Ensure portmap registration before nfs mount.Vijay Bellur2013-05-151-1/+6
* tests: basic/rpm.t leaves /var/tmp/rpm-tests.* directoriesKaleb S. KEITHLEY2013-05-151-0/+1
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-153-0/+9
* glupy patch by Ram, Justin: Add/Modify fops, structure types, utility fnsRam Raja2013-05-138-162/+3773
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* rpcsvc: fix dangerous setting of pointer on free'd structureAnand Avati2013-05-131-1/+0
* glusterd: remove-brick: prevent removal from a replicate volume.Ravishankar N2013-05-133-2/+58
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glupy: Importing Jeff's glupy project into glusterfsRam Raja2013-05-1011-1/+789
* object-storage: final removal of ufo codePeter Portante2013-05-1060-5907/+2
* gluster/CLI: crash upon executing "peer status" commandSantosh Kumar Pradhan2013-05-101-0/+9
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* nfs3-server: call truncate fop only if necessaryMichael Brown2013-05-071-1/+2
* extras: /etc/init.d/glusterd should create a lockfile under /var/lock/sybsysNiels de Vos2013-05-071-0/+6
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-072-45/+50
* nfs: avoid double fd unref in opendirRajesh Amaravathi2013-05-061-3/+1
* rpc-lib: fix printf args when printing XIDMichael Brown2013-05-062-7/+7