summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-234-61/+129
* cluster/afr: Open fd fix should perform opendir for dirsPranith Kumar K2011-11-231-7/+22
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-235-200/+258
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-232-16/+13
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-231-0/+2
* cluster/afr: Handle absence of gfid in lookupPranith Kumar K2011-11-231-6/+16
* fuse: enable kernel read-only modeKaushal M2011-11-222-12/+20
* log to stderr if "-" is given as log-fileCsaba Henk2011-11-202-2/+2
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-206-1/+90
* mgmt/glusterd volume delete - Unref dict only in case of an errorshishir gowda2011-11-181-1/+1
* glusterd:replace-brick subcmds should detect src_brick offline.Krishnan Parthasarathi2011-11-181-0/+20
* glusterd: Extended glusterd_is_service_running to get svcs's pid.Krishnan Parthasarathi2011-11-182-46/+18
* cluster/afr: lookup should honor gfid present in locPranith Kumar K2011-11-181-2/+7
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-188-82/+68
* glusterd: Fixed volume profile's "are all bricks down?" algo.Krishnan Parthasarathi2011-11-181-0/+9
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-1631-56/+56
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-163-18/+24
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-1627-542/+417
* mgmt/glusterd: more cleanupAmar Tumballi2011-11-164-197/+4
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-162-2/+7
* NFS: logging enhancement.Gaurav2011-11-163-14/+41
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2011-11-161-1/+9
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-163-16/+20
* glusterd: remove some of the stale 'log <CMD>' functionsAmar Tumballi2011-11-164-610/+0
* mgmt/glusterd: delete volume to have dictionary as contextAmar Tumballi2011-11-165-90/+26
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-167-159/+119
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-169-721/+645
* Reflect quota-adjusted values in statfs.Jeff Darcy2011-11-161-0/+98
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...Junaid2011-11-161-11/+12
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-161-1/+6
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-161-2/+13
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-154-8/+8
* Fix memleaks in NFSkrishna2011-11-152-1/+2
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-112-1/+10
* mount/fuse: check for recursive mountsRajesh2011-11-111-1/+60
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-082-1/+7
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-12/+44
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-285-9/+126
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-285-78/+0
* changing of the volume types after volume is created.Amar Tumballi2011-10-281-48/+524
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-281-2/+2
* io-stats: improve io-stats dump outputRajesh Amaravathi2011-10-281-36/+89
* glusterd: allow non-related directories with same prefixRajesh Amaravathi2011-10-281-30/+13
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-281-1/+6
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-283-51/+66
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-29/+64
* mount/fuse: set gfid in lookup after a failed revalidate lookupPranith Kumar K2011-10-281-0/+3
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-212-46/+138
* cli: add geo-replication log-rotate commandVenky Shankar2011-10-207-24/+437