index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
recovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
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