summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Add option to enable lock tracePranith Kumar K2014-12-282-10/+21
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-272-54/+291
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2014-12-262-21/+54
* afr: stop encoding subvolume id in readdir d_offAnand Avati2014-12-263-131/+23
* features/marker: log message clean upVijay Bellur2014-12-252-21/+18
* afr: coverity fixesRavishankar N2014-12-236-19/+21
* cluster/afr : Change in volume heal info commandAnuradha2014-12-237-29/+366
* glusterd: fix unix domain notify fnKrishnan Parthasarathi2014-12-231-2/+11
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-221-1/+115
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-225-139/+222
* glusterd: Returning success from mgmt_v3 handler functionsAvra Sengupta2014-12-191-8/+42
* glusterd: Copy brick port no. if brick is runningAvra Sengupta2014-12-191-5/+18
* mgmt/glusterd: do not restart nfs server when snapshot is deactivatedRaghavendra Bhat2014-12-181-0/+3
* performance/readdir-ahead: indicate EOF for readdirpRaghavendra Bhat2014-12-171-2/+9
* ec: Fix more mutex related coverity scan issuesXavier Hernandez2014-12-171-9/+5
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-174-28/+87
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx isvmallika2014-12-161-17/+19
* features/snapview-client: handle fsync fopRaghavendra Bhat2014-12-121-0/+45
* fuse: protect checking/modifying graph->used with a mutexNiels de Vos2014-12-121-3/+9
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-123-4/+4
* storage/posix: Set errno for xattrop failuresPranith Kumar K2014-12-101-0/+3
* nfs: prevent potential NULL dereference in mnt3_readlink_cbk()Niels de Vos2014-12-101-2/+6
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-12-095-9/+578
* glusterd: Coverity fix for string_overflow overrunGauravKumarGarg2014-12-082-3/+3
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-058-14/+81
* Fixed small typo in marker.cJan-Hendrik Zab2014-12-051-1/+1
* uss/gluster: Send success on parent lookup of entry-pointvmallika2014-12-052-14/+51
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-051-35/+2
* ec: Fix mutex related coverity scan issuesXavier Hernandez2014-12-041-2/+14
* ec: Fix incorrect value of EC_MAX_NODESXavier Hernandez2014-12-042-1/+4
* ec: Fix self-healing issues.Xavier Hernandez2014-12-0410-313/+548
* protocol/server: No root-squash checks for self-heal pidPranith Kumar K2014-12-041-0/+1
* features/index: closedir() if fd_ctx_set() fails in __index_fd_ctx_get.Vijay Bellur2014-12-041-0/+1
* Glusterfs/posix: Stack corruption in posix_handle_pumpNithya Balachandran2014-12-031-2/+5
* ec: Change licenseXavier Hernandez2014-12-0323-369/+138
* uss: CIFS gives error while accessing .snaps directoryRajesh Joseph2014-12-034-24/+70
* glusterd: use synclock_t for synchronizing concurrent '\op_sm\' invocationsKrishnan Parthasarathi2014-12-011-5/+7
* mgmt/glusterd: Out of bounds access to fs_info structPetr Medonos2014-12-011-1/+1
* USS : fill proper uid and gid during a access call from nfsSachin Pandit2014-12-011-1/+6
* glusterd/uss: Create rebalance volfile.Avra Sengupta2014-11-305-21/+117
* glusterd/uss: if snapd is not running, return success from glusterd_handle_sn...Atin Mukherjee2014-11-301-0/+3
* glusterd: logging improvement in txn_opinfo getter/setter functionAtin Mukherjee2014-11-301-11/+12
* posix: remove duplicate dirfd calls in posix_opendirAtin Mukherjee2014-11-301-1/+1
* Prevent metadata corruption in the race conditions betweenEdward Shishkin2014-11-301-9/+23
* posix: Fix buffer overrun in _handle_list_xattr()Emmanuel Dreyfus2014-11-281-4/+3
* gluster/uss: Handle notify in snapview-clientvmallika2014-11-281-0/+25
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-265-17/+20
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedvmallika2014-11-252-13/+30
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-2510-32/+57