index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
direct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
1
-2
/
+2
2010-07-23
nilfs2: remove redundant pointer checks in bmap lookup functions
Ryusuke Konishi
1
-2
/
+1
2010-07-23
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
1
-8
/
+1
2010-07-23
nilfs2: get rid of nilfs_direct uses
Ryusuke Konishi
1
-46
/
+32
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
1
-1
/
+1
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
1
-6
/
+6
2009-12-25
nilfs2: trivial coding style fix
Jiro SEKIBA
1
-8
/
+9
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
1
-103
/
+58
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-0
/
+43
2009-06-10
nilfs2: remove nilfs_direct_operations from direct mapping
Ryusuke Konishi
1
-36
/
+10
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
1
-19
/
+11
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
1
-9
/
+4
2009-06-10
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
1
-3
/
+1
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
1
-5
/
+2
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-3
/
+10
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
1
-14
/
+14
2009-04-07
nilfs2: direct block mapping
Koji Sato
1
-0
/
+429