summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-2618/+2562
* posix: remove not supported get/set contentAmar Tumballi2018-09-041-168/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-11/+16
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-9/+14
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-2/+2
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-201-4/+22
* posix: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+1
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-9/+40
* Fix compile warningsXavi Hernandez2018-07-101-7/+23
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-06-131-0/+3
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-241-10/+42
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-061-3/+6
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-2/+42
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-6/+54
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-4/+10
* posix: check file state before continuing with fopsSusant Palai2018-04-101-0/+482
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-0/+4
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-211-32/+20
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-0/+1
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-1/+0
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+1
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+42
* posix: In getxattr, honor the wildcard '*'Poornima G2018-01-191-23/+41
* dict: add more types for valuesAmar Tumballi2018-01-051-4/+4
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-0/+4
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+32
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-111-8/+15
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-021-0/+35
* posix: Convert posix_fs_health_check asynchrnously to save timestampMohit Agrawal2017-12-011-16/+82
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-301-7/+5
* geo-rep: Filter out volume-mark xattrKotresh HR2017-10-131-0/+1
* posix: add null gfid checksRavishankar N2017-08-081-0/+6
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-281-0/+96
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-251-0/+115
* storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-07-251-9/+7
* posix/gfid2path: Block access to gfid2path xattr via mountKotresh HR2017-07-241-0/+10
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+4
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-181-18/+10
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-131-0/+5
* storage/posix: Handle [f]xattrop xdataPranith Kumar K2017-07-131-16/+7
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-031-10/+21
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-191-10/+6
* glusterfsd: Deletion of brick dir throw emerg msgs after stop volumeMohit Agrawal2017-06-091-3/+3
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-15/+21
* posix: use the correct op_errnoRavishankar N2017-05-311-5/+13
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-151-3/+22
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-9/+27
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-111-1/+52