summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-069-27/+27
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-0/+3
* storage/posix: Remove the interim fix that handles the gfid racePranith K2011-07-172-69/+1
* storage/posix: Succeed lookup even if there is no gfid on the filePranith K2011-07-171-2/+2
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-77/+101
* storage/posix: make sure we are starting on a genuine backendAmar Tumballi2011-07-141-4/+40
* storage/posix: set all keys present in 'params' dict while creating an entryAmar Tumballi2011-07-123-6/+68
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-1/+1
* storage/posix: move the helper functions to separate fileAmar Tumballi2011-07-124-831/+913
* storage/posix: call 'gfid_heal()' instead of 'gfid_set()' in lookup()Amar Tumballi2011-07-121-1/+1
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* Fixes missing ".." entry in the mount pointRahul2011-07-111-1/+2
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-081-0/+6
* storage/posix: set ACL keys during new entry/inode creationsAnand Avati2011-07-081-0/+131
* bring in strict check on export directory being re-used for different volumeAmar Tumballi2011-06-231-1/+42
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-4/+20
* Prevent spurious getxattr for gfid-req in posix_lookupshishir gowda2011-06-141-0/+2
* posix: glusterfs.test should be removed xattr immediately after use.Krishnan Parthasarathi2011-05-091-2/+3
* prevent few excessive logsAmar Tumballi2011-04-211-2/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* 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.shishir 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 rebalanceAmar 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 readdirAmar 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