summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* porting: various fixes regression tests OSX/FreeBSDHarshavardhana2014-08-291-1/+1
* dht: Avoid using inline, if necessary use it with 'static inline'Harshavardhana2014-08-291-1/+1
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-283-34/+293
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-08-281-8/+37
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-08-281-0/+4
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-288-35/+64
* gNFS: correct some typos in comments.Humble Chirammal2014-08-274-8/+8
* glusterd: Add xml specific functions in HAVE_LIB_XML blockHarshavardhana2014-08-261-3/+5
* cluster/dht: introduce locking api.Raghavendra G2014-08-265-1/+658
* features/changelog: Removal of redundant fop color count while draining.Ajeet Jha2014-08-261-5/+0
* cli/glusterd: Support of volume get for a specific volume optionAtin Mukherjee2014-08-265-154/+601
* features/changelog: Crash consistency of changelog wrt snapshotAjeet Jha2014-08-264-0/+232
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-265-82/+66
* Fix glustershd detection on volume restartEmmanuel Dreyfus2014-08-251-0/+14
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-08-254-187/+82
* features/changelog: barrier all entry creation fopsVijay Bellur2014-08-251-27/+308
* Cluster/DHT : Additional log messagesNithya Balachandran2014-08-242-5/+8
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-08-221-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-226-27/+69
* client: client3_3_readdir() - initialize ``local`` properlyHarshavardhana2014-08-221-7/+7
* glusterd/snapshot : Fail the snapshot create operation if geo-rep is running.Sachin Pandit2014-08-211-1/+11
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-08-211-4/+12
* geo-rep/glusterd: API to check active geo-rep session for the volumeKotresh H R2014-08-214-67/+183
* client: Add ping-timeout to statedumpKrishnan Parthasarathi2014-08-191-11/+14
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-191-11/+8
* cluster/dht: Fix dht_access treating directory like filesShyam2014-08-181-4/+5
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-08-141-4/+72
* NetBSD /dev/fuse detectionEmmanuel Dreyfus2014-08-131-0/+4
* glusterd: Coverity fix for going out of scope leaks of directory pointerggarg2014-08-131-0/+2
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-111-2/+5
* osx: Enable qemu feature build on DarwinHarshavardhana2014-08-111-1/+2
* Always build EC xlatorEmmanuel Dreyfus2014-08-101-1/+1
* osx: snapview-server fails to build on OSX use 'syscall.h'Harshavardhana2014-08-091-0/+1
* mount: Verify mount failure in mount.glusterfs wrapper.Humble Chirammal2014-08-081-0/+5
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-0711-26/+18
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-08-043-13/+125
* geo-rep/libgfchangelog: Support of symlinks while creation of working dir.Kotresh H R2014-08-041-1/+1
* glusterd/snapshot: Inherit the mount options of a original brickVijaikumar M2014-08-037-122/+250
* cluster/ec: Fix incorrect management of NFS requestsXavier Hernandez2014-08-023-89/+51
* geo-rep/libgfchangelog: Create working dir during changelog_register if not p...Kotresh H R2014-08-011-6/+15
* storage/posix: fix issue in posix_fsyncZhang Huan2014-08-011-1/+2
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-313-23/+75
* ec: Add -msse2 option to avoid fedora/rawhide compilation errorsXavier Hernandez2014-07-311-1/+1
* Symlink mtime changes when rebalancingAnders Blomdell2014-07-311-1/+2
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+4
* build: fix compile issue in unittest on EPEL-5Niels de Vos2014-07-301-1/+1
* cluster/afr: Improve inodelk/entrylk failure log messagesKrutika Dhananjay2014-07-302-7/+18
* glusterd: Error msg for snapshot status for no existing snapsVijaikumar M2014-07-301-35/+42
* glusterd/snapshot: Proper err msg for snapshot create commandRajesh Joseph2014-07-301-0/+77
* dht: fix rename raceNithya Balachandran2014-07-301-2/+5