summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* Disable brick daemon from incorrect brick directorykrad2017-09-131-0/+13
* Remediation for XFS/DIO corruption problem.Jeff Darcy2017-09-123-2/+254
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-09-093-7/+50
* storage/posix: Add limit to number of hard links.Shreyas Siravara2017-09-082-2/+29
* posix: fadvise filedescriptors POSIX_FADV_RANDOM to bypass kernel read-size bugShreyas Siravara2017-09-073-1/+32
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-09-031-0/+10
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-313-43/+170
|\
| * storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-08-102-10/+13
| * posix: use the correct op_errnoRavishankar N2017-06-202-5/+8
| * geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-05-033-9/+62
| * storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-04-043-11/+54
| * storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-04-043-8/+33
* | storage/posix: Fix crash bug in posix_make_ancestryfromgfidRichard Wareing2017-08-303-5/+27
* | afr/cluster: PGFID heal supportRichard Wareing2017-07-311-5/+3
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-03-164-36/+113
|\|
| * storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-03-114-36/+113
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-03-051-3/+3
|\|
| * posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-261-3/+3
* | cluster/afr: Turn on pgfid tracking by defaultRichard Wareing2017-02-101-1/+1
* | storage/posix: Fix race in file creation when brick was offline during delete.Kevin Vigor2017-02-101-7/+23
* | Merge remote-tracking branch 'origin/release-3.8' into 3.8-mergeKevin Vigor2017-01-091-6/+20
|\|
| * posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-6/+20
* | storage/posix: Add free space limits to bricksKevin Vigor2016-12-193-1/+144
|/
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-251-5/+5
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-17/+1
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-071-2/+2
* storage/posix: Log EEXIST failures at DEBUG log-levelKrutika Dhananjay2016-08-171-3/+6
* storage/posix: fix inode leaksRaghavendra G2016-08-102-1/+6
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-101-11/+58
* posix: honour fsync flags in posix_do_zerofillRavishankar N2016-08-051-2/+2
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-301-1/+1
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-07-291-0/+10
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-07-294-48/+52
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-291-33/+11
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-271-0/+1
* posix, shard: Use page-aligned buffer for o-direct readsPranith Kumar K2016-06-271-8/+32
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-181-1/+1
* storage/posix: Print offset,size and gfid too when readv failsKrutika Dhananjay2016-06-081-1/+3
* cluster/ec: Use correct log levelsAshish Pandey2016-05-301-2/+2
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-241-13/+86
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-031-0/+29
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-1/+9
* storage/posix: change the conflicting msg-idRaghavendra G2016-04-261-2/+4
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-222-13/+113
* posix: Add lease() fopPoornima G2016-04-212-1/+24
* arbiter: write performance improvementRavishankar N2016-04-111-14/+21
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-11/+10
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-263-15/+57
* storage/posix: Typo in log messageN Balachandran2016-03-171-6/+6
* posix: Filter gsyncd stime xattrKotresh HR2016-03-151-0/+3