Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f8b50bbbe63ae4ec6bea28a90a9a603c745ea71
/
fs
/
nilfs2
/
btree.c
d409905
nilfs2: fix missing block address termination in btree node shrinking
by Ryusuke Konishi
· 13 years ago
fe744fd
nilfs2: fix incorrect block address termination in node concatenation
by Ryusuke Konishi
· 13 years ago
5fc7b14
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
by Ryusuke Konishi
· 14 years ago
be66737
nilfs2: record used amount of each checkpoint in checkpoint list
by Ryusuke Konishi
· 14 years ago
03bdb5a
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
by Ryusuke Konishi
· 14 years ago
4e13e66
nilfs2: introduce check flag to btree node buffer
by Ryusuke Konishi
· 14 years ago
464ece8
nilfs2: add btree get block function with readahead option
by Ryusuke Konishi
· 14 years ago
26dfdd8
nilfs2: add read ahead mode to nilfs_btnode_submit_block
by Ryusuke Konishi
· 14 years ago
7c397a8
nilfs2: eliminate inline keywords in btree implementation
by Ryusuke Konishi
· 14 years ago
5ad2686e9
nilfs2: get maximum number of child nodes from bmap object
by Ryusuke Konishi
· 14 years ago
9b7b265
nilfs2: reduce repetitive calculation of max number of child nodes
by Ryusuke Konishi
· 14 years ago
ea64ab8
nilfs2: optimize calculation of min/max number of btree node children
by Ryusuke Konishi
· 14 years ago
364ec2d
nilfs2: remove redundant pointer checks in bmap lookup functions
by Ryusuke Konishi
· 14 years ago
dc935be
nilfs2: unify bmap set_target_v operations
by Ryusuke Konishi
· 14 years ago
e7c274f
nilfs2: get rid of nilfs_btree uses
by Ryusuke Konishi
· 14 years ago
583ada4
nilfs2: remove constant qualifier from argument of bmap propagate
by Ryusuke Konishi
· 14 years ago
25b8d7d
nilfs2: get rid of private conversion macros on bmap key and pointer
by Ryusuke Konishi
· 14 years ago
1d5385b
nilfs2: verify btree node after reading
by Ryusuke Konishi
· 14 years ago
cfa913a
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
by Ryusuke Konishi
· 14 years ago
41c88bd
nilfs2: cleanup multi kmem_cache_{create,destroy} code
by Li Hong
· 15 years ago
73bb488
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
by Li Hong
· 15 years ago
f905440
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
by Li Hong
· 15 years ago
308f441
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
by Li Hong
· 15 years ago
0935db7
nilfs2: use list_splice_tail or list_splice_tail_init
by Ryusuke Konishi
· 15 years ago
1376e93
nilfs2: eliminate nilfs_btnode_get function
by Ryusuke Konishi
· 15 years ago
45f4910
nilfs2: use nilfs_btnode_create_block function
by Ryusuke Konishi
· 15 years ago
30db4e6
nilfs2: remove buffer locking from btree code
by Ryusuke Konishi
· 15 years ago
9b945d5
nilfs2: get rid of BUG_ON use in btree lookup routines
by Ryusuke Konishi
· 15 years ago
2e0c2c7
nilfs2: allow btree code to directly call dat operations
by Ryusuke Konishi
· 15 years ago
3218929
nilfs2: stop zero-fill of btree path just before free it
by Ryusuke Konishi
· 15 years ago
6d28f7e
nilfs2: remove unused btree argument from btree functions
by Ryusuke Konishi
· 15 years ago
c3a7abf
nilfs2: support contiguous lookup of blocks
by Ryusuke Konishi
· 15 years ago
7cde31d
nilfs2: remove nilfs_btree_operations from btree mapping
by Ryusuke Konishi
· 15 years ago
d4b9615
nilfs2: remove bmap pointer operations
by Ryusuke Konishi
· 15 years ago
3033342
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
by Ryusuke Konishi
· 15 years ago
e473c1f
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
by Ryusuke Konishi
· 15 years ago
f198dbb
nilfs2: move get block functions in bmap.c into btree codes
by Ryusuke Konishi
· 15 years ago
9f09890
nilfs2: remove nilfs_bmap_delete_block
by Ryusuke Konishi
· 15 years ago
087d01b
nilfs2: remove nilfs_bmap_put_block
by Ryusuke Konishi
· 15 years ago
d97a51a
nilfs2: unify bmap operations starting use of indirect block address
by Ryusuke Konishi
· 16 years ago
1f5abe7
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
by Ryusuke Konishi
· 16 years ago
8acfbf0
nilfs2: clean up indirect function calling conventions
by Pekka Enberg
· 16 years ago
17c76b0
nilfs2: B-tree based block mapping
by Koji Sato
· 16 years ago