Ryusuke Konishi
|
03bdb5ac58
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
|
15 年 前 |
Ryusuke Konishi
|
4e13e66bee
nilfs2: introduce check flag to btree node buffer
|
15 年 前 |
Ryusuke Konishi
|
464ece8863
nilfs2: add btree get block function with readahead option
|
15 年 前 |
Ryusuke Konishi
|
26dfdd8e29
nilfs2: add read ahead mode to nilfs_btnode_submit_block
|
15 年 前 |
Ryusuke Konishi
|
7c397a81fe
nilfs2: eliminate inline keywords in btree implementation
|
15 年 前 |
Ryusuke Konishi
|
5ad2686e92
nilfs2: get maximum number of child nodes from bmap object
|
15 年 前 |
Ryusuke Konishi
|
9b7b265c9a
nilfs2: reduce repetitive calculation of max number of child nodes
|
15 年 前 |
Ryusuke Konishi
|
ea64ab87cd
nilfs2: optimize calculation of min/max number of btree node children
|
15 年 前 |
Ryusuke Konishi
|
364ec2d700
nilfs2: remove redundant pointer checks in bmap lookup functions
|
15 年 前 |
Ryusuke Konishi
|
dc935be2a0
nilfs2: unify bmap set_target_v operations
|
15 年 前 |
Ryusuke Konishi
|
e7c274f808
nilfs2: get rid of nilfs_btree uses
|
15 年 前 |
Ryusuke Konishi
|
583ada4761
nilfs2: remove constant qualifier from argument of bmap propagate
|
15 年 前 |
Ryusuke Konishi
|
25b8d7ded0
nilfs2: get rid of private conversion macros on bmap key and pointer
|
15 年 前 |
Ryusuke Konishi
|
1d5385b9f3
nilfs2: verify btree node after reading
|
15 年 前 |
Ryusuke Konishi
|
cfa913a507
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
|
15 年 前 |
Li Hong
|
41c88bd74d
nilfs2: cleanup multi kmem_cache_{create,destroy} code
|
15 年 前 |
Li Hong
|
73bb48869b
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
|
15 年 前 |
Li Hong
|
f905440f5e
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
|
15 年 前 |
Li Hong
|
308f44193f
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
|
15 年 前 |
Ryusuke Konishi
|
0935db7477
nilfs2: use list_splice_tail or list_splice_tail_init
|
15 年 前 |
Ryusuke Konishi
|
1376e931b7
nilfs2: eliminate nilfs_btnode_get function
|
15 年 前 |
Ryusuke Konishi
|
45f4910bc0
nilfs2: use nilfs_btnode_create_block function
|
15 年 前 |
Ryusuke Konishi
|
30db4e6c3d
nilfs2: remove buffer locking from btree code
|
15 年 前 |
Ryusuke Konishi
|
9b945d537d
nilfs2: get rid of BUG_ON use in btree lookup routines
|
15 年 前 |
Ryusuke Konishi
|
2e0c2c7392
nilfs2: allow btree code to directly call dat operations
|
16 年 前 |
Ryusuke Konishi
|
3218929dbd
nilfs2: stop zero-fill of btree path just before free it
|
16 年 前 |
Ryusuke Konishi
|
6d28f7ea43
nilfs2: remove unused btree argument from btree functions
|
16 年 前 |
Ryusuke Konishi
|
c3a7abf06c
nilfs2: support contiguous lookup of blocks
|
16 年 前 |
Ryusuke Konishi
|
7cde31d7d6
nilfs2: remove nilfs_btree_operations from btree mapping
|
16 年 前 |
Ryusuke Konishi
|
d4b961576d
nilfs2: remove bmap pointer operations
|
16 年 前 |