summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/quota: minor fixes to enforcerv3.4quota1Raghavendra G2013-08-092-12/+5
* features/quota: fixes to code reading limits from xattrs.Raghavendra G2013-08-092-44/+33
* glusterd,cli: changes to quota list <path> ...Krutika Dhananjay2013-08-091-67/+11
* glusterd: Clean up and fix glusterd_op_quota()Krutika Dhananjay2013-08-092-100/+70
* glusterd: Changes to 'quota remove' subcommand behaviorKrutika Dhananjay2013-08-091-44/+39
* glusterd: club limit-usage and soft-limit into a single commandKrutika Dhananjay2013-08-091-165/+83
* quota: Fix initialisation of privKrutika Dhananjay2013-08-081-0/+2
* features/quota: Allow the gluster 'special' processes to supercede the limitsVijay Bellur2013-08-081-4/+18
* features/quota: Fix compilation warningsVijay Bellur2013-08-082-8/+24
* features/quota: Introduce quota log helper function.Vijay Bellur2013-08-082-0/+55
* glusterd, cli: Provide status of quotad in 'volume status'Krutika Dhananjay2013-08-085-19/+80
* features/quota: design changesRaghavendra G2013-08-0810-1384/+1741
* Merge "glusterd: Move timeout options and default-soft-limit to quota xlator"...Krishnan Parthasarathi2013-08-042-80/+6
|\
| * glusterd: Move timeout options and default-soft-limit to quota xlatorKrutika Dhananjay2013-07-312-80/+6
* | glusterd: Spawn quotad on every nodeKrutika Dhananjay2013-07-313-31/+46
|/
* features/quota: Improvements to quotaVarun Shastry2013-07-2919-1140/+2897
* features/changelog: fixes when enabling changelogVenky Shankar2013-07-252-29/+41
* write-behind: preserve error returned as-isAmar Tumballi2013-07-241-5/+1
* core: increase the auxillary group limit to 65536Anand Avati2013-07-243-7/+25
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-242-1/+6
* storage/posix: Fix conditional compiling for syncfsPranith Kumar K2013-07-241-1/+4
* cluster/dht: mark linkfile creation/deletion as internal fopshishir gowda2013-07-241-9/+39
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-235-1/+288
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29
* move 'xlators/marker/utils/' to 'geo-replication/' directoryAvra Sengupta2013-07-2219-3982/+1
* features/changelog: changelog translatorAvra Sengupta2013-07-2228-14/+5020
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-198-124/+1279
* mount/fuse: unlink the inode on revalidate if entry not foundBrian Foster2013-07-181-0/+7
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-184-20/+67
* dht: fix dht_discover_cbk doing a wrong layout set.shishir gowda2013-07-171-1/+8
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-153-1/+40
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-155-47/+158
* cluster/dht: node-uuid for directories winds to all subvolumesAvra Sengupta2013-07-151-2/+6
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-144-2/+120
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-123-2/+19
* cluster/dht: Unlink dst file after cleanup during migrationshishir gowda2013-07-121-17/+17
* cluster/dht: If linkfile unlink fails with ENOTCONN, do not failshishir gowda2013-07-111-1/+2
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-07-111-1/+5
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-23/+23
* mount/fuse: expose 'glusterfs.gfid*' virtual xattr keyAvra Sengupta2013-07-111-0/+43
* performance/io-cache: check for non-null gfid before calling inode_pathRaghavendra G2013-07-101-10/+13
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-105-17/+85
* nfs: AUTH support for exported sub-directoriesRajesh Joseph2013-07-094-3/+363
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-041-67/+100
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-046-255/+20
* posix: add a simple health-checkerNiels de Vos2013-07-034-0/+144
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-034-23/+73
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-0311-428/+500