summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-02-134-4/+101
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-082-92/+224
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-3/+3
* dht: better layout-optimization algorithmJeff Darcy2013-02-072-22/+76
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-042-27/+89
* cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatchAnand Avati2013-02-031-0/+9
* cluster/dht: stack wind with cookieVarun Shastry2013-01-313-29/+45
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+6
* cluster/distribute: get_layout should account only available subvolsshishir gowda2013-01-231-4/+3
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-4/+24
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* cluster/distribute: If cached_subvol is down, return ENOTCONN in lookupshishir gowda2013-01-211-1/+10
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-172-5/+8
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-7/+27
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-114-8/+55
* dht: support auto-NUFA optionJeff Darcy2012-12-041-9/+67
* fix memory leaksRaghavendra Bhat2012-12-042-1/+3
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-295-35/+47
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-294-1/+105
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downshishir gowda2012-11-291-0/+11
* cluster/distribute: send getxattr on LOCKINFO to only cached subvolumes.Raghavendra2012-11-271-1/+3
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-20/+21
* cluster/dht: dump the layout information of directories onlyRaghavendra Bhat2012-11-191-9/+18
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-166-50/+264
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-09-071-0/+11
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-061-3/+0
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-14/+11
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-281-0/+8
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* cluster/dht: don't leak upon GF_REALLOC failureJim Meyering2012-08-191-4/+5
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-133-0/+35
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-6/+4
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-137-70/+34
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-1/+7
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-053-14/+33
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-243-3/+59
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-236-41/+3
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-141-2/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1016-224/+80