index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
1
-0
/
+31
2015-04-17
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
1
-11
/
+6
2011-05-10
nilfs2: get rid of NILFS_I_NILFS
Ryusuke Konishi
1
-1
/
+3
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-1
/
+0
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
1
-11
/
+0
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
1
-1
/
+1
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
1
-10
/
+35
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
1
-16
/
+0
2010-10-23
nilfs2: add routines to save and restore bmap state
Ryusuke Konishi
1
-0
/
+18
2010-07-23
nilfs2: get rid of nilfs_bmap_union
Ryusuke Konishi
1
-2
/
+4
2009-12-25
nilfs2: trivial coding style fix
Jiro SEKIBA
1
-2
/
+2
2009-11-20
nilfs2: move out mark_inode_dirty calls from bmap routines
Ryusuke Konishi
1
-4
/
+0
2009-11-20
nilfs2: stop marking metadata inode dirty within btree operations
Ryusuke Konishi
1
-6
/
+2
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
1
-33
/
+20
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
1
-85
/
+0
2009-09-14
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
1
-20
/
+7
2009-07-05
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
1
-0
/
+5
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-1
/
+11
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
1
-129
/
+52
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
1
-10
/
+3
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
1
-20
/
+0
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
1
-6
/
+0
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
1
-6
/
+0
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
1
-28
/
+8
2009-04-13
nilfs2: fix lockdep recursive locking warning on bmap
Ryusuke Konishi
1
-0
/
+5
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
1
-23
/
+23
2009-04-07
nilfs2: integrated block mapping
Koji Sato
1
-0
/
+783