summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-102-59/+96
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-101-0/+1
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-071-2/+38
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-04-072-9/+17
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2017-04-072-6/+17
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-04-071-0/+11
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-04-071-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-04-071-7/+5
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-04-073-69/+47
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-04-041-3/+2
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-04-043-11/+54
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-04-043-8/+33
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-04-041-1/+1
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-212-2/+2
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-03-114-49/+51
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-03-114-36/+113
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-104-51/+64
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-101-1/+10
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-03-102-19/+154
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-03-102-26/+21
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-03-101-2/+6
* fuse: fix memory leak in setxattrXavier Hernandez2017-03-101-27/+21
* cluster/ec: Fixing log messageSunil Kumar H G2017-03-101-5/+10
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-262-4/+4
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-201-9/+3
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-203-34/+33
* gNFS: Keep the mountdict as long as the service is activeNiels de Vos2017-02-161-3/+7
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-153-15/+61
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-131-24/+0
* debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-02-061-2/+16
* features/changelog: Fix htime xattr during brick crashKotresh HR2017-01-311-1/+30
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-241-0/+1
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-221-5/+6
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-171-0/+1
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2017-01-172-11/+32
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2017-01-172-23/+49
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2017-01-176-34/+42
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-173-19/+17
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-163-25/+21
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-133-17/+18
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-111-3/+4
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-6/+20
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2017-01-083-1/+3
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-081-16/+13
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2017-01-081-14/+0
* glusterd (geo-rep): fix unused variable warnings/errorsKaleb S. KEITHLEY2017-01-081-20/+4
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-081-0/+7
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2017-01-088-61/+388
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64