summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* DHT/LoggingNithya Balachandran2014-07-121-1/+1
* cli/glusterd: Added support for dispersed volumesXavier Hernandez2014-07-118-9/+168
* cluster/ec: Added erasure code translatorXavier Hernandez2014-07-1126-1/+26032
* features/changelog: prevent deadlock on thread cancellationVenky Shankar2014-07-111-0/+34
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-102-5/+38
* rpc: Do not reset @ping_started to 0 in ping callbackKrutika Dhananjay2014-07-091-19/+4
* client_t: Fix memory leaksPranith Kumar K2014-07-093-10/+11
* nfs: prevent assertion error with MOUNT over UDPNiels de Vos2014-07-072-1/+10
* Changes in statedump for stack, frame, locksPranith Kumar K2014-07-071-42/+55
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-061-7/+6
* socket: add certificate-depth and cipher-list options for SSLJeff Darcy2014-07-043-0/+90
* glusterd/snapshot: fixing glusterd quorum during snap operationJoseph Fernandes2014-07-044-18/+35
* cluster/dht: Added logging of new layout for dir-selfhealVenkatesh Somyajulu2014-07-034-1/+125
* glusterd/snapshot: Change file-system uuid to file-system labelRajesh Joseph2014-07-036-96/+129
* porting: Provide fallocate and fremovexattr for OSXHarshavardhana2014-07-022-2/+2
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-0219-61/+87
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-024-29/+72
* glusterd/snapshot : Fix for snap create preval for remote peer err msgJoseph Fernandes2014-07-023-86/+46
* performance/md-cache: Guard against null dictPranith Kumar K2014-07-011-1/+1
* mgmt/glusterd: use the right rpc for snapd while getting pending node rpcRaghavendra Bhat2014-07-011-2/+2
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-308-6/+358
* feature/changelog: Fix for missing changelogs at backend.Kotresh H R2014-06-302-4/+28
* debug/io-stats: Free conf on init failuresPranith Kumar K2014-06-301-15/+23
* quotad: Remove dead codePranith Kumar K2014-06-302-11/+1
* features/gfid-access: Handle loc modification correctly for virtual dirsPranith Kumar K2014-06-302-120/+142
* glusterd/snapshot: Correct the mount path checkAvra Sengupta2014-06-301-1/+1
* glusterd : Coverity fix in __server_getspecAtin Mukherjee2014-06-301-2/+3
* glusterd/snapshot: Fixed errmsg and Quorum check in Snapshot OperationJoseph Fernandes2014-06-291-18/+19
* dht: pass xdata to xlators above.Krishnan Parthasarathi2014-06-291-1/+1
* glusterd/snapshot: verify for lvm commandsHarshavardhana2014-06-281-1/+47
* glusterd/snapshot : Logging the soft-limit reach warning andSachin Pandit2014-06-271-0/+7
* cluster/stripe: Fix EINVAL errors on quota enabled volumesKrutika Dhananjay2014-06-261-1/+0
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-252-90/+105