summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* nfs : fix for coredump caused by export/netgroup feature in the regressionJiffin Tony Thottan2015-05-071-0/+1
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-071-3/+3
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-075-137/+123
* Upcall: Cleanup expired client entriesSoumya Koduri2015-05-074-18/+195
* Upcall: Handle missing fops in the upcall xlatorSoumya Koduri2015-05-074-130/+969
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-05-072-4/+3
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-05-076-69/+102
* cluster/ec: Perform inode-write on healing subvolsPranith Kumar K2015-05-073-129/+88
* glusterd/snapshot: Fix memory leak while using scandirSaravanakumar Arumugam2015-05-071-0/+8
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-05-076-252/+1134
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-074-17/+84
* Cache-invalidation : set to on/off depending on ganesha.enable valueMeghana Madhusudhan2015-05-071-1/+12
* nfs / nfs files : porting log messages to a new frameworkManikandan Selvaganesh2015-05-076-163/+245
* bitrot/glusterd: Bitrot scrub pause/resume should give proper errorGaurav Kumar Garg2015-05-071-6/+40
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-0710-1830/+94
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-064-0/+128
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-066-154/+349
* nfs / mount files : porting log messages to a new frameworkManikandan Selvaganesh2015-05-063-234/+339
* nfs / acl3.c, nlm files : port log messages to a new frameworkManikandan Selvaganesh2015-05-063-155/+277
* nfs/auth,exports,netgroup : port log messages to a new frameworkManikandan Selvaganesh2015-05-063-45/+70
* glusterd: Use uint32_t for peerinfo generation numberKaushal M2015-05-064-11/+11
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-063-3/+3
* geo-rep: Status EnhancementsAravinda VK2015-05-061-271/+208
* glusterd: Enable readdir-ahead by default on new volumesanand2015-05-061-1/+17
* mgmt/glusterd: Porting messages to new logging frameworkNandaja Varma2015-05-065-150/+258
* glusterd: Coverity fixGaurav Kumar Garg2015-05-062-4/+21
* features/shard: Implement readv() fopKrutika Dhananjay2015-05-062-269/+635
* glusterd: do not pass volinfo in glusterd_svc_manager functionGaurav Kumar Garg2015-05-066-56/+42
* glusterd: New logging framework, all the message labelsNandaja Varma2015-05-051-1/+3412
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-054-7/+7
* Snapshot: New logging framework implementation of snapshot messages.Nandaja Varma2015-05-052-774/+1455
* feature/changelog: Capture path for deletesKotresh HR2015-05-057-6/+194
* afr: add arbitration supportRavishankar N2015-05-059-47/+208
* features/changelog: Consider only changelog on/off as changelog breakageKotresh HR2015-05-054-11/+211
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-05-045-16/+87
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-042-8/+11
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-05-042-2/+3
* glusterd: volume info should not show "feature.scrub: resume" if scrub resumedGaurav Kumar Garg2015-05-041-1/+24
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-05-037-14/+97
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-05-032-45/+77
* features/shard: Take hole size into account while computing ia_sizeKrutika Dhananjay2015-05-032-2/+10
* features/shard: Add "is-directory" checks in stat/fstatKrutika Dhananjay2015-05-031-0/+12
* geo-rep: Re Enable ignore_deletes OptionAravinda VK2015-05-031-2/+6
* nfs: Enable throttling for rpcsvcVijay Bellur2015-05-031-0/+7
* NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are setMeghana Madhusudhan2015-05-037-74/+238
* storage/posix: prevent NULL dereferencePranith Kumar K2015-05-021-3/+3
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-022-6/+13
* cluster/ec: Handle unhandled statesPranith Kumar K2015-05-021-0/+3
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-05-012-0/+2
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-05-011-17/+24