summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport/ib-verbs: fix race-condition resulting in freeing of transport whil...Raghavendra G2009-11-161-11/+70
* transport/ib-verbs: synchronize ib_verbs_recv_completion_proc with ib_verbs_r...Raghavendra G2009-11-162-5/+6
* fixing a crash in posix (on 32bit)Amar Tumballi2009-11-161-1/+3
* fixes in stripeAmar Tumballi2009-11-161-2/+3
* mount/fuse: Assign the right inode to fuse_entry_out in fuse_create_cbk().Vijay Bellur2009-11-161-2/+2
* protocol/client: preserve open/create flags in fdctx for reopeningAnand Avati2009-11-132-0/+8
* Disabled centralized logging by default.Harshavardhana Ranganath2009-11-131-3/+1
* performance/quick-read: set return value to zero after successful init.Raghavendra G2009-11-131-0/+2
* mount/fuse: Prevent a hang on the mount point if no server is up when the cli...Pavan Sondur2009-11-131-4/+49
* extras/glusterfs-volgen: Make the script more user-friendly.Vikas Gorur2009-11-131-30/+57
* cluster/afr: Fix self-heal loop driver termination logic.Vikas Gorur2009-11-131-7/+19
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-135-10/+281
* cluster/afr: Refactored inode context bitmasks.Vikas Gorur2009-11-131-6/+10
* mount/fuse: Do readdirp in fuse_readdir.Vikas Gorur2009-11-131-2/+2
* cluster/dht: Do readdir in dht_readdir instead of readdirpVikas Gorur2009-11-131-1/+1
* fix a crash in debug/traceAmar Tumballi2009-11-131-4/+4
* protoocl/client: file directory reopen supportAnand Avati2009-11-132-117/+631
* protocol/client: whitespace cleanupAnand Avati2009-11-132-3631/+3631
* cluster/stripe: Initialize frame->local before checking for directory or regu...vinayak hegde2009-11-131-18/+22
* cluster/stripe: Set local->inode value before referring it.vinayak hegde2009-11-121-1/+7
* cluster/stripe: local was not being set in stripe_mknod_ifreg_setxattr_cbk()Vijay Bellur2009-11-121-0/+2
* core: Replace inode_search with inode_grep in inode_from_pathShehjar Tikoo2009-11-121-1/+1
* Add unhashed-sticky-bit option to volume_options structureSachidananda2009-11-121-0/+3
* Add glusterfs-volgen to master, change fusermount options and other changes t...Pavan Sondur2009-11-115-14/+17
* performance/stat-prefetch: In lookup_cbk do not set error no to EINVAL, when ...vinayak hegde2009-11-051-3/+0
* cluster/afr: In fop structure afr_readdirp is not correctly registered.vinayak hegde2009-11-051-1/+1
* performance/stat-prefetch: In sp_readdir_cbk op_ret value is not handled.vinayak hegde2009-11-051-0/+4
* libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...vinayak hegde2009-11-051-1/+1
* Do not abort make install if a chown on the fuser-mount script does not succeed.Pavan Sondur2009-11-031-1/+1
* Remove fuse_lowlevel.h from xlator.h in libglusterfs.Pavan Sondur2009-11-032-4/+2
* libglusterfsclient: Dont alloc root inode contextShehjar Tikoo2009-11-031-1/+0
* libglusterfsclient: Prevent root inode number clobberingShehjar Tikoo2009-11-031-19/+29
* cluster/afr: Bail out of the self-heal driver loops as soon as possibleVikas Gorur2009-11-031-4/+4
* Remove unnecessary log message. It also accesses a freed lock after an 'unlock'.Pavan Sondur2009-11-031-6/+0
* transport/name.c: refine the address resolution logic when listen-host is not...Corentin Chary2009-11-032-6/+35
* Wrong variable is checked after stat call.Sachidananda2009-11-031-2/+2
* configure.ac: Before checking for libglusterfsclient BUILD_LIBGLUSTERFSCLIENT...vinayak hegde2009-11-031-1/+1
* storage/posix: Changed error message displayed for option background-unlink.Vijay Bellur2009-11-021-1/+1
* features/locks: Do not try to set value in dict when lookup has failed.v3.0.0pre1Vijay Bellur2009-11-011-35/+42
* cluster/afr: Don't try to self-heal if there are locks heldVikas Gorur2009-10-302-1/+18
* volgen: remove trailing whitespaceCorentin Chary2009-10-301-28/+28
* volgen: Add conf-dir optionCorentin Chary2009-10-301-1/+6
* core: Use parent for condition to create dentry not nameShehjar Tikoo2009-10-301-1/+1
* booster: Must check errno for error number not return valueShehjar Tikoo2009-10-301-3/+3
* core: Check for NULL to avoid segfaultShehjar Tikoo2009-10-301-0/+3
* booster, libglusterfsclient: Support samba specific relative pathsShehjar Tikoo2009-10-303-166/+181
* iobuf: initialize size without 4KB paddingAnand Avati2009-10-301-1/+1
* glusterfsd: whitespace cleanupAnand Avati2009-10-301-957/+957
* libglusterfsclient: don't do inode_link on root inode.Raghavendra G2009-10-301-1/+4
* performance/io-cache: change the data-types to be big enough to hold size of ...Raghavendra G2009-10-302-5/+5