index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
bmap.h
Age
Commit message (
Expand
)
Author
2012-07-31
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-23
nilfs2: add routines to save and restore bmap state
Ryusuke Konishi
2010-07-23
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
2010-07-23
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
2009-04-07
nilfs2: integrated block mapping
Koji Sato