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
/
features
/
bit-rot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
6
-6444
/
+6445
*
Land clang-format changes
Gluster Ant
2018-09-12
10
-688
/
+641
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
2
-4
/
+3
*
bit-rot xlator: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
4
-19
/
+29
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
5
-22
/
+22
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-2
/
+6
*
make posix return errors when gfid2path key is absent
Raghavendra Bhat
2018-05-18
1
-23
/
+15
*
features/bitrot: print the path of the corrupted objects
Raghavendra Bhat
2018-05-04
4
-6
/
+250
*
features/bitrot: show the corresponding brick for the corrupted objects
Raghavendra Bhat
2018-04-20
1
-3
/
+8
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-27
1
-13
/
+9
*
Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"
Mohit Agrawal
2018-02-19
1
-9
/
+13
*
build: add --without-server option
Niels de Vos
2018-02-19
2
-0
/
+4
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-15
1
-13
/
+9
*
gfapi: return pre/post attributes from glfs_pread/pwrite
Kinglong Mee
2018-02-12
1
-1
/
+1
*
features/bit-rot: Fix default value for scrub-throttle
Kotresh HR
2018-01-18
1
-0
/
+1
*
features/bit-rot: fix volume options for GD2
Atin Mukherjee
2018-01-17
1
-1
/
+11
*
feature/bitrot: remove internal xattrs from lookup cbk
Ravishankar N
2017-12-19
2
-7
/
+21
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
2
-681
/
+106
*
features/bitrot: Add default value for stub export option
Kaushal M
2017-11-29
1
-1
/
+2
*
feature/bitrot: stub xlators opts for GD2
Kotresh HR
2017-11-17
1
-0
/
+5
*
features/bitrot: Fix coverity issues
Kotresh HR
2017-11-09
6
-22
/
+40
*
xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1
Kaleb S. KEITHLEY
2017-10-04
3
-70
/
+26
*
gfapi: Duplicate the buffer sent in setxattr calls
Poornima G
2017-08-07
1
-1
/
+1
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
3
-8
/
+15
*
feature/bitrot: Fix ondemand scrub
Kotresh HR
2017-06-16
2
-6
/
+7
*
glusterfs: Not able to mount running volume after enable brick mux and stoppe...
Mohit Agrawal
2017-05-31
1
-0
/
+31
*
features/bitrot: Fix glusterfsd crash
Kotresh HR
2017-05-29
1
-8
/
+15
*
core: make the per glusterfs_ctx_t timer-wheel refcounted
Niels de Vos
2017-05-01
1
-3
/
+3
*
libglusterfs/stack.h: reduce duplication of code
Amar Tumballi
2017-04-27
1
-5
/
+5
*
features/bit-rot-stub: bring in optional versioning
Raghavendra Bhat
2017-04-18
3
-57
/
+290
*
features/bit-rot-stub: use the correct spelling of quarantine for bad objects
Raghavendra Bhat
2017-01-30
3
-5
/
+20
*
trivial: correct some spelling mistakes in comments and logs
Niels de Vos
2016-10-18
1
-1
/
+1
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
2
-7
/
+7
*
feature/bitrot: Fix recovery of corrupted hardlink
Kotresh HR
2016-09-08
1
-0
/
+12
*
bit-rot: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-29
1
-7
/
+2
*
feature/bitrot: Ondemand scrub option for bitrot
Kotresh HR
2016-08-25
6
-13
/
+97
*
eventsapi: Fix disable-events issue
Aravinda VK
2016-08-24
1
-0
/
+1
*
eventsapi: Bitrot events
Kotresh HR
2016-08-19
1
-0
/
+2
*
feature/bitrot: Ignore files with sticky bit set
Kotresh HR
2016-07-21
1
-0
/
+8
*
feature/bitrot: Fix scrub status with sharded volume
Kotresh HR
2016-07-19
1
-12
/
+26
*
features/bitrot: Move throttling code to libglusterfs
Kotresh HR
2016-07-18
7
-391
/
+29
*
core: use readdir(3) with glibc, and associated cleanup
Kaleb S. KEITHLEY
2016-07-18
1
-14
/
+12
*
feature/bitrot: Show whether scrub is in progress/idle
Kotresh HR
2016-07-11
3
-13
/
+18
*
features/bitrot: Option to set scrub interval to a minute
Kotresh HR
2016-07-05
2
-0
/
+8
*
features/bitrot: Fix Compilation Warning!!!
Kotresh HR
2016-05-02
3
-13
/
+13
*
features/bitrot: Introduce scrubber monitor thread
Kotresh HR
2016-05-01
10
-317
/
+690
*
features/bit-rot-stub: get frame->local before unwinding
Raghavendra Bhat
2016-03-09
1
-3
/
+5
*
features/bitrot: do not remove the quarantine handle in forget
Raghavendra Bhat
2016-02-29
1
-8
/
+96
*
all: fixes for clang compile warnings
Kaleb S KEITHLEY
2016-02-15
1
-1
/
+1
*
all: fix various cppcheck warnings
Kaleb S KEITHLEY
2016-02-15
1
-0
/
+1
[next]