summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-071-1/+1
* Use linkat(2) when linking on symlinkEmmanuel Dreyfus2012-06-051-0/+18
* posix: fix the 'ENOENT' logs for setxattr()Amar Tumballi2012-06-041-6/+7
* storage/posix: Prevent gfid handle leaksPranith Kumar K2012-05-311-4/+6
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-314-19/+114
* storage/posix: readdirp enhancementsAnand Avati2012-05-281-45/+61
* storage/posix,fuse-bridge: fill the d_type attribute in READDIRP repliesNiels de Vos2012-05-181-0/+1
* iobuf: option to provide larger size of buffersAmar Tumballi2012-05-031-4/+1
* log cleanup: in setxattr() pathAmar Tumballi2012-05-022-4/+24
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-3/+3
* storage/posix: fix illegal memory access in fgetxattr()Amar Tumballi2012-04-271-3/+7
* storage/posix: Fix leak of dict in getxattr calls.shishir gowda2012-04-271-3/+1
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+2
* core: coverity issues fixedAmar Tumballi2012-04-231-25/+22
* storage/posix: prefer absolute path handles over GFID handlesv3.3.0qa37Anand Avati2012-04-211-12/+12
* 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.v3.3.0qa34Mohammed Junaid2012-04-093-5/+32
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-043-7/+6
* 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-222-34/+90
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+19
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-1/+1
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-0/+1
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-163-0/+40
* 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
* storage/posix: janitor should unset gfid handlesPranith Kumar K2012-01-291-0/+8
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+54
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-252-25/+57
* storage/posix: Pass correct size to sys_lgetxattrroot2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-206-549/+1313
* Avoid setting dict when size is -1Rahul C S2012-01-031-0/+5
* case to uint64_t when convering gfid to inode, otherwise it can getEmmanuel Dreyfus2011-11-241-1/+1
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-161-1/+6
* 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-272-1/+15
* posix-getxattr: Honor xattr name if specifiedshishir gowda2011-09-221-4/+55
* storage/posix: Filter custom getxattrs in lookupPranith Kumar K2011-09-201-2/+33
* 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