summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: Don't allow mkdir() on HIDDEN_DIRECTORYKaushal M2012-04-201-0/+12
* storage/posix: Handle gfid-less lookupPranith Kumar K2012-04-121-3/+9
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* storage/posix: Avoid excessive logging in posix.Mohammed Junaid2012-04-091-1/+4
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-5/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-104/+109
* storage/posix: don't allow rmdir()/lookup() on HIDDEN_DIRECTORYAmar Tumballi2012-03-141-1/+26
* posix_fill_readdir: Using strcmp to compare GF_HIDDEN_PATH with entry->d_name...M S Vishwanath Bhat2012-03-111-2/+1
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-071-1/+1
* storage/posix: In lookup check for buf->gfid being NULLshishir gowda2012-02-291-0/+6
* glusterfsd: unref the dict and free the memory to avoid memleakRaghavendra Bhat2012-02-271-0/+1
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-34/+87
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+19
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-0/+1
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+20
* storage/posix: reset op_ret to -1 after call to MAKE_INODE_HANDLEshishir gowda2012-02-161-0/+5
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+4
* storage/posix: Fix rename gfid handle unsetPranith Kumar K2012-01-291-4/+4
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+54
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-24/+56
* storage/posix: Pass correct size to sys_lgetxattrroot2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-438/+292
* Avoid setting dict when size is -1Rahul C S2012-01-031-0/+5
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-11/+5
* storage/posix : prevent unmount of underlying fsKaushal M2011-09-271-1/+13
* posix-getxattr: Honor xattr name if specifiedshishir gowda2011-09-221-4/+55
* Proactive self heal process implementationPranith Kumar K2011-09-141-0/+1
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-1/+1
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-2/+2
* storage/posix: posix getxattr log enhancementRajesh Amaravathi2011-09-081-4/+4
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-16/+0
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-1/+1
* - Use linkat(2) instead of link(2) so that linking to symlink work onEmmanuel Dreyfus2011-08-121-0/+20
* Do not distribute UFS1 extended attribute backing storeEmmanuel Dreyfus2011-08-121-0/+14
* 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
* storage/posix: Remove the interim fix that handles the gfid racePranith K2011-07-171-1/+1
* 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-121-0/+28
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-1/+1
* storage/posix: move the helper functions to separate fileAmar Tumballi2011-07-121-830/+5
* 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