index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
storage
/
posix
/
src
/
posix-helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: Null pointer dereferencing clang fix
Harpreet Lalwani
2018-10-26
1
-1
/
+1
*
posix: fill glusterfs.posix.* acl xattrs at dict
Kinglong Mee
2018-10-22
1
-7
/
+83
*
storage/posix: Do not fail entry creation fops if gfid handle already exists
Krutika Dhananjay
2018-10-18
1
-1
/
+1
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
1
-1
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-2618
/
+2562
*
posix: remove not supported get/set content
Amar Tumballi
2018-09-04
1
-168
/
+1
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-11
/
+16
*
multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
1
-9
/
+14
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
1
-2
/
+2
*
posix: Delete the entry if gfid link creation fails
karthik-us
2018-08-20
1
-4
/
+22
*
posix: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-17
1
-1
/
+1
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
1
-9
/
+40
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-7
/
+23
*
storage/posix: Fix excessive logging in WRITE fop path
Krutika Dhananjay
2018-06-13
1
-0
/
+3
*
posix/ctime: Fix gfid heal on first lookup
Kotresh HR
2018-05-24
1
-10
/
+42
*
glusterd/ctime: Provide option to enable/disable ctime feature
Kotresh HR
2018-05-06
1
-3
/
+6
*
posix/ctime: posix hook to set ctime xattr in relevant fops
Kotresh HR
2018-05-06
1
-2
/
+42
*
posix/ctime: posix hooks to get consistent time xattr
Kotresh HR
2018-05-06
1
-6
/
+54
*
gluster: Sometimes Brick process is crashed at the time of stopping brick
Mohit Agrawal
2018-04-19
1
-4
/
+10
*
posix: check file state before continuing with fops
Susant Palai
2018-04-10
1
-0
/
+482
*
Quota: heal directory on newly added bricks when quota limit is reached
Sanoj Unnikrishnan
2018-03-28
1
-0
/
+4
*
storage/posix: Add active-fd-count option in gluster
Pranith Kumar K
2018-03-21
1
-32
/
+20
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-27
1
-0
/
+1
*
Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"
Mohit Agrawal
2018-02-19
1
-1
/
+0
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-15
1
-0
/
+1
*
cluster/dht: avoid overwriting client writes during migration
Susant Palai
2018-02-02
1
-0
/
+42
*
posix: In getxattr, honor the wildcard '*'
Poornima G
2018-01-19
1
-23
/
+41
*
dict: add more types for values
Amar Tumballi
2018-01-05
1
-4
/
+4
*
posix: Introduce flags for validity of iatt members
Ravishankar N
2017-12-29
1
-0
/
+4
*
cluster/dht: Add migration checks to dht_(f)xattrop
N Balachandran
2017-12-26
1
-0
/
+32
*
posix: Add option to disable nftw() based deletes when purging the landfill d...
Shreyas Siravara
2017-12-11
1
-8
/
+15
*
posix: Reorganize posix xlator to prepare for reuse with rio
ShyamsundarR
2017-12-02
1
-0
/
+35
*
posix: Convert posix_fs_health_check asynchrnously to save timestamp
Mohit Agrawal
2017-12-01
1
-16
/
+82
*
posix: Ignore disk space reserve check for internal FOPS
Mohit Agrawal
2017-10-30
1
-7
/
+5
*
geo-rep: Filter out volume-mark xattr
Kotresh HR
2017-10-13
1
-0
/
+1
*
posix: add null gfid checks
Ravishankar N
2017-08-08
1
-0
/
+6
*
storage/posix: Add virtual xattr to fetch path from gfid
Kotresh HR
2017-07-28
1
-0
/
+96
*
posix: Needs to reserve disk space to prevent the brick from getting full
Mohit Agrawal
2017-07-25
1
-0
/
+115
*
storage/posix: Use the ret value of posix_gfid_heal()
Krutika Dhananjay
2017-07-25
1
-9
/
+7
*
posix/gfid2path: Block access to gfid2path xattr via mount
Kotresh HR
2017-07-24
1
-0
/
+10
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-2
/
+4
*
storage/posix: Don't allow gfid/volume-id xattr to be removed
Pranith Kumar K
2017-07-18
1
-18
/
+10
*
cluster/ec: Get size of file in EC [f]xattrop
Pranith Kumar K
2017-07-13
1
-0
/
+5
*
storage/posix: Handle [f]xattrop xdata
Pranith Kumar K
2017-07-13
1
-16
/
+7
*
posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...
Mohit Agrawal
2017-07-03
1
-10
/
+21
*
posix: Revert modifying op_errno in __posix_fd_ctx_get
Ravishankar N
2017-06-19
1
-10
/
+6
*
glusterfsd: Deletion of brick dir throw emerg msgs after stop volume
Mohit Agrawal
2017-06-09
1
-3
/
+3
*
glusterfs: Not able to mount running volume after enable brick mux and stoppe...
Mohit Agrawal
2017-05-31
1
-15
/
+21
*
posix: use the correct op_errno
Ravishankar N
2017-05-31
1
-5
/
+13
*
brick mux: Detach brick on posix health check failure
Atin Mukherjee
2017-05-15
1
-3
/
+22
[next]