summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* cluster/afr: Fix description string for option 'self-heal-daemon'Vijay Bellur2013-12-021-1/+2
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-0/+1
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-012-3/+70
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-304-313/+283
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* features/index : Creation of indices directory as soon as brick is up.Anuradha2013-11-281-0/+5
* posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd objectKrutika Dhananjay2013-11-283-8/+53
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-261-0/+28
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+19
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-262-2/+17
* 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
* 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
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-262-52/+99
* 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-262-7/+3
* 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-2617-584/+2536
* features/quota: Improvements to quotaRaghavendra G2013-11-2612-988/+2984
* features/marker: quota friendly changesRaghavendra G2013-11-267-90/+479
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-267-171/+996
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-261-14/+49
* gNFS: More clean up for Gluster NFSSantosh Kumar Pradhan2013-11-254-37/+47
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-212-2/+7
* cli: fix possible memory leaksBala.FA2013-11-212-1/+6
* 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
* gNFS: Coverity fix for CID 1128906Santosh Kumar Pradhan2013-11-201-11/+13
* glusterd: Start rebalance only where requiredKaushal M2013-11-203-1/+71
* 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
* NetBSD missing backtrace(3) portability fixEmmanuel Dreyfus2013-11-191-0/+2
* 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-142-0/+36
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-1415-23/+23
* fuse: Check the return status from state->resolve_nowVijaykumar M2013-11-141-7/+14
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-1415-120/+756
* Transparent data encryption and metadata authenticationEdward Shishkin2013-11-1314-12/+8385
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-134-128/+148
* libglusterfs/inode: introduce new APIs for ctx handlingAmar Tumballi2013-11-131-1/+1
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-137-56/+654
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-137-24/+651
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-132-26/+63