summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* gNFS: Client cache invalidation with bad fsidSantosh Kumar Pradhan2013-12-174-10/+38
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-163-18/+22
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-165-13/+12
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-165-8/+29
* glusterd: Save/restore/sync rebalance dictKaushal M2013-12-163-77/+208
* glusterd: Fix incorrect remove-brick statusKrutika Dhananjay2013-12-162-0/+11
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2013-12-151-4/+9
* glusterd: fix error in remove-brick-replica validationRavishankar N2013-12-131-47/+15
* mount.glusterfs: getopts support and cleanupHarshavardhana2013-12-131-206/+321
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-121-12/+29
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-1210-259/+543
* features/changelog: more changelog fixes.Ajeet Jha2013-12-128-38/+212
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* gfid-access: do chown() after creating the new entriesAmar Tumballi2013-12-102-8/+73
* glusterd: Improve rebalance handling during volume syncKaushal M2013-12-102-10/+200
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-103-5/+9
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-101-6/+24
* mount.glusterfs: Provide backward compatibility for "backup-volfile-servers"Harshavardhana2013-12-101-0/+22
* index: fix the order of initializationAnand Avati2013-12-041-3/+5
* glusterd: Aggregate tasks status in 'volume status [tasks]'Kaushal M2013-12-044-18/+215
* glusterd: create rpc obj for rebalance only if absentKrishnan Parthasarathi2013-12-043-38/+15
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-031-4/+27
* glusterd: Do not allow remove-brick commit if the bricks are not decommissionedVijaikumar M2013-12-031-24/+62
* cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-033-21/+48
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-032-96/+204
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* 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