summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Search gettext() in -lintlEmmanuel Dreyfus2013-11-191-0/+1
* autogen.sh portability fixesEmmanuel Dreyfus2013-11-191-2/+11
* Fix xml compilation errorM. Mohan Kumar2013-11-191-1/+6
* BD fixes for coverity scanM. Mohan Kumar2013-11-191-5/+9
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-193-3/+11
* Have #include <signal.h> for kill(2)Emmanuel Dreyfus2013-11-182-0/+2
* NetBSD missing loff_t portability fixEmmanuel Dreyfus2013-11-171-0/+4
* cli: add peerid to volume status xml outputBala.FA2013-11-143-0/+46
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-1424-36/+36