Ryusuke Konishi
|
e3154e9748
nilfs2: get rid of nilfs_sb_info structure
|
14 年 前 |
Ryusuke Konishi
|
f7545144c2
nilfs2: use sb instance instead of nilfs_sb_info struct
|
14 年 前 |
Ryusuke Konishi
|
d96bbfa28a
nilfs2: get rid of sc_sbi back pointer
|
14 年 前 |
Ryusuke Konishi
|
3fd3fe5aea
nilfs2: move log writer onto nilfs object
|
14 年 前 |
Ryusuke Konishi
|
693dd32122
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
|
14 年 前 |
Ryusuke Konishi
|
574e6c3145
nilfs2: move parameters on nilfs_sb_info into nilfs object
|
14 年 前 |
Ryusuke Konishi
|
3b2ce58b0f
nilfs2: move mount options to nilfs object
|
14 年 前 |
Ryusuke Konishi
|
72746ac643
nilfs2: fix regression that i-flag is not set on changeless checkpoints
|
14 年 前 |
Ryusuke Konishi
|
365e215ce1
nilfs2: unfold nilfs_dat_inode function
|
14 年 前 |
Ryusuke Konishi
|
27e6c7a3ce
nilfs2: mark buffer heads as delayed until the data is written to disk
|
14 年 前 |
Ryusuke Konishi
|
e828949e5b
nilfs2: call nilfs_error inside bmap routines
|
14 年 前 |
Michael Rubin
|
f629d1c9bd
mm: add account_page_writeback()
|
14 年 前 |
Jiro SEKIBA
|
6b81e14e64
nilfs2: eliminate sparse warning - "context imbalance"
|
14 年 前 |
Ryusuke Konishi
|
5beb6e0b20
nilfs2: add bdev freeze/thaw support
|
14 年 前 |
Ryusuke Konishi
|
090fd5b101
nilfs2: get rid of back pointer to writable sb instance
|
14 年 前 |
Ryusuke Konishi
|
c1c1d70920
nilfs2: get rid of GCDAT inode
|
15 年 前 |
Ryusuke Konishi
|
b1f6a4f294
nilfs2: add routines to redirect access to buffers of DAT file
|
15 年 前 |
Ryusuke Konishi
|
b7c0634204
nilfs2: move inode count and block count into root object
|
15 年 前 |
Ryusuke Konishi
|
e912a5b668
nilfs2: use root object to get ifile
|
15 年 前 |
Ryusuke Konishi
|
263d90cefc
nilfs2: remove own inode hash used for GC
|
15 年 前 |
Ryusuke Konishi
|
6c43f41000
nilfs2: keep zero value in i_cno except for gc-inodes
|
15 年 前 |
Ryusuke Konishi
|
325020477a
nilfs2: do not update log cursor for small change
|
15 年 前 |
Jiro SEKIBA
|
b2ac86e1a8
nilfs2: sync super blocks in turns
|
15 年 前 |
Jiro SEKIBA
|
d26493b6f0
nilfs2: introduce nilfs_prepare_super
|
15 年 前 |
Ryusuke Konishi
|
4762077c7b
nilfs2: get rid of macros for segment summary information
|
15 年 前 |
Ryusuke Konishi
|
4e819509cb
nilfs2: make nilfs_sc_*_ops static
|
15 年 前 |
Li Hong
|
fdce895ea5
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info
|
15 年 前 |
Li Hong
|
154ac5a830
nilfs2: remove nilfs_segctor_init() in segment.c
|
15 年 前 |
Ryusuke Konishi
|
50614bcf29
nilfs2: insert checkpoint number in segment summary header
|
15 年 前 |
Li Hong
|
41c88bd74d
nilfs2: cleanup multi kmem_cache_{create,destroy} code
|
15 年 前 |