summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: refine logic of qr_readv.Raghavendra G2009-09-221-3/+14
* performance/quick-read: optimizations to lookupRaghavendra G2009-09-221-24/+49
* performance/quick-read: make a comment more explicit.Raghavendra G2009-09-221-2/+2
* performance/quick-read: checking for qr_file in inode-context and creating if...Raghavendra G2009-09-221-30/+45
* performance/quick-read: refine the logic in qr_lookup.Raghavendra G2009-09-221-40/+54
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-1/+1
* performance/write-behind: check for the presence of context only in fds not o...Raghavendra G2009-09-221-6/+12
* client-protocol: fix race-condition encountered while accessing fdctxRaghavendra G2009-09-221-47/+218
* performance/quick-read: access glusterfs_ctx from xlator instead of using glu...Raghavendra G2009-09-171-1/+1
* io-cache: fix table->max_pri to 1 as the lowest priorityAnand Avati2009-09-161-1/+2
* 2.0.6 patch for io-cache pattern-matched non-cachingStephan von Krawczynski2009-09-151-5/+23
* storage/posix: transform inode number in stat structureRaghavendra G2009-09-151-153/+489
* backporting quick read to 2.0Raghavendra G2009-09-145-1/+2361
* backport stat-prefetch from 2.1Raghavendra G2009-09-134-385/+1763
* protocol/server: server_stub_resume should check for failure of lookup when o...Raghavendra G2009-09-131-1/+2
* 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