index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-09-14
1
-67
/
+84
*
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
2009-09-14
1
-24
/
+12
*
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
2009-09-14
1
-248
/
+208
*
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
1
-0
/
+84
*
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
2009-06-10
1
-37
/
+15
*
nilfs2: remove bmap pointer operations
Ryusuke Konishi
2009-06-10
1
-54
/
+46
*
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
2009-06-10
1
-15
/
+7
*
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
2009-06-10
1
-10
/
+5
*
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
2009-06-10
1
-22
/
+35
*
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
2009-06-10
1
-4
/
+4
*
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
2009-06-10
1
-17
/
+16
*
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
2009-06-10
1
-5
/
+2
*
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
1
-17
/
+10
*
nilfs2: clean up indirect function calling conventions
Pekka Enberg
2009-04-07
1
-31
/
+31
*
nilfs2: B-tree based block mapping
Koji Sato
2009-04-07
1
-0
/
+2276