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
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/bitrot: compare the signature with proper length
Raghavendra Bhat
2018-12-03
1
-7
/
+11
*
Multiple xlator .h files: remove unused private gf_* memory types.
Yaniv Kaul
2018-11-30
1
-4
/
+1
*
posix: fix memory leak
Amar Tumballi
2018-11-28
2
-7
/
+23
*
coverity: Fix coverity issues
Mohammed Rafi KC
2018-11-26
1
-0
/
+5
*
posix: Fix null pointer dererfence
Susant Palai
2018-11-14
2
-0
/
+13
*
features/ctime: Fix Coverity issue
Susant Palai
2018-11-12
1
-0
/
+1
*
ctime: Enable ctime feature by default
Kotresh HR
2018-11-11
1
-1
/
+1
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-3
/
+3
*
server: don't allow '/' in basename
Amar Tumballi
2018-11-05
1
-2
/
+2
*
posix : fix coverity issues in posix-entry-ops.c
Sunny Kumar
2018-11-03
1
-2
/
+14
*
posix: Fix coverity issue
Varsha Rao
2018-11-02
1
-2
/
+6
*
posix/ctime: Avoid log flood in posix_update_utime_in_mdata
Kotresh HR
2018-11-02
1
-4
/
+0
*
posix: Null pointer dereferencing clang fix
Harpreet Lalwani
2018-10-26
1
-1
/
+1
*
posix : fix coverity issues in posix-inode-fd-ops.c
Sunny Kumar
2018-10-25
1
-2
/
+2
*
posix: fill glusterfs.posix.* acl xattrs at dict
Kinglong Mee
2018-10-22
3
-10
/
+86
*
storage/posix: Do not fail entry creation fops if gfid handle already exists
Krutika Dhananjay
2018-10-18
2
-6
/
+16
*
posix: return more xattrs at getxattr/fgetxattr when client request
Kinglong Mee
2018-10-17
1
-2
/
+26
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
2
-4
/
+4
*
core: glusterfsd keeping fd open in index xlator
Mohit Agrawal
2018-10-08
1
-0
/
+10
*
ctime: Provide noatime option
Kotresh HR
2018-09-25
1
-0
/
+8
*
storage/posix: Check if fd->inode is NULL before using it
Ashish Pandey
2018-09-20
1
-4
/
+4
*
posix: Fix exporting default value for `export-statfs-size`
Aravinda VK
2018-09-18
1
-1
/
+3
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
9
-12209
/
+11956
*
Land clang-format changes
Gluster Ant
2018-09-12
9
-813
/
+744
*
storage/posix: Fix coverity issue - Unchecked return value
Ashish Pandey
2018-09-11
1
-1
/
+8
*
posix: fix the duplicate macro definitions
Amar Tumballi
2018-09-10
2
-8
/
+0
*
posix: disable open/read/write on special files
Amar Tumballi
2018-09-06
1
-0
/
+33
*
server-protocol: don't allow '../' path in 'name'
Amar Tumballi
2018-09-05
1
-0
/
+6
*
posix: remove not supported get/set content
Amar Tumballi
2018-09-04
3
-186
/
+1
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
2
-18
/
+26
*
multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
5
-53
/
+62
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
4
-8
/
+19
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
2
-8
/
+0
*
storage/posix: Coverity fixes in posix-handle.c
Vijay Bellur
2018-08-25
1
-5
/
+12
*
storage/posix: Increment trusted.pgfid in posix_mknod
N Balachandran
2018-08-23
1
-4
/
+14
*
posix: Delete the entry if gfid link creation fails
karthik-us
2018-08-20
3
-14
/
+41
*
posix: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-17
1
-1
/
+1
*
posix: Mark 'shared-brick-count' as settable
Prashanth Pai
2018-08-13
1
-0
/
+1
*
posix: prevent crash when SEEK_DATA/HOLE is not supported
Xavi Hernandez
2018-08-03
2
-4
/
+4
*
storage/posix: Avoid log flood in posix_set_parent_ctime()
Vijay Bellur
2018-07-23
1
-4
/
+0
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
3
-4
/
+4
*
posix: check before removing stale symlink
Ravishankar N
2018-07-19
1
-4
/
+8
*
afr: switch lk_owner only when pre-op succeeds
Ravishankar N
2018-07-18
1
-5
/
+0
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
4
-53
/
+85
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-7
/
+23
*
posix: Do not log ENXIO errors for seek fop
Xavi Hernandez
2018-07-10
1
-2
/
+3
*
storage/posix: Add warning logs on failure
N Balachandran
2018-07-02
1
-2
/
+12
*
storage/posix: Fix posix_symlinks_match()
Pranith Kumar K
2018-06-26
1
-3
/
+13
*
ctime: Fix self heal of symlink in EC volume
Kotresh HR
2018-06-20
1
-2
/
+0
*
posix/ctime: Fix differential ctime duing entry operations
Kotresh HR
2018-06-20
1
-51
/
+60
[next]