summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
...
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-1/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-042-2/+0
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-011-0/+1
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-302-3/+3
* cloudsync: Adding s3 plugin for cloudsyncSusant Palai2018-05-3011-15/+681
* feature/locks: Unwind response based on clinet versionAshish Pandey2018-05-281-54/+88
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39
* sdfs: enable by defaultAmar Tumballi2018-05-241-0/+25
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-241-0/+1
* features/sdfs: implement readdirpRaghavendra G2018-05-241-3/+144
* features/cloudsync: Make plugins configurableSusant Palai2018-05-222-6/+54
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-183-6/+7
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-181-23/+15
* features/cloudsync: Remove multiple definition in Makefile.amAnoop C S2018-05-101-2/+0
* utime: ctime client side xlatorKotresh HR2018-05-0611-1/+613
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-042-12/+56
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-044-6/+250
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-1/+7
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-026-142/+151
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-271-4/+4
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-04-257-1/+773
* features/shard: Add option to barrier parallel lookup and unlink of shardsKrutika Dhananjay2018-04-232-28/+89
* features/bitrot: show the corresponding brick for the corrupted objectsRaghavendra Bhat2018-04-201-3/+8
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-193-5/+27
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-1/+1
* features/shard: Make operations on internal directories genericKrutika Dhananjay2018-04-182-92/+206
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-122-1/+3
* experimental/cloudsync: Download xlator for archival featureSusant Palai2018-04-1013-1/+2396
* quota: allow writes when with EINVAL on pgfid isnot existKinglong Mee2018-04-091-0/+21
* features/index: Choose different base file on EMLINK errorPranith Kumar K2018-04-061-18/+9
* features/changelog: Update option levelsAravinda VK2018-04-051-0/+7
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-282-3/+32
* features/quota: Add new fields to translator options for GD2Sanoj Unnikrishnan2018-03-242-29/+51
* libgfchangelog: Correct the log messageNiklas Hambüchen2018-03-241-1/+1
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-241-2/+1
* features/shard: Do list_del_init() while list memory is validPranith Kumar K2018-03-201-1/+1
* features/shard: Upon FSYNC from upper layers, wind fsync on all changed shardsKrutika Dhananjay2018-03-053-38/+504
* upcall: Fix coverity issues NEGATIVE_RETURNSPoornima G2018-03-051-2/+2
* features/shard: Fix shard inode refcount when it's part of priv->lru_list.Krutika Dhananjay2018-03-021-9/+17
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-2712-82/+143
* features/shard: Leverage block_num info in inode-ctx in read callbackKrutika Dhananjay2018-02-271-18/+3
* features/shard: Pass the correct block-num to store in inode ctxKrutika Dhananjay2018-02-271-1/+1
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-215-1/+1411
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-1910-80/+51
* build: add --without-server optionNiels de Vos2018-02-1913-1/+29
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-1510-51/+80
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-122-12/+2
* sdfs: crash fixesAmar Tumballi2018-02-011-8/+14
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-305-34/+246