summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dictVikas Gorur2009-09-081-1/+2
* performance/write-behind: hold locks when accessing members of wb_file.Raghavendra G2009-09-081-17/+75
* performance/write-behind: communicate back the errors in writes to servers in...Raghavendra G2009-09-081-1/+12
* storage/posix: Handle setgid bit on directories correctlyVikas Gorur2009-09-081-10/+108
* protocol/client: 'connecting' event is properly notified.Amar Tumballi2009-08-202-4/+23
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* fuse: don't say "Success" when mount failsCsaba Henk2009-08-171-2/+3
* added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* filter: use O_ACCMODE for checking file access modes.Raghavendra G2009-08-171-3/+6
* read-ahead: use O_ACCMODE for checking file access modes.Raghavendra G2009-08-171-2/+2
* write-behind: use O_ACCMODE while checking for O_RDONLY in flags.Raghavendra G2009-08-171-2/+2
* features/locks: Fix reverse logic in posix_lock_to_flockVikas Gorur2009-08-171-2/+2
* mount/fuse: Don't log setlk returning EAGAIN as a GF_LOG_ERROR.Vikas Gorur2009-08-171-2/+2
* features/locks: Set the right log level in a few places.Vikas Gorur2009-08-172-13/+13
* Filter changelog xattrs in replicatev2.0.6Vikas Gorur2009-08-071-1/+64
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* add check for making sure 'fd' belongs to directory in posix-readdirAmar Tumballi2009-08-041-0/+7
* adding an option to mount.glusterfs for server failover while fetching volume...Amar Tumballi2009-08-041-13/+25
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* afr: fix afr_utimens to wait for success of utimens on atleast priv->wait_cou...Raghavendra G2009-07-301-1/+1
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* protocol/server: add checks for updatation of loc->parent in entrylk() or ino...Basavanagowda Kanur2009-07-271-3/+6
* 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
* Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-272-52/+83
* Return stat info from read-child in all the inode-write opsVikas Gorur2009-07-272-18/+205
* Do not failover readdir in replicateAnand Avati2009-07-171-34/+18
* server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-171-4/+2
* change mount.glusterfs.in to work with non-bash shells too.Amar Tumballi2009-07-171-3/+3
* Add a random initial offset to the afr round robin indexErick Tryzelaar2009-07-161-0/+3
* fuse-bridge: Export user.glusterfs-booster-mount xattrShehjar Tikoo2009-07-161-0/+3
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-092-10/+16
* detabify fuse-bridge.c (and other whitespace fixes)Csaba Henk2009-07-081-738/+738
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2
* protocol/client: use translated flags in protocol/client open and create fopsAnand Avati2009-07-071-2/+2
* write-behind: set default window-size to 1MB.Raghavendra G2009-07-071-1/+2
* use fuse_reply_iov() in fuse_readv_cbkBasavanagowda Kanur2009-07-071-0/+4
* Set timestamps properly when creating missing entries.v2.0.3Vikas Gorur2009-07-061-3/+37
* performance/write-behind - bug fix in open() and create().Basavanagowda Kanur2009-07-021-1/+5
* fuse 2.8 support for xlator/fuseHarshavardhana2009-07-012-0/+23
* Fix typos in my previous commit 6010e2a4eCsaba Henk2009-07-011-2/+2
* fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...Csaba Henk2009-07-011-56/+40
* build warning fixesAmar Tumballi2009-06-301-2/+2
* enhancement in write-behindAmar Tumballi2009-06-301-13/+22
* client_xattrop: use dict_allocate_and_serialize during serializing xattrRaghavendra G2009-06-301-10/+7