summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/shard: shard options for GD2.Krutika Dhananjay2018-01-261-0/+3
* dentry fop serializer: added new server side xlator for dentry fop serializationSakshi Bansal2018-01-246-4/+1492
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2018-01-221-1/+1
* upcall: Allow md-cache to specify invalidations on xattr with wildcardPoornima G2018-01-191-4/+21
* features/locks: volume option fixes for GD2Pranith Kumar K2018-01-191-0/+18
* selinux-xlator : validate dict before calling dict_rename_key()Jiffin Tony Thottan2018-01-181-4/+4
* fix features/leases: volume option fixes for GD2Atin Mukherjee2018-01-181-0/+4
* features/bit-rot: Fix default value for scrub-throttleKotresh HR2018-01-181-0/+1
* features/bit-rot: fix volume options for GD2Atin Mukherjee2018-01-171-1/+11
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-175-32/+18
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-167-159/+540
* build: Link libgfrpc within rpc-transport shared librariesAnoop C S2018-01-111-2/+4
* quiesce: add fallocate and seek fopsAmar Tumballi2017-12-292-4/+141
* Use RTLD_LOCAL for symbol resolutionPrashanth Pai2017-12-271-0/+19
* stripe, quiesce: volume option fixesAmar Tumballi2017-12-202-2/+12
* leases: Fix coverity issuesSaravanakumar Arumugam2017-12-201-51/+30