index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
dht
/
src
/
nufa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/dht: Allow non-local clients to function with nufa volumes.
Vijay Bellur
2013-07-29
1
-6
/
+17
*
cluster/dht: Ignore subvols with error in min-free-disk/inodes
shishir gowda
2013-07-10
1
-2
/
+4
*
nufa: allow subvols with fanout > 1
Krishnan Parthasarathi
2013-07-04
1
-67
/
+100
*
dht: make nufa/switch call dht's init/fini
Jeff Darcy
2013-04-03
1
-161
/
+16
*
dht: make DHT xattr names configurable
Jeff Darcy
2013-03-21
1
-8
/
+8
*
dht: Enable mem-accounting for nufa
Pranith Kumar K
2013-02-19
1
-0
/
+9
*
cluster/dht: stack wind with cookie
v3.4.0qa8
Varun Shastry
2013-01-31
1
-7
/
+12
*
dht: support auto-NUFA option
Jeff Darcy
2012-12-04
1
-9
/
+67
*
libglusterfs: Implement float percentage
Pranith Kumar K
2012-11-23
1
-6
/
+7
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-10
/
+5
*
distribute: use global synctask 'env' instead of local
Amar Tumballi
2012-05-23
1
-9
/
+0
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-17
/
+18
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-0
/
+7
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-2
/
+0
*
distribute rebalance: handle the open file migration
Amar Tumballi
2011-09-12
1
-32
/
+7
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
distribute: bring in feature to do rebalance from inside
Amar Tumballi
2011-07-14
1
-0
/
+9
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-5
/
+0
*
cluster/distribute: remove the unused variable from 'conf'
Amar Tumballi
2011-06-16
1
-6
/
+0
*
cluster/dht: log enhancements
Amar Tumballi
2011-03-17
1
-16
/
+0
*
cluster/dht: whitespace cleanup
Amar Tumballi
2011-03-17
1
-333
/
+333
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+6
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+7
*
cluster/dht: Fix clang errors.
Sachidananda
2010-08-26
1
-10
/
+18
*
dht: set 'lookup-unhashed' to ON by default (instead of 'auto').
Amar Tumballi
2010-07-19
1
-1
/
+3
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-5
/
+0
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-4
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-15
/
+17
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-10
/
+10
*
send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switch
Amar Tumballi
2010-03-12
1
-2
/
+3
*
distribute, nufa: return 0 mtimes in preparent/postparent
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
'lookup-unhashed' option of distribute should be 'auto' by default.
Amar Tumballi
2010-02-06
1
-9
/
+10
*
fixes in nufa
Amar Tumballi
2009-11-26
1
-92
/
+92
*
distribute,nufa: layout handling changes
Anand V. Avati
2009-10-16
1
-8
/
+8
*
cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-08
1
-6
/
+11
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-4
/
+8
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-5
/
+1
*
making dht and nufa's 'min-free-disk' option to take both percent and disk-size
Amar Tumballi
2009-06-18
1
-10
/
+26
*
log message cleanup in distribute
Anand V. Avati
2009-04-24
1
-20
/
+20
*
nufa to take care of free disk-space while creating files.
Amar Tumballi
2009-04-06
1
-32
/
+74
*
cluster/{nufa,dht} fail revalidates with ESTALE, in case a stale layout is fo...
Basavanagowda Kanur
2009-04-02
1
-2
/
+2
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
*
Added all files
Vikas Gorur
2009-02-18
1
-0
/
+684