index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
2015-02-05
1
-0
/
+5
*
nilfs2: get rid of private page allocator
Ryusuke Konishi
2011-05-10
1
-2
/
+0
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
1
-1
/
+1
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
1
-6
/
+4
*
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
1
-2
/
+0
*
nilfs2: use root object to get ifile
Ryusuke Konishi
2010-10-23
1
-1
/
+6
*
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
2010-10-23
1
-1
/
+2
*
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
2010-07-23
1
-3
/
+3
*
nilfs2: refactor recovery logic routines
Ryusuke Konishi
2010-07-23
1
-2
/
+2
*
nilfs2: remove obsolete declarations of cache constructor and destructor
Ryusuke Konishi
2010-05-31
1
-2
/
+0
*
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...
Li Hong
2010-05-10
1
-1
/
+1
*
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
2010-05-10
1
-0
/
+2
*
nilfs2: move pointer to super root block into logs
Ryusuke Konishi
2010-05-10
1
-2
/
+0
*
nilfs2: remove spaces before tabs
Ryusuke Konishi
2010-03-14
1
-1
/
+1
*
nilfs2: fix various typos in comments
Ryusuke Konishi
2010-03-14
1
-1
/
+1
*
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
2010-02-13
1
-0
/
+2
*
nilfs2: separate wait function from nilfs_segctor_write
Ryusuke Konishi
2009-11-30
1
-0
/
+2
*
nilfs2: remove header file for segment list operations
Ryusuke Konishi
2009-06-10
1
-0
/
+1
*
nilfs2: eliminate removal list of segments
Ryusuke Konishi
2009-06-10
1
-6
/
+5
*
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-05-11
1
-1
/
+2
*
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
1
-2
/
+0
*
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
1
-4
/
+1
*
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2009-04-07
1
-0
/
+3
*
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
1
-8
/
+0
*
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
2009-04-07
1
-2
/
+9
*
nilfs2: segment constructor
Ryusuke Konishi
2009-04-07
1
-0
/
+246