summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a memory leak in stripe translator.Alexander Bersenev2012-05-171-1/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+1
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-201-0/+4
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-3/+6
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-715/+251
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-16/+89
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-56/+154
* cluster/stripe: Readdirp - send aggregated block_size in statshishir gowda2012-03-121-0/+3
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-30/+98
* cluster/stripe: Send xattr request in lookup even when type is INVALshishir gowda2012-02-291-2/+5
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-56/+110
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* cluster/stripe: Readdirp should call lookup on entriesshishir gowda2012-02-221-50/+115
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-57/+38
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-1/+2
* filter stripe internal xattrs from getxattr callShylesh Kumar2012-02-161-1/+30
* cluster/stripe: Support for NFS anonymous fd'sshishir gowda2012-02-141-348/+212
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-3/+5
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-1/+69
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-1/+0
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2011-11-161-1/+9
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-081-0/+7
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-211-46/+137
* build: warning suppression (round n)Amar Tumballi2011-10-201-6/+3
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-051-103/+333
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-22/+8
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-97/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Stripe_readdirp: Fix race in wind/unwind which led to crashshishir2011-07-281-9/+17
* cluster/stripe: send the xattr keys with create/mknod itself.Amar Tumballi2011-07-141-189/+177
* stripe: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-5/+47
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-0/+178
* cluster/stripe: quick-read friendly behavior in lookupAmar Tumballi2011-07-121-5/+22
* cluster/stripe: cleanup and memory leak fixesAmar Tumballi2011-07-121-118/+56
* Stripe selfheal: Prevent spurious STACK_DESTROY callshishir gowda2011-06-221-0/+4
* Stripe lookup: aggregate xattrsshishir gowda2011-06-221-0/+4
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63
* cluster/stripe: Fix a typo in strncmp.Junaid2011-05-301-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-05-111-3/+6
* Validate stripe-block-size optionshishir gowda2011-05-111-0/+12
* cluster/stripe: aggregate xattrs holding quota-size in lookup and getxattr ca...Raghavendra G2011-04-151-1/+121