summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute: copy the stat structure while copying dentries in readdir...Raghavendra G2009-11-191-0/+2
* shuffle hash layouts on directoriesAnand Avati2009-10-151-2/+44
* added few missing options in translator's option arrayAmar Tumballi2009-10-071-0/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0711-11/+11
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents toAnand V. Avati2009-06-261-22/+21
* rename dht_first_up_child to dht_first_up_subvolAnand V. Avati2009-06-262-2/+3
* set 'lookup unhashed' mode to be on by defaultAnand V. Avati2009-06-261-1/+1
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-06-021-2/+3
* dht logging cleanupAnand V. Avati2009-04-283-10/+14
* log message cleanup in distributeAnand V. Avati2009-04-249-291/+242
* "option unhashed-sticky-bit on/off"krishna2009-04-233-5/+25
* Fixed parameter to finodelk in STACK_WIND in dhtVikas Gorur2009-04-171-1/+1
* cluster/distribute bug fix - try to create linkfile in dht_lookup_everywhere_...Basavanagowda Kanur2009-04-163-16/+68
* bug fixes in dht-disk-usage feature.Amar Tumballi2009-04-144-35/+72
* in dht, initialize the free available space properly, so the first few create...Amar Tumballi2009-04-123-3/+52
* update cluster/dht with new readv writev prototypesAnand V. Avati2009-04-121-5/+8
* nufa to take care of free disk-space while creating files.Amar Tumballi2009-04-061-32/+74
* distribute to take care of available disk space while creating new dirs, and ...Amar Tumballi2009-04-035-26/+384
* cluster/{dht,nufa} propogate ESTALE (when at least one subvolume returns ESTA...Basavanagowda Kanur2009-04-021-1/+10
* cluster/{nufa,dht} fail revalidates with ESTALE, in case a stale layout is fo...Basavanagowda Kanur2009-04-022-4/+4
* Enhancements to distribute selfhealAnand V. Avati2009-03-263-51/+117
* dht memory leak fixRaghavendra G2009-03-241-1/+1
* fixes issue of hashing to wrong subvolumes in case when a subvolume is downAmar Tumballi2009-03-211-2/+2
* dht_layout_dir_cmp - if xattr is missing, it is an error only if cached layou...Anand V. Avati2009-03-191-11/+18
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-8/+8
* dht_readdir_cbk - retry on same subvol if no entries match the hashAnand V. Avati2009-03-091-5/+15
* Skip self-heal when subvolumes are downAnand V. Avati2009-02-271-17/+0
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-273-148/+5
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2611-11/+11
* Layout is sorted on volume names before forming the layout ranges. But when a...krishna2009-02-263-3/+41
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-254-12/+33
* DHT selfheal fix during lookup - create missing directories.Krishna Srinivas2009-02-251-0/+14
* DHT TEA hashfn bugfixAnand V. Avati2009-02-231-5/+0
* Added all filesVikas Gorur2009-02-1813-0/+6968