summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* afr: make fsync post-op aware of inodelk count (#2273)Ravishankar N2021-03-251-0/+1
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* posix: avoiding redundant access of dictionary (#1786)Rinku Kothiya2021-01-051-51/+44
* core: Avoid several dict OR key is NULL message in brick logs (#1910)mohit842020-12-111-11/+14
* locks: null dereferencenik-redhat2020-09-251-0/+3
* features/locks: simplify and cleanup internal time managementDmitry Antipov2020-08-071-12/+10
* locks: prevent deletion of locked entriesXavi Hernandez2020-06-121-14/+169
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-4/+4
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-041-0/+4
* lock: fix Coverity CID 1412107Xie Changlong2020-01-061-0/+2
* afr: make heal info locklessRavishankar N2019-11-071-14/+103
* Revert "afr: make heal info lockless"Ravishankar N2019-11-281-90/+14
* afr: make heal info locklessRavishankar N2019-11-071-14/+90
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-08-281-1/+1
* features/locks: avoid use after freed of frame for blocked lockKinglong Mee2019-07-181-2/+3
* locks/fencing: Address hang while lock preemptionSusant Palai2019-07-221-13/+28
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-06-021-20/+3
* locks: enable notify-contention by defaultXavi Hernandez2019-06-061-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-4/+0
* across: coverity fixesAmar Tumballi2019-05-171-1/+1
* lock: check null value of dict to avoid log floodingSusant Palai2019-05-211-1/+1
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-011-3/+4
* features/locks: fix coverity issuesXavi Hernandez2019-04-171-0/+5
* Revert "features/locks: error-out {inode,entry}lk fops with all-zero lk-owner"Atin Mukherjee2019-04-161-4/+3
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-011-3/+4
* Multiple files: reduce work while under lock.Yaniv Kaul2018-12-271-0/+2
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-181-9/+30
* lock: Add fencing supportSusant Palai2018-11-301-115/+446
* features/locks: Dump connection_id even for posix locksKrutika Dhananjay2018-12-211-1/+1
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-061-50/+74
* Multiple posix related files: several modificationsYaniv Kaul2018-12-021-170/+121
* clang: Fix various missing checks for empty listShyamsundarR2018-12-121-15/+23
* all: add xlator_api to many translatorsAmar Tumballi2018-11-281-3/+17
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-8/+8
* features/locks: Move logging outside of a locked regionVijay Bellur2018-11-161-3/+3
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-061-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-021-1/+34
* all: fix the format string exceptionsAmar Tumballi2018-11-011-5/+5
* features/locks: Fix Coverity issuesAshish Pandey2018-10-111-1/+4
* locks : fix coverity issueSunny Kumar2018-10-091-0/+6
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-1/+1
* features/locks: NULL pointer deferencing clang fixIraj Jamali2018-09-241-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-3391/+3258
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-211-2/+5
* locks: coverity fixesBhumika Goyal2018-08-201-4/+21
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* feature/locks: Unwind response based on clinet versionAshish Pandey2018-05-171-54/+88
* protocol/server : unwind as per op versionAshish Pandey2018-04-251-1/+7
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2016-01-191-1/+1
* features/locks: volume option fixes for GD2Pranith Kumar K2018-01-021-0/+18