summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* Change GNU GPL to GNU AGPLPranith K2010-10-0425-75/+75
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-024-19/+20
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-018-34/+34
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-012-3/+3
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-307-1/+738
* features/quiesce: new translatorAmar Tumballi2010-09-296-1/+1654
* access-control: report possible errors in graph during 'init()'Amar Tumballi2010-09-281-1/+17
* access-control: handle a case of wrong error handlingAmar Tumballi2010-09-271-1/+1
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+53
* Leak in LocksKaushik BV2010-09-151-3/+13
* features/trash: Fix clang errors.Sachidananda2010-09-131-4/+1
* features/quota remove dead variables.Sachidananda2010-09-131-8/+2
* features/locks: Dump transport pointer also while dumping locks.Pavan Sondur2010-09-091-8/+15
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-9/+11
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-21/+25
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-10/+10
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-13/+15
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-222-26/+36
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-171-0/+6
* Remove unused variables.Sachidananda2010-08-021-4/+0
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-22/+58
* access-control: Fix O_CREATE determination checkShehjar Tikoo2010-07-281-1/+1
* encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-201-1/+3
* Remove dead assignment.Sachidananda2010-07-201-1/+1
* features/locks convert STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-201-1/+3
* features/trash convert STACK_UNWIND TO STACK_UNWIND STRICTshishir gowda2010-07-202-16/+16
* Remove dead assignment reported by clang.Sachidananda2010-07-191-2/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-9/+21
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-084-3/+7
* features/locks: Use fuse supplied lock owner even for internal locks.Pavan Sondur2010-05-262-2/+2
* added features/mac-compatCsaba Henk2010-05-134-1/+264
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-037-24/+0
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-036-16/+15
* features/access-control: Memory accounting changesVijay Bellur2010-04-271-2/+2
* Memory accounting changesVijay Bellur2010-04-2314-148/+424
* access-control: Introduce new translatorShehjar Tikoo2010-03-315-1/+1916
* new 'features/read-only' module addedAmar Tumballi2010-03-244-1/+323
* fix warnings on 32 bitCsaba Henk2010-03-221-5/+7
* iatt: changes across the codebaseAnand V. Avati2010-03-166-202/+209
* iatt: configure.ac not to build filterAnand V. Avati2010-03-161-1/+1
* When option mandatory is given, print warning messages instead of Error.Sachidananda2010-03-121-1/+1
* features/quota: Remember '/' loc_t to initiate xattr calls.Pavan Sondur2010-03-021-31/+60
* features/quota: store the entire vector in local instead of just a pointer to...Raghavendra G2010-03-021-4/+13
* features/quota: Changes in arguments in STACK_UNWINDs for most FOPs.Pavan Sondur2010-02-221-21/+37
* features/quota: Fix memory leak while syncing disk usage.Pavan Sondur2010-02-221-4/+14
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-183-3/+82
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-142-22/+35
* features/locks: Do not call grant blocked locks in pl_forgetPavan Sondur2010-01-141-44/+85
* features/locks: Unwind if inode is NULL to prevent 'lost' frame.Pavan Sondur2009-12-211-6/+9