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
/
recovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
1
-4
/
+0
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
1
-2
/
+1
2010-10-23
nilfs2: set pointer to root object in inodes
Ryusuke Konishi
1
-4
/
+8
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+7
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
1
-4
/
+7
2010-07-23
nilfs2: add missing error code in comment of nilfs_search_super_root
Ryusuke Konishi
1
-0
/
+2
2010-07-23
nilfs2: do not use nilfs_segsum_info structure in recovery code
Ryusuke Konishi
1
-54
/
+37
2010-07-23
nilfs2: divide load_segment_summary function
Ryusuke Konishi
1
-41
/
+69
2010-07-23
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
1
-6
/
+5
2010-07-23
nilfs2: refactor recovery logic routines
Ryusuke Konishi
1
-66
/
+94
2010-05-10
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
nilfs2: delete unnecessary condition in load_segment_summary
Jiro SEKIBA
1
-30
/
+11
2009-11-29
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
1
-1
/
+1
2009-11-20
nilfs2: apply readahead for recovery on mount
Ryusuke Konishi
1
-7
/
+19
2009-11-20
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
Ryusuke Konishi
1
-6
/
+0
2009-09-14
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
1
-1
/
+2
2009-06-10
nilfs2: remove header file for segment list operations
Ryusuke Konishi
1
-13
/
+24
2009-05-09
nilfs2: fix possible recovery failure due to block creation without writer
Ryusuke Konishi
1
-2
/
+4
2009-04-13
nilfs2: fix possible mismatch of sufile counters on recovery
Ryusuke Konishi
1
-16
/
+4
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
1
-1
/
+0
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
1
-11
/
+1
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-3
/
+0
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
1
-15
/
+17
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
1
-0
/
+941