summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Prevent spurious entry self-heal.Vikas Gorur2009-10-231-2/+13
* cluster/afr: entry self-heal: Store parent_loc on the heap for impunge_parent...Vikas Gorur2009-10-221-7/+12
* cluster/afr: entry self-heal: Set parent directory's attributes using a new f...Vikas Gorur2009-10-221-24/+20
* cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.Vikas Gorur2009-10-201-10/+9
* distribute - more NULL checkAnand V. Avati2009-10-161-3/+21
* distribute,nufa: layout handling changesAnand V. Avati2009-10-167-136/+209
* fix double initialization of dht_local_tAnand V. Avati2009-10-161-7/+0
* NULL checks on local->loc.parentAnand V. Avati2009-10-161-17/+36
* shuffle hash layouts on directoriesAnand Avati2009-10-151-2/+44
* afr transaction: fix op_ret check during lockingAnand Avati2009-10-131-3/+3
* cluster/afr: Set mtime of parent directory in self-heal properly.Vikas Gorur2009-10-133-5/+93
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-136-23/+90
* afr transaction prevent spurious unlocksAnand Avati2009-10-131-2/+4
* cluster/afr: Hold second lock after first lock has been granted for rename tr...Vikas Gorur2009-10-121-30/+84
* replicate: fix missing frame in entry-self-healAnand Avati2009-10-121-0/+7
* cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-084-98/+107
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0742-42/+42
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-076-98/+136
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-062-20/+18
* unify: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* map: Support readdirp fopShehjar Tikoo2009-10-061-13/+91
* ha: Support readdirp fopShehjar Tikoo2009-10-061-18/+47
* distribute: Support readdirp fopShehjar Tikoo2009-10-062-5/+112
* afr: Support readdirp fopShehjar Tikoo2009-10-063-10/+77
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-052-29/+29
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-014-101/+320
* ha: Handle memory allocation failuresShehjar Tikoo2009-10-012-15/+618
* ha: NFS-friendly logic changesShehjar Tikoo2009-10-012-22/+46
* stripe: NFS-friendly logic changesShehjar Tikoo2009-10-012-199/+361
* unify: NFS-friendly logic changesShehjar Tikoo2009-10-013-112/+140
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-0118-204/+809
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-0117-2155/+814
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-282-24/+41
* cluster/afr: Fix memory leak in "diff" self-heal algorithm.Vikas Gorur2009-09-241-0/+30
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-225-3/+36
* cluster/afr: Add the "diff" self-heal algorithm.Vikas Gorur2009-09-223-2/+362
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-225-168/+287
* cluster/afr: Open source and sinks in read/write mode during self-heal.Vikas Gorur2009-09-221-2/+2
* Dumop inodectx addedVijay Bellur2009-09-161-0/+29
* cluster/dht: Support for dumpop priv.Vijay Bellur2009-09-161-0/+134
* cluster/stripe, when dbench is run, client crashes because in stripe.c priv i...Vinayak Hegde2009-09-161-1/+4
* cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dictVikas Gorur2009-09-081-1/+2
* cluster/afr: Do not try to self-heal "/"Vikas Gorur2009-09-081-8/+16
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+59
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-272-0/+4
* cluster/afr: Set inode number in unwind_buf in the inode-write calls.Vikas Gorur2009-07-271-17/+17