summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: fix race-conditions in qr_unlink.v3.3.0qa43Raghavendra G2012-05-233-46/+80
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-231-1/+6
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-231-1/+1
* glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notifyshishir gowda2012-05-231-1/+43
* glusterd / mountbroker: warn if mountbroker-root permissions are suspected to...Csaba Henk2012-05-231-0/+10
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-231-1/+1
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-231-3/+3
* glusterd: On-wire changes required for probe/detach errstrKaushal M2012-05-237-0/+80
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-222-9/+25
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-222-86/+36
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-221-10/+10
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-221-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-221-0/+2
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-223-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-222-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-222-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-222-95/+65
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-212-2/+3
* protocol/server: fix a crash with NULL dereferenceAmar Tumballi2012-05-211-2/+7
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-201-2/+3
* cluster/afr: Assign gfid path if path is NULL in lookupv3.3.0qa42Pranith Kumar K2012-05-191-9/+14
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-191-0/+1
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-198-131/+173
* libglusterfs/fd: while dumping the fd_ctx use fd->xl_countRaghavendra Bhat2012-05-182-5/+67
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-1810-37/+661
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-173-12/+40
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-171-1/+4
* Revert "fuse-resolve: consider cases where an entry should be resolved even"v3.3.0beta4Vijay Bellur2012-05-171-6/+0
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-173-2/+12
* configure.ac: Update version to 3.3gitVijay Bellur2012-05-121-1/+1
* build: Include COPYING-{LGPLV3,GPLV2} and remove COPYINGv3.3.0qa41Vijay Bellur2012-05-102-2/+2
* Update rfc.sh to release-3.3Vijay Bellur2012-05-101-1/+1
* Revert "fuse: allow requests during mount (needed for SELinux labels)"Vijay Bellur2012-05-105-187/+40
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-10187-3279/+1497
* glusterfs.spec.in, Add BuildRequires: libxml2-devel so that configure willKaleb KEITHLEY2012-05-101-0/+5
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* build: Include protocol/server* shared libraries in the glusterfs-server rpmVijay Bellur2012-05-101-0/+2
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* mgmt/glusterd: Avoid re-starting nfs unconditionally.Vijay Bellur2012-05-084-1/+138
* cluster/dht: rmdir should succeed last on the hashed subvolshishir gowda2012-05-081-2/+112
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-082-3/+25
* fuse-resolve: consider cases where an entry should be resolved evenRaghavendra G2012-05-081-0/+6
* quick-read, md-cache: selectively cache xattr data to conserve memoryBrian Foster2012-05-082-7/+94
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-086-16/+49
* mgmt/gluster: Load index xlator on brick alwaysPranith Kumar K2012-05-081-15/+12
* protocol/{client,server} : Log improvementsKaushal M2012-05-082-22/+42
* glusterd: remove-brick: add more error handlingAmar Tumballi2012-05-081-14/+25
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-074-24/+5