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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
features/shard: Handle offset in appending writes
Pranith Kumar K
2017-05-27
1
-42
/
+67
*
features/shard: Set size in inode ctx before size update for truncate too
Krutika Dhananjay
2017-05-10
1
-6
/
+8
*
features/shard: Initialize local->fop in readv
Krutika Dhananjay
2017-04-11
1
-0
/
+1
*
features/shard: Fix vm corruption upon fix-layout
Krutika Dhananjay
2017-04-07
2
-59
/
+96
*
shared: simplify and fix crash when we run out of memory
Michael Scherer
2017-04-06
1
-5
/
+1
*
features/shard: Pass the correct iatt for cache invalidation
Krutika Dhananjay
2017-03-30
1
-1
/
+1
*
features/shard: Fix EIO error on add-brick
Krutika Dhananjay
2017-02-23
2
-19
/
+154
*
features/shard: Put onus of choosing the inode to resolve on individual fops
Krutika Dhananjay
2017-02-23
2
-26
/
+21
*
features/shard: Fill loc.pargfid too for named lookups on individual shards
Krutika Dhananjay
2016-11-08
1
-0
/
+1
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-1
/
+2
*
shard: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-29
1
-3
/
+0
*
build: correctly format some (s)size_t messages
Niels de Vos
2016-07-17
1
-1
/
+1
*
core, shard: Make shards inherit main file's O_DIRECT flag if present
Krutika Dhananjay
2016-06-07
1
-0
/
+11
*
features/shard: Don't modify readv size
Pranith Kumar K
2016-06-06
1
-14
/
+1
*
posix, shard: Use page-aligned buffer for o-direct reads
Krutika Dhananjay
2016-06-03
1
-0
/
+3
*
features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...
Krutika Dhananjay
2016-05-20
1
-143
/
+200
*
Revert "features/shard: Make o-direct writes work with sharding"
Krutika Dhananjay
2016-05-17
1
-6
/
+0
*
features/shard: Make o-direct writes work with sharding
Krutika Dhananjay
2016-04-11
1
-0
/
+6
*
features/shard: Implement discard fop
Krutika Dhananjay
2016-03-11
1
-5
/
+22
*
features/shard: Return ENOTSUP for unsupported fallocate flags
Krutika Dhananjay
2016-03-08
1
-0
/
+8
*
features/shard: Fix NULL-dereference when fsync fails
Krutika Dhananjay
2016-03-02
1
-0
/
+4
*
all: fixes for clang compile warnings
Kaleb S KEITHLEY
2016-02-15
1
-1
/
+1
*
shard: add seek() FOP as not supported
Niels de Vos
2016-02-04
1
-0
/
+12
*
Revert "shard: add seek() FOP as not supported"
Pranith Kumar Karampuri
2016-01-27
1
-12
/
+0
*
shard: add seek() FOP as not supported
Niels de Vos
2016-01-27
1
-0
/
+12
*
features/shard: Implement zerofill FOP
Krutika Dhananjay
2016-01-22
1
-18
/
+35
*
features/shard: Implement fallocate FOP
Krutika Dhananjay
2016-01-18
2
-179
/
+329
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
features/shard: Do not update inode-ctx size (again) after xattrop
Krutika Dhananjay
2015-12-08
1
-2
/
+4
*
features/shard: Set ctime to 0 in fsync callback
Krutika Dhananjay
2015-11-27
1
-0
/
+1
*
features/shard: Eliminate extra update to postbuf in writev
Krutika Dhananjay
2015-11-23
1
-16
/
+17
*
features/changelog: Capture FXATTROP and XATTROP in changelog
Kotresh HR
2015-11-22
1
-2
/
+0
*
features/shard: Force cache-refresh when lookup/readdirp/stat detect that xat...
Krutika Dhananjay
2015-10-28
2
-19
/
+113
[next]