summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd: create rpc obj for rebalance only if absentv3.5.0qa3Krishnan Parthasarathi2013-12-053-38/+15
* contrib/qemu: remove the CONFIG_INT128 host config optionBrian Foster2013-12-051-1/+0
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-053-98/+227
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-051-4/+27
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-12-0311-413/+439
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* glusterfsd: fix small memory leaks in glusterfsd-mgmt.cKaleb S. KEITHLEY2013-11-303-2/+7
* glusterfs.spec: Add 'python and python-ctypes' dependencyv3.5qa2Harshavardhana2013-11-261-0/+1
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-268-0/+277
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+19
* Fix CFLAGS handling with enable_debug.Jeff Darcy2013-11-261-10/+12
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-263-2/+77
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15
* write-behind: handle iobref_merge() error gracefullyAnand Avati2013-11-261-2/+3
* io-cache: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+4
* read-ahead: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+6
* iobufs: make iobref container size dynamicAnand Avati2013-11-263-8/+49
* socket: limit vector count to IOV_MAXAnand Avati2013-11-262-2/+5
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-269-15/+25
* features/quota: Add TODO file.Raghavendra G2013-11-261-0/+14
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-263-52/+100
* features/marker-quota: exclude dht-linkfiles from being accounted.Raghavendra G2013-11-261-2/+2
* core: add dht_is_linkfile helper procedure.Raghavendra G2013-11-265-7/+51
* features/quota: make writes short when the entire write cannot fit into avail...Raghavendra G2013-11-262-10/+57
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-2633-781/+3685
* features/quota: Improvements to quotaRaghavendra G2013-11-2625-1001/+3264
* features/marker: quota friendly changesRaghavendra G2013-11-267-90/+479
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-269-171/+1156
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-262-14/+81
* gNFS: More clean up for Gluster NFSSantosh Kumar Pradhan2013-11-256-76/+116
* tests: add EXPECT_NOT macroRaghavendra G2013-11-241-1/+32
* group-virt: To minimize 'split-brain' enable quorum under virt profileHarshavardhana2013-11-221-0/+2
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-214-4/+25
* syncops: expose @flags in syncop_rmdir()Anand Avati2013-11-214-5/+5
* cli: fix possible memory leaksBala.FA2013-11-212-1/+6
* Add description for git based installations.Vijay Bellur2013-11-211-2/+4
* libglusterfs: use correct check for linux falloc.h availabilityBrian Foster2013-11-201-2/+11
* Build storage/posix xlator if fallocate() does not existsEmmanuel Dreyfus2013-11-201-1/+12
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-205-3/+295
* mount/fuse: handle --gid-timeout=0 properlyAnand Avati2013-11-202-2/+5
* gNFS: Coverity fix for CID 1128906Santosh Kumar Pradhan2013-11-201-11/+13
* glusterd: Start rebalance only where requiredKaushal M2013-11-203-1/+71
* cli: List only nodes which have rebalance started in rebalance statusKaushal M2013-11-202-214/+137
* mgmt/glusterd: fix undefined sybmol error related to BDPranith Kumar K2013-11-193-1/+5
* Do not build fallocate FUSE FOP if the system call does not existEmmanuel Dreyfus2013-11-191-0/+4
* Python build flag detectionEmmanuel Dreyfus2013-11-191-0/+15
* NetBSD missing backtrace(3) portability fixEmmanuel Dreyfus2013-11-193-1/+60