summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* posix-acl: fixup extended ACL entries properlyv3.4.1rc1v3.4.1Anand Avati2013-09-252-1/+46
* gNFS: avoid double fd unref in opendirSantosh Kumar Pradhan2013-09-241-3/+1
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-194-5/+59
* cli,glusterd: Task parameters in xml outputKaushal M2013-09-193-7/+168
* glusterd: Don't reset rebalance status on add-brickKaushal M2013-09-191-9/+0
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-191-0/+8
* glusterd: Calculate volume op-versions only on set/resetv3.4.1qa2Kaushal M2013-09-133-6/+69
* glusterd: Use volume op-versions during volgenKaushal M2013-09-134-19/+14
* mgmt/glusterd: Update sub_count on remove brickVijay Bellur2013-09-131-0/+1
* glusterd: Allow bumping down a peer's op-version during probev3.4.1qa1Kaushal M2013-09-101-15/+9
* cluster/dht: Ignore subvols with error in min-free-disk/inodesAmar Tumballi2013-09-105-17/+86
* performance/write-behind: invoke request queue processing ifRaghavendra G2013-09-101-19/+30
* glusterd: release big locks while doing mountAnand Avati2013-09-101-0/+4
* mount/fuse: save the basefd flags in the new fdRaghavendra Bhat2013-09-101-0/+1
* io-cache: fix unsafe typcasting of pointer to uint64Anand Avati2013-09-101-1/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-09-101-0/+2
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-101-4/+28
* core: increase the auxillary group limit to 65536Anand Avati2013-09-093-7/+25
* performance/io-threads: fix potential use after free crashBrian Foster2013-09-091-1/+1
* system/posix-acl: check for the sticky bit of the parent directoryRaghavendra Bhat2013-09-091-0/+5
* posix-acl: disable permission checks for fd based opsshishir gowda2013-09-091-4/+4
* performance/open-behind: Fix fd-leaks in unlink, renamePranith Kumar K2013-09-091-0/+4
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-09-092-5/+7
* open-behind: propagate errors from ob_wake_cbkAnand Avati2013-09-091-9/+25
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-09-092-2/+7
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-09-093-8/+66
* md-cache: fix xattr caching code in getxattrAnand Avati2013-09-091-2/+2
* nfs: prevent NFS server crash when upgrading from 3.2.x serverAnand Avati2013-09-091-0/+5
* md-cache: invalidate attributes on xattr updateAnand Avati2013-09-081-0/+164
* call-stub: internal refactorAnand Avati2013-09-051-40/+40
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-08-141-1/+5
* mount/fuse: Provide option to use/not use kernel-readdirpv3.4.0Pranith Kumar K2013-07-123-2/+19
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-9/+9
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsKrishnan Parthasarathi2013-07-036-867/+179
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hv3.4.0beta4Niels de Vos2013-06-271-0/+6
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-181-0/+99
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-141-0/+1
* cluster/afr: Perform delayed changelog wakeups for anon fdv3.4.0beta3Pranith Kumar K2013-06-101-0/+3
* Fix crash in dht_migration_complete_check_task because of NULL fdEmmanuel Dreyfus2013-06-082-1/+3
* dht,posix: support for case discoveryAnand Avati2013-06-082-0/+139
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-081-3/+3
* md-cache: support negative xattr entriesAnand Avati2013-06-081-10/+31
* quick-read: prune cache on write/[f]truncateAnand Avati2013-06-081-0/+43
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-06-081-0/+6
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-061-6/+9
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-054-454/+582
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-06-053-11/+50
* glusterd: Set op-version on startup based on install statusKaushal M2013-06-051-5/+23
* glusterd: Introduce volume op-versionsKaushal M2013-06-0510-389/+566