summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: log enhancementsAmar Tumballi2011-03-171-116/+130
* storage/posix: whitespace cleanupAmar Tumballi2011-03-171-490/+490
* storage/posix: Added GF_XATTROP_ADD_LONG_ARRAY flag to perform 64bit xattrop ...Mohammed Junaid Ahmed2011-03-161-4/+17
* posix: Set op_errno to ENOMEM on failed iobuf_getShehjar Tikoo2011-03-111-0/+1
* posix: Handle offset greater than file size of EOF determinationShehjar Tikoo2011-03-111-0/+2
* Solaris xattr support for symlink and special files.v3.1.3qa3shishir gowda2011-03-041-3/+13
* v2 Prevent removal of trusted.gfid xattrshishir gowda2011-03-011-0/+6
* storage/posix: set op_ret to -1 when setgid_override fails.Raghavendra G2011-02-221-5/+18
* storage/posix: in opendir, allocate proper size for fd ctx pointerAmar Tumballi2011-01-071-1/+1
* gfid: disable setting/getting of gfid from higher level translatorsAnand Avati2010-12-061-4/+12
* check whether the file is a symlink while doing utimesRaghavendra Bhat2010-12-061-1/+19
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-191-0/+25
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-191-25/+0
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-121-0/+25
* Change assert to GF_ASSERTVijay Bellur2010-10-122-2/+2
* Copyright changesVijay Bellur2010-10-118-8/+8
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* Change GNU GPL to GNU AGPLPranith K2010-10-048-24/+24
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-3/+18
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-012-8/+8
* storage/posix: prevent chmod() from getting called on symlinksAnand Avati2010-09-291-6/+25
* Changing readdir calls to readdirp calls in DHTshishir gowda2010-09-281-20/+11
* posix: remove variables used for maintaining generation numbersAmar Tumballi2010-09-142-50/+1
* posix: fix an issue with existing data in case of readdirv3.1.0qa22Amar Tumballi2010-09-141-4/+7
* posix: Copy gfid from stat to dirent for readdirpShehjar Tikoo2010-09-141-0/+1
* posix: remove gen related xattr usageAmar Tumballi2010-09-131-207/+69
* gfid: handling of gfids in storage/posixAnand Avati2010-09-041-0/+72
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-1/+1
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-252-5/+8
* xlators/storage: posix.c - remove dead assignments.Sachidananda2010-08-191-40/+18
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-281-0/+8
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+2
* proper way to do defrag of a mountpointAmar Tumballi2010-07-142-23/+34
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-74/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-8/+10
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-071-2/+3
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-211-2/+2
* OS X: basic additions for OS X client supportCsaba Henk2010-05-211-1/+1
* added features/mac-compatCsaba Henk2010-05-131-2/+5
* posix: Support thread-safe vectored writes/readsShehjar Tikoo2010-05-051-84/+90
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-032-6/+0
* Set op_ret to -1 when open fails in posix_createRaghavendra Bhat2010-04-271-0/+1
* Memory accounting changesVijay Bellur2010-04-237-121/+256
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-081-2/+2
* initialization fixesCsaba Henk2010-04-081-1/+1