summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* quick-read: prune cache on write/[f]truncateAnand Avati2013-06-081-0/+43
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-06-083-1/+45
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-06-081-0/+6
* gfapi: POSIX locking supportAnand Avati2013-06-085-0/+90
* gfapi: implement readdirplus_r supportAnand Avati2013-06-082-8/+26
* syncop: set credentials of running process in @frameAnand Avati2013-06-081-1/+18
* gfapi: handle root (/) resolution gracefully for realpath()Anand Avati2013-06-081-1/+4
* gfapi: support for chdir() and familyAnand Avati2013-06-086-10/+302
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-063-6/+27
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-057-480/+591
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-06-053-11/+50
* glusterd: Set op-version on startup based on install statusKaushal M2013-06-051-5/+23
* glusterd: Introduce volume op-versionsKaushal M2013-06-0511-390/+566
* glusterd: Backport of vme table changes from masterKaushal M2013-06-0517-266/+1575
* performance/write-behind: Enable write-behind when strict_O_DIRECT is not set.Vijay Bellur2013-05-291-2/+1
* rpm: automatically load the fuse module on EL5Niels de Vos2013-05-293-1/+16
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-281-0/+9
* rpc-transport/rdma: reap async events in a dedicated thread.Raghavendra G2013-05-272-2/+52
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-277-1739/+1174
* performance/io-cache: check the inode context to be NULL before accessingv3.4.0beta2Raghavendra Bhat2013-05-231-0/+7
* nfs: change default nfs port to 2049Rajesh Amaravathi2013-05-232-2/+2
* rpc: change dict key for fqdnRajesh Amaravathi2013-05-231-2/+2
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-232-25/+5
* syncop: Remove task from syncbarrier's waitq before 'wake'Krishnan Parthasarathi2013-05-211-7/+5
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-212-2/+5
* tests: Modified test to use remove-brick instead of 'start' variantKaushal M2013-05-211-2/+1
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-05-211-1/+1
* md-cache: Make options structure NULL terminatedKrishnan Parthasarathi2013-05-201-0/+1
* rpcsvc: fix dangerous setting of pointer on free'd structure.Vijay Bellur2013-05-201-1/+0
* tests: Increase wait time for nfs mount.Vijay Bellur2013-05-201-2/+5
* configure.ac: enable-debug change breaks _hardened_buildKaleb S. KEITHLEY2013-05-192-8/+6
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-164-5/+7
* glusterd: Refresh glusterd-syncop fixes from masterKrishnan Parthasarathi2013-05-166-137/+252
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-161-2/+1
* tests: Ensure portmap registration before nfs mount.Vijay Bellur2013-05-151-1/+6
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-141-3/+4
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-05-0810-388/+258
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-05-081-8/+2
* posix: fix dangerous "sharing" of fd in readdir between two requestsv3.4.0beta1Anand Avati2013-05-071-2/+17
* extras: /etc/init.d/glusterd should create a lockfile under /var/lock/sybsysNiels de Vos2013-05-071-0/+6
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-05-072-5/+10
* cluster/afr: Turn on eager-lock for fd DATA transactionsEmmanuel Dreyfus2013-05-072-21/+7
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-05-071-2/+3
* Fix uninitialized mutex usage in synctask_destroyEmmanuel Dreyfus2013-05-041-3/+4
* Fix spurious brick disconnectsEmmanuel Dreyfus2013-04-301-0/+9
* extras: include Fedora changes in init.d/glusterdNiels de Vos2013-04-291-23/+73
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-04-264-6/+33
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-1717-106/+702
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-174-22/+64
* syncenv: be robust against spurious wake()sKrishnan Parthasarathi2013-04-171-10/+10