summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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-303-2/+70
* storage/posix: Fix conditional compiling for syncfsPranith Kumar K2013-07-241-1/+4
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-233-0/+270
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-0/+14
* posix: add a simple health-checkerNiels de Vos2013-07-033-0/+140
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hNiels de Vos2013-06-271-0/+6
* 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-052-2/+35
* 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-022-0/+40
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-292-5/+10
* Storage/posix: Don't log at ERROR level for failed getxattr.Raghavendra Talur2013-03-121-0/+4
* storage/posix: Remove a redundant lstat in posix_handle_hard.Mohammed Junaid2013-03-061-7/+0
* Modified validation parameters for owner-uid and owner-gid.Avra Sengupta2013-03-011-0/+4
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-072-2/+2
* storage/posix: Fix open-fd-count virtual xattrPranith Kumar K2013-02-061-8/+3
* 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
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-1/+1
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-193-206/+253
* storage/posix: if create returns EXIST, donot set gfid/xattrsshishir gowda2012-12-041-0/+4
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-9/+97
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-76/+292
* BD Backend: Rename LVM. Mohan Kumar2012-11-291-0/+94
* BD Backend: Extend size of file (LV)M. Mohan Kumar2012-11-291-6/+104
* BD Backend: Full clone and linked cloneM. Mohan Kumar2012-11-291-16/+348
* BD Backend: Unlink a file (LV)M. Mohan Kumar2012-11-293-0/+117
* BD Backend: Create a new file (LV)M. Mohan Kumar2012-11-292-9/+255
* BD Backend: Write supportM. Mohan Kumar2012-11-291-0/+243
* BD Backend: Open,read and related calls support for LVM. Mohan Kumar2012-11-294-0/+296
* xlators: Add Block Device(BD) backend translatorM. Mohan Kumar2012-11-297-1/+1524
* 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-203-23/+62
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-1/+1
* storage/posix: remove dependency on loc->path in posix_lookup()Amar Tumballi2012-10-111-1/+0
* storage/posix: return -1 if lstat call returns non zero value apart from -1Raghavendra Bhat2012-10-101-10/+30
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-3/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-2/+2
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-013-38/+60
* Fixed some general typing errors.Varun Shastry2012-09-271-3/+3