summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs: prevent logging missing 'system.posix_acl_*' xattrsNiels de Vos2015-03-011-1/+4
* epoll: Fix broken RPC throttling due to MT epollShyam2015-03-013-13/+28
* rpcsvc: New rpc routines defined to send callback requestsSoumya Koduri2015-03-012-0/+47
* nfs: nfs3_stat_to_fattr3() improvementNiels de Vos2015-02-282-51/+47
* NetBSD Portability fix: use pkill instead of killallEmmanuel Dreyfus2015-02-281-2/+8
* socket: allow only one epoll thread to read msg fragmentsKrishnan Parthasarathi2015-02-273-3/+18
* Tests: At cleanup time, kill rpc.statd on NetBSDEmmanuel Dreyfus2015-02-271-2/+2
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-2713-361/+378
* Tests: give sane default for NetBSD NFS mount retry countEmmanuel Dreyfus2015-02-271-1/+1
* libgfapi: In glfs_init() set the cwd to "/".Poornima G2015-02-271-0/+5
* cluster/dht: Propagate an event only after hearing the same from all subvolumesAnoop C S2015-02-261-0/+3
* dht: fix for dht_lock_count() compile errorNiels de Vos2015-02-262-2/+2
* rdma: Fix failure to call rdma_bind_addr if unable to bind privileged port.Mark Lipscombe2015-02-261-1/+8
* mgmt/glusterd: Refactor brick graph generation in volgen.Vijay Bellur2015-02-262-280/+564
* cluster/dht: serialize execution of dht_discover_complete andRaghavendra G2015-02-251-1/+10
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-254-0/+141
* spec: correcting GlusterFS stringHumble Devassy Chirammal2015-02-251-4/+4
* README: Adding information about Gluster dev workflowLalatendu Mohanty2015-02-254-3/+10
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-244-45/+154
* Portability fix: rpc.statd locationEmmanuel Dreyfus2015-02-241-1/+5
* ec: Add trusted.ec.dirty xattrXavier Hernandez2015-02-238-121/+297
* glusterd/snapshot: Fix the ret check in gd_restore_snap_volumeAvra Sengupta2015-02-231-2/+3
* libglusterfs: Added support to set 'frame->root->lkowner'Soumya Koduri2015-02-232-0/+46
* build, glusterd: Add liburcu to build systemKaushal M2015-02-235-6/+68
* cli: Provide CLI to create disperse volume with data, redundancy countsPranith Kumar K2015-02-233-102/+226
* gfapi: handle inode_link failures gracefullyRajesh Joseph2015-02-201-1/+9
* Fix for test usst.t and bug-1167580-set-proper-uid-and-gid-during-nfs-access.tvmallika2015-02-202-7/+6
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-2046-1750/+2809
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-205-41/+562
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-191-2/+3
* geo-rep: Add support for non standard AuthorizedKeysFile locationAravinda VK2015-02-191-9/+32
* geo-rep: Archive Changelogs and avoid generating empty XSync changelogsAravinda VK2015-02-192-5/+79
* posix: Fix unlink failing under specific conditionPrashanth Pai2015-02-192-1/+54
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-192-29/+27
* features/quota : Fix XML output for quota list commandSachin Pandit2015-02-194-155/+303
* rdma: free rdma priv data if init failsAtin Mukherjee2015-02-191-0/+2
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-187-20/+289
* cli: volume status for tcp,rdma type volume display only tcp portMohammed Rafi KC2015-02-1810-35/+167
* glusterd: Use correct format specifier for dumping peer hostnameAtin Mukherjee2015-02-171-1/+1
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-02-175-21/+240
* cluster/dht: Fix dht_link to follow files under migrationShyam2015-02-172-19/+253
* build: .cmd_log_history should be renamed to cmd_history.log post upgrade.Gaurav Kumar Garg2015-02-171-0/+12
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-175-2/+72
* rdma:read multiple wr from cq and ack them in one callMohammed Rafi KC2015-02-171-71/+97
* feature/gfid-access: Send a named lookup before trying to create a file.Kotresh HR2015-02-162-10/+55
* glusterd/geo-rep: Allow replace/remove brick if geo-rep is stopped.Kotresh HR2015-02-1610-96/+156
* cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-dataDan Lambright2015-02-133-5/+25
* Temporarily remove nfs.t to avoid regression failuresXavier Hernandez2015-02-121-23/+0
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-02-122-55/+66
* rdma : agregate a vectored read as oneMohammed Rafi KC2015-02-121-0/+10