summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/marker: do not call inode_path on the inode not yet linkedvmallika2015-02-031-12/+24
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-091-0/+3
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-081-1/+4
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx is not a...vmallika2015-01-081-17/+19
* features/snapview-client: handle fsync fop.Raghavendra Bhat2015-01-081-0/+45
* features/snapview-client: handle readdir requests differently for samba.Raghavendra Bhat2015-01-084-9/+569
* uss/gluster: Send success on parent lookup of entry-point.vmallika2015-01-082-14/+51
* uss: CIFS gives error while accessing .snaps directory.Rajesh Joseph2015-01-084-24/+70
* USS : fill proper uid and gid during a access call from nfs.Sachin Pandit2015-01-081-1/+6
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2015-01-042-21/+54
* gluster/uss: Handle notify in snapview-clientvmallika2014-12-241-0/+25
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedSachin Pandit2014-12-242-13/+30
* gluster/uss: Don't send failure when accessing snap with name same as entry-p...vmallika2014-12-241-14/+2
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-12-241-0/+1
* uss/gluster: creating file/directories inside .snaps should fail with EROFS.vmallika2014-12-224-27/+37
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-202-13/+30
* uss/gluster: Move all uss related logs into subfolder.vmallika2014-12-181-2/+2
* USS : Display only the activated snapshots.Sachin Pandit2014-12-182-41/+62
* USS : Decide the log entry based on the type of graph.v3.6.2beta1Sachin Pandit2014-12-161-5/+12
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-123-5/+6
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-161-32/+77
* glupy: portability fixesEmmanuel Dreyfus2014-11-163-13/+34
* feature/gfid-access: Always send setattr down in overloaded setxattr.Kotresh HR2014-11-141-3/+0
* feature/changelog: Fix changelog missing SETATTR entries.Kotresh HR2014-11-132-0/+25
* features/snapview-server: verify the fs instance in revalidated lookups as wellRaghavendra Bhat2014-10-301-7/+53
* features/snapview-server: check if the reference to the snapshot world is cor...Raghavendra Bhat2014-10-302-8/+39
* Fix invalid seekdir() usagev3.6.0beta3Emmanuel Dreyfus2014-09-301-0/+44
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-09-232-24/+42
* Do not assume sizeof(size_t)Emmanuel Dreyfus2014-09-182-2/+2
* snapview-server: get the handle if its absent before doing any fopRaghavendra Bhat2014-09-182-29/+160
* snapview-server: register a callback with glusterd to getRaghavendra Bhat2014-09-186-1117/+1186
* USS: initialize a list before using it.Raghavendra G2014-09-181-1/+3
* features/quota: fixes to dentry management code in rename.Raghavendra G2014-09-161-10/+6
* features/changelog: Removal of redundant fop color count while draining.Ajeet Jha2014-09-091-5/+0
* features/changelog: barrier all entry creation fopsVijay Bellur2014-09-091-27/+308
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-09-081-2/+2
* geo-rep/libgfchangelog: Support of symlinks while creation of working dir.Kotresh H R2014-09-081-1/+1
* geo-rep/libgfchangelog: Create working dir during changelog_register if not p...Kotresh H R2014-09-081-6/+15
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-081-5/+8
* features/changelog: Crash consistency of changelog wrt snapshotAjeet Jha2014-09-084-0/+232
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-071-3/+3
* Search zlib without pkg-configEmmanuel Dreyfus2014-09-071-1/+1
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-09-032-4/+3
* osx: snapview-server fails to build on OSX use 'syscall.h'Harshavardhana2014-08-151-0/+1
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-162-78/+205
* compress: Change variable nameHumble Chirammal2014-07-151-8/+8
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-07-142-1/+1
* changelog: variable 'writen' is changedHumble Chirammal2014-07-144-12/+12
* features/gfid-access: error handling for entry creationVenky Shankar2014-07-141-1/+7
* features/changelog: prevent deadlock on thread cancellationVenky Shankar2014-07-111-0/+34