summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-121-28/+13
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-121-8/+42
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-09-123-34/+293
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-09-121-8/+37
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-09-121-0/+4
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-127-10271/+11684
* storage/posix: Prefer gfid links for inode-handlePranith Kumar K2014-09-121-1/+3
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-09-125-82/+66
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-09-124-187/+82
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-09-121-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-09-126-27/+69
* io-stats: Adding private data dumping methodVipul Nayyar2014-09-111-3/+74
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-09-104-41/+91
* cluster/dht: introduce locking api.Raghavendra G2014-09-095-1/+658
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-103-23/+75
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-092-10/+152
* cluster/dht: Fix dht_access treating directory like filesShyam2014-09-091-4/+5
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-091-4/+72
* dht: fix rename raceNithya Balachandran2014-09-091-2/+5
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-095-41/+401
* features/changelog: Removal of redundant fop color count while draining.Ajeet Jha2014-09-091-5/+0
* features/changelog: barrier all entry creation fopsVijay Bellur2014-09-091-27/+308
* geo-rep/glusterd: API to check active geo-rep session for the volumeKotresh H R2014-09-084-67/+183
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-09-083-13/+125
* geo-rep/libgfchangelog: Support of symlinks while creation of working dir.Kotresh H R2014-09-081-1/+1
* geo-rep/libgfchangelog: Create working dir during changelog_register if not p...Kotresh H R2014-09-081-6/+15
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-083-11/+14
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-081-7/+47
* features/changelog: Crash consistency of changelog wrt snapshotAjeet Jha2014-09-084-0/+232
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-09-073-14/+18
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-076-14/+21
* NetBSD /dev/fuse detectionEmmanuel Dreyfus2014-09-071-0/+4
* Fix glustershd detection on volume restartEmmanuel Dreyfus2014-09-071-0/+14
* Search zlib without pkg-configEmmanuel Dreyfus2014-09-071-1/+1
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-09-071-4/+12
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-09-0311-26/+18
* cli: Xml output for geo-replication status commandndarshan2014-08-281-0/+29
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-251-11/+8
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-191-2/+5
* osx: snapview-server fails to build on OSX use 'syscall.h'Harshavardhana2014-08-151-0/+1
* cluster/ec: Fix incorrect management of NFS requestsXavier Hernandez2014-08-113-89/+51
* fuse: fuse_readlink_cbk() - linkname NULL termination unnecessaryHarshavardhana2014-08-031-6/+3
* ec: Add -msse2 option to avoid fedora/rawhide compilation errorsXavier Hernandez2014-08-031-1/+1
* ec: Fixed coverity scan issuesXavier Hernandez2014-08-039-39/+66
* Disable Erasure Code xlator if MMX is missingEmmanuel Dreyfus2014-07-281-1/+1
* porting: include compat-errno.h for errno'sHarshavardhana2014-07-241-0/+1
* dht: fix rename raceJeff Darcy2014-07-172-3/+10
* glusterd: Correctly reset volinfo->caps during volume createKaushal M2014-07-171-14/+12
* porting: use __builtin_ffsll() instead of ffsll()Harshavardhana2014-07-161-0/+4