summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd,cli: print single error message on failurePranith K2010-12-275-108/+217
* Add volume key to select data-self-heal-algorithmHarshavardhana2010-12-272-11/+56
* log the total rebalance command recieved into the logfileRaghavendra Bhat2010-12-271-2/+3
* Make STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY default calls in stripeshishir gowda2010-12-271-74/+54
* Implement STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROYshishir gowda2010-12-271-0/+18
* Remove check for path in stripe_local_wipeshishir gowda2010-12-271-4/+2
* performance/io-threads: implement rchecksum fop.Raghavendra G2010-12-141-0/+52
* mgmt: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-141-1/+1
* nfs: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-142-4/+4
* features/quota: fix warnings due to format string mismatches during invocatio...Raghavendra G2010-12-141-1/+1
* cluster/distribute: fix warnings due to format string mismatches during invoc...Raghavendra G2010-12-141-2/+2
* cluster/replicate: fix warnings due to format string mismatches during invoca...Raghavendra G2010-12-143-21/+30
* performance/quick-read: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-1/+1
* performance/io-cache: fix warnings due to format string mismatches during inv...Raghavendra G2010-12-121-20/+28
* performance/io-threads: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-4/+6
* performance/write-behind: fix warnings due to format string mismatches during...Raghavendra G2010-12-121-11/+11
* protocol: fix warnings due to format string mismatches during invocation of g...Raghavendra G2010-12-122-8/+8
* client-reopen-cbk: fix a gf_log() crash due to wrong argument listv3.1.2qa2Amar Tumballi2010-12-121-1/+1
* set the return value to -1 intitially which may be returned as success in val...Raghavendra Bhat2010-12-121-1/+1
* check the return value after setting the fd context in afrRaghavendra Bhat2010-12-121-2/+2
* check the return value properly after calling inode_pathRaghavendra Bhat2010-12-122-2/+2
* protocol: avoid repetitive disconnect logsAnand Avati2010-12-101-2/+8
* replicate: propagate CHILD_DOWN upwards properlyAnand Avati2010-12-082-4/+12
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsv3.1.2qa1Anand Avati2010-12-073-16/+66
* mgmt/glusterd: Use a static buffer to perform ioctl with SIOCGIFCONFVijay Bellur2010-12-071-10/+14
* gfid: disable setting/getting of gfid from higher level translatorsAnand Avati2010-12-061-4/+12
* rpc-clnt: show disconnect messages in log file by defaultAnand Avati2010-12-062-9/+24
* check whether the file is a symlink while doing utimesRaghavendra Bhat2010-12-061-1/+19
* mount.glusterfs: use option --direct-io-mode instead of --disable-direct-io-modeRaghavendra G2010-12-031-1/+1
* nfs: Start nfs process even if portmap registration failsShehjar Tikoo2010-12-031-4/+7
* fuse-bridge: construct fa->rdev properlyAnand Avati2010-12-031-1/+2
* stat-prefetch: changes to incorporate gfidv3.1.1qa11Anand Avati2010-11-251-1/+7
* mgmt/glusterd: Enable stat-prefetch for fuseVijay Bellur2010-11-251-9/+14
* nfs3: Prevent second lookup on a fresh entry lookupv3.1.1qa10Shehjar Tikoo2010-11-253-3/+11
* nfsrpc: Add new macro nfs_rpcsvc_request_procnumShehjar Tikoo2010-11-251-0/+1
* nfs: Export subvolumes on per-subvolume CHILD-UPShehjar Tikoo2010-11-253-13/+29
* nfs3: Fresh inode lookup on failed revalidationShehjar Tikoo2010-11-252-1/+47
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-254-92/+2
* mgmt/glusterd: Move .cmd_log_history to log directoryVijay Bellur2010-11-251-1/+2
* mgmt/glusterd: Temporary fix for a crash seen in replace-brickVijay Bellur2010-11-251-2/+2
* resolver: include par_idx access within the conditional sectionAnand Avati2010-11-241-1/+1
* volgen: put back an amended form of check erased in 96f44835 ("do not error o...Csaba Henk2010-11-241-0/+10
* volgen: clean up 0fbf226c (... add nfs.enable-ino32 as an option ...)Csaba Henk2010-11-241-96/+46
* display the error to the user if volume stop is given on a volume which does ...Raghavendra Bhat2010-11-241-2/+4
* resolver: handle corner cases of handling root inode betterAnand Avati2010-11-241-4/+27
* nfs: treat GF_EVENT_CHILD_CONNECTING as subvolume up statusv3.1.1qa9Anand Avati2010-11-181-0/+1
* features/locks: Send prelock unlock only if it is not grantable and is a bloc...Pavan Sondur2010-11-181-6/+11
* Remove spurious inode_ref call on parent dir in fuse_create_cbkshishir gowda2010-11-181-1/+0
* error out if the data-self-heal-window-size is less than 1Raghavendra Bhat2010-11-181-2/+2
* mgmt/glusterd: Avoid creating multiple destination brickinfo during replace-b...Vijay Bellur2010-11-181-5/+33