summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTNiels de Vos2017-07-111-1/+1
* posix: use the correct op_errnoRavishankar N2017-06-202-5/+8
* Fixes quota aux mount failureSanoj Unnikrishnan2017-06-194-60/+48
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-191-7/+16
* posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-191-0/+4
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-06-161-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-06-161-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-06-161-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-06-161-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-06-161-1/+1
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-171-25/+43
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-174-15/+12
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-111-0/+18
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-05-033-9/+62
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-293-57/+74
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-291-2/+10
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-292-30/+84
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-281-4/+3
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-281-2/+5
* 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