summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-1/+2
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-14/+0
* core: changes to support gfid-accessAmar Tumballi2013-08-211-0/+14
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-14/+0
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-2/+39
* posix: Default value for `batch-fsync-delay-usec` should be '0'Harshavardhana2013-08-131-3/+3
* storage/posix: Enable Open-fd-count query in writevPranith Kumar K2013-08-021-1/+39
* Revert "storage/posix: Remove the interim fix that handles the gfid race"shishir gowda2013-07-301-1/+1
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-0/+111
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-0/+14
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+20
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-27/+63
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+67
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+66
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-051-2/+32
* posix: fix dangerous "sharing" of fd in readdir between two requestsAnand Avati2013-04-031-2/+17
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-021-0/+39
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-291-4/+10
* Storage/posix: Don't log at ERROR level for failed getxattr.Raghavendra Talur2013-03-121-0/+4
* Modified validation parameters for owner-uid and owner-gid.Avra Sengupta2013-03-011-0/+4
* storage/posix: skip path construction when dentry list is emptyBrian Foster2013-01-261-0/+2
* cli: fix descriptions of owner-uid and owner-gidShireesh Anjal2013-01-211-2/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-179/+210
* storage/posix: if create returns EXIST, donot set gfid/xattrsshishir gowda2012-12-041-0/+4
* 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