index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
recovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-05-10
nilfs2: use list_first_entry
Ryusuke Konishi
1
-6
/
+6
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-16
/
+16
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
1
-1
/
+1
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