summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
...
* posix: Fix volume will not start if brick has no volume-id attributeVenkatesh Somyajulu2012-11-201-7/+4
* storage/posix: Make rchecksum O_DIRECT friendlyPranith Kumar K2012-11-201-23/+48
* storage/posix: remove dependency on loc->path in posix_lookup()Amar Tumballi2012-10-111-1/+0
* logging: log ENOENT errors in DEBUG mode instead of ERROR or INFORaghavendra Bhat2012-09-171-1/+2
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-09-141-5/+43
* All: License message changeVarun Shastry2012-09-131-7/+6
* storage/posix: Make posix_fremovexattr anon fd friendly.Pranith Kumar K2012-09-061-4/+1
* posix: adjust new xattrops to new dict APICsaba Henk2012-09-061-4/+4
* storage/posix: Add or_array/and_array op for xattropPranith Kumar K2012-09-061-1/+35
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-46/+42
* All: License message changeVarun Shastry2012-08-281-14/+5
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-131-2/+32
* storage/posix: use the size returned by getxattr to allocate memoryRaghavendra Bhat2012-07-171-2/+2
* storage/posix: use ssize_t variable to get the return value of getxattrRaghavendra Bhat2012-07-171-36/+47
* storage/posix: implement native linux AIO supportAnand Avati2012-07-141-1/+47
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-111-5/+50
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-071-1/+1
* storage/posix: Prevent gfid handle leaksPranith Kumar K2012-05-311-4/+6
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-18/+8
* 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-021-2/+18
* 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
* core: coverity issues fixedAmar Tumballi2012-04-231-25/+22
* 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