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
/
shard
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/shard: fix tests/bugs/shard/unlinks-and-renames.t failure
Sheetal Pamecha
2019-11-01
1
-0
/
+1
*
afr: support split-brain CLI for replica 3
Ravishankar N
2019-10-09
1
-1
/
+2
*
features/shard: Send correct size when reads are sent beyond file size
Krutika Dhananjay
2019-08-12
1
-0
/
+2
*
graph/shd: Use glusterfs_graph_deactivate to free the xl rec
Mohammed Rafi KC
2019-06-27
1
-0
/
+3
*
libglusterfs: cleanup iovec functions
Xavi Hernandez
2019-06-11
1
-7
/
+3
*
features/shard: Fix extra unref when inode object is lru'd out and added back
Krutika Dhananjay
2019-06-09
1
-4
/
+2
*
across: clang-scan: fix NULL dereferencing warnings
Amar Tumballi
2019-06-04
1
-10
/
+18
*
features/shard: Fix block-count accounting upon truncate to lower size
Krutika Dhananjay
2019-06-04
2
-13
/
+49
*
features/shard: Fix crash during background shard deletion in a specific case
Krutika Dhananjay
2019-05-16
1
-3
/
+9
*
features/shard: Fix integer overflow in block count accounting
Krutika Dhananjay
2019-05-06
1
-1
/
+1
*
shard: fix crash caused by using null inode
Kinglong Mee
2019-03-14
1
-4
/
+3
*
features/shard: Ref shard inode while adding to fsync list
Krutika Dhananjay
2019-01-24
1
-8
/
+22
*
features/shard: Fix launch of multiple synctasks for background deletion
Krutika Dhananjay
2019-01-11
2
-71
/
+128
*
features/shard: Assign fop id during background deletion to prevent excessive...
Krutika Dhananjay
2019-01-08
1
-0
/
+1
*
New xlator option to control enable/disable of xlators in Gd2
Aravinda VK
2018-12-07
1
-0
/
+8
*
all: add xlator_api to many translators
Amar Tumballi
2018-12-06
1
-0
/
+14
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
4
-8
/
+8
*
feature/shard: Fix coverity issue - Use after free
Susant Palai
2018-11-14
1
-1
/
+1
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-2
/
+2
*
shard : fix coverity issue in shard.c
Sunny Kumar
2018-10-25
1
-4
/
+12
*
shard : fix newly introduced coverity
Sunny Kumar
2018-10-18
1
-1
/
+2
*
features/shard: Hold a ref on base inode when adding a shard to lru list
Krutika Dhananjay
2018-10-16
1
-14
/
+34
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
1
-8
/
+8
*
glusterd: Update op-version from 4.2 to 5.0
ShyamsundarR
2018-09-13
1
-2
/
+2
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-5518
/
+5444
*
Land clang-format changes
Gluster Ant
2018-09-12
3
-315
/
+307
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
2
-6
/
+8
*
xlators: move from strlen() to sizeof()
Yaniv Kaul
2018-08-31
1
-2
/
+2
*
feature/shard: Fix Coverity issue
Ashish Pandey
2018-08-27
1
-7
/
+5
*
features/shard: Fix crash and test case in RENAME fop
Krutika Dhananjay
2018-08-14
1
-2
/
+5
*
features/shard: Make lru limit of inode list configurable
Krutika Dhananjay
2018-07-23
2
-4
/
+21
*
features/shard: Perform shards deletion in the background
Krutika Dhananjay
2018-06-20
3
-159
/
+685
*
features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...
Krutika Dhananjay
2018-06-13
4
-421
/
+1040
*
features/shard: Fix missing unlock in shard_fsync_shards_cbk()
Vijay Bellur
2018-06-01
1
-0
/
+1
*
features/shard: Add option to barrier parallel lookup and unlink of shards
Krutika Dhananjay
2018-04-23
2
-28
/
+89
*
features/shard: Make operations on internal directories generic
Krutika Dhananjay
2018-04-18
2
-92
/
+206
*
features/shard: Do list_del_init() while list memory is valid
Pranith Kumar K
2018-03-20
1
-1
/
+1
*
features/shard: Upon FSYNC from upper layers, wind fsync on all changed shards
Krutika Dhananjay
2018-03-05
3
-38
/
+504
*
features/shard: Fix shard inode refcount when it's part of priv->lru_list.
Krutika Dhananjay
2018-03-02
1
-9
/
+17
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-27
1
-0
/
+3
*
features/shard: Leverage block_num info in inode-ctx in read callback
Krutika Dhananjay
2018-02-27
1
-18
/
+3
*
features/shard: Pass the correct block-num to store in inode ctx
Krutika Dhananjay
2018-02-27
1
-1
/
+1
*
features/shard: shard options for GD2.
Krutika Dhananjay
2018-01-26
1
-0
/
+3
*
core: fix some of the dict_{get,set} with proper APIs
Amar Tumballi
2018-01-17
1
-7
/
+7
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
1
-167
/
+30
*
features/shard: Coverity fixes
Krutika Dhananjay
2017-11-08
1
-3
/
+6
*
features/shard: Change default shard-block-size to 64MB
Krutika Dhananjay
2017-09-14
1
-1
/
+1
*
features/shard: Increment counts in locks
Pranith Kumar K
2017-09-06
1
-2
/
+10
*
features/shard: Return aggregated size in stbuf of LINK fop
Krutika Dhananjay
2017-09-06
1
-2
/
+42
*
features/shard: Remove ctx from LRU in shard_forget
Pranith Kumar K
2017-06-30
1
-0
/
+13
[next]