summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-286-45/+205
|\
| * Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
| * build: MacOSX Porting fixesHarshavardhana2014-04-246-44/+204
* | Merge branch 'upstream'Jeff Darcy2014-03-247-22/+56
|\|
| * storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-086-22/+46
| * build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-061-0/+10
* | Add GF_FOP_IPC for inter-translator communication.Jeff Darcy2014-03-111-0/+15
|/
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-2/+4
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-02-161-110/+112
* add build-gfid option to enable pgfid tracking ...Krishnan Parthasarathi2014-02-141-1/+1
* storage/posix: calculate checksum only over read dataAnand Avati2014-02-131-2/+2
* storage/posix: perform chmod after chown.Ravishankar N2014-02-111-6/+6
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-081-1/+4
* Problem : getfattr fails and mount point becomes inaccessible while Atin Mukherjee2014-02-051-1/+1
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-251-1/+0
* storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-223-13/+12
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-142-32/+6
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-142-4/+8
* pathinfo: Provide user namespace access.Vijaykumar M2014-01-031-0/+5
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-162-5/+6
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-121-12/+29
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-261-0/+15
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-0/+6
* features/marker: quota friendly changesRaghavendra G2013-11-261-0/+92
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-265-152/+963
* Build storage/posix xlator if fallocate() does not existsEmmanuel Dreyfus2013-11-201-1/+12
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-203-3/+278
* BD fixes for coverity scanM. Mohan Kumar2013-11-191-5/+9
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+5
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-8/+8
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-133-46/+607
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-136-24/+647
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-136-0/+2776
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-137-3259/+0
* glusterfs: zerofill supportM. Mohan Kumar2013-11-102-16/+186
* posix: Fix excessive logging resulting from get_real_filename failure from sambaKrutika Dhananjay2013-11-071-2/+3
* posix: Fix readv FOPM. Mohan Kumar2013-10-172-10/+2
* storage/posix: Lower log severity for ENODATA errors in getxattr()Vijay Bellur2013-10-151-1/+2
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-292-7/+9
* core: block unused signals in created threadsAnand Avati2013-09-253-7/+7
* 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