summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall/src
Commit message (Expand)AuthorAgeFilesLines
...
* Upcall: Fix an issue with invalidating parent entriesSoumya Koduri2015-06-261-8/+8
* upcall: prevent busy loop in reaper threadNiels de Vos2015-06-141-0/+5
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-092-6/+23
* build: do not #include "config.h" in each fileNiels de Vos2015-05-295-25/+0
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-055-137/+123
* Upcall: Cleanup expired client entriesSoumya Koduri2015-05-044-18/+195
* Upcall: Handle missing fops in the upcall xlatorSoumya Koduri2015-05-034-130/+969
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-303-13/+9
* upcall: fix use-after free (CID 1288760, 1288761)Michael Adam2015-04-171-4/+4
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-2/+2
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-314-53/+161
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-177-0/+1700