summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-07-304-41/+91
* Allow gluster to be used with linux automounterAnders Blomdell2014-07-271-1/+4
* rpc,glusterd: Set ret to 0 after call to rpc_clnt_submit()Krutika Dhananjay2014-07-271-3/+10
* Attempt to fix cmockery2 buildEmmanuel Dreyfus2014-07-271-1/+1
* feature/snapshot : Interface to delete all snapshots belongingSachin Pandit2014-07-251-25/+186
* glusterd: update volinfo->subvol_count during remove-brick operation.Ravishankar N2014-07-241-2/+2
* glusterd: Avoid spurious WARNING 'op_ctx modification failed'Harshavardhana2014-07-241-2/+35
* cli: Xml output for geo-replication status command.ndarshan2014-07-241-0/+29
* glusterd/snapshot: Print correct error message on cliVijaikumar M2014-07-241-0/+10
* cli/snapshot : Dont display the snapshot hard-limit, soft-limitSachin Pandit2014-07-244-257/+222
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-233-11/+14
* Disable Erasure Code xlator if MMX is missingEmmanuel Dreyfus2014-07-231-1/+1
* porting: include compat-errno.h for errno'sHarshavardhana2014-07-221-0/+1
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-07-222-24/+42
* ec: Fixed coveriry scan issuesXavier Hernandez2014-07-219-39/+66
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-07-213-14/+18
* build: add libraries to LIBADD instead of LDFLAGSTiziano Müller2014-07-193-8/+8
* fuse: fuse_readlink_cbk() - linkname NULL termination unnecessaryHarshavardhana2014-07-181-6/+3
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-183-0/+47
* features/gfid-access: Print real-gfid in statedumpPranith Kumar K2014-07-181-0/+24
* DHT/mkdir : Fill the stbuf from the subvols on which directory creationSusant Palai2014-07-181-4/+0
* protocol/client: Log ENOENT and ENODATA messages to debug.Raghavendra Talur2014-07-181-4/+7
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-185-41/+401
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathv3.7devSusant Palai2014-07-171-7/+47
* 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
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-164-78/+228
* mgmt/glusterd: do not check for snapd handle in restore if uss is disabledRaghavendra Bhat2014-07-151-0/+19
* glusterd: Improvements to peer identificationKaushal M2014-07-1515-721/+1339
* compress: Change variable nameHumble Chirammal2014-07-151-8/+8
* glusterd: Fix for resource leak coverity bug 1223045.Raghavendra Talur2014-07-141-0/+1
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-07-142-1/+1
* cluster/afr: Fix dirent leakPranith Kumar K2014-07-141-0/+2
* changelog: variable 'writen' is changedHumble Chirammal2014-07-144-12/+12
* protocol/server: Add extra space between wordsPranith Kumar K2014-07-141-1/+1
* features/gfid-access: error handling for entry creationVenky Shankar2014-07-141-1/+7
* glusterd/snapshot: Update fstype for local bricks onlyAvra Sengupta2014-07-141-11/+18
* cli/snapshot: provide --xml support for all snapshot commandRajesh Joseph2014-07-122-5/+94
* dht: support heterogeneous brick sizesJeff Darcy2014-07-125-31/+153