.. |
Kconfig
|
41f4db0f48
fs/Kconfig: move nilfs2 outside misc filesystems
|
15 years ago |
Makefile
|
0c4fb87764
nilfs2: update makefile and Kconfig
|
16 years ago |
alloc.c
|
70622a2091
nilfs2: insert cache operation in palloc get block routines
|
15 years ago |
alloc.h
|
db38d5ad32
nilfs2: add cache framework for persistent object allocator
|
15 years ago |
bmap.c
|
9cb4e0d2b9
nilfs2: move out mark_inode_dirty calls from bmap routines
|
15 years ago |
bmap.h
|
0f3fe33b39
nilfs2: convert nilfs_bmap_lookup to an inline function
|
15 years ago |
bmap_union.h
|
bdb265eae0
nilfs2: integrated block mapping
|
16 years ago |
btnode.c
|
1376e931b7
nilfs2: eliminate nilfs_btnode_get function
|
15 years ago |
btnode.h
|
1376e931b7
nilfs2: eliminate nilfs_btnode_get function
|
15 years ago |
btree.c
|
0935db7477
nilfs2: use list_splice_tail or list_splice_tail_init
|
15 years ago |
btree.h
|
6600b9dd8e
nilfs2: move definition of struct nilfs_btree_node
|
15 years ago |
cpfile.c
|
8707df3847
nilfs2: separate read method of meta data files on super root block
|
15 years ago |
cpfile.h
|
8707df3847
nilfs2: separate read method of meta data files on super root block
|
15 years ago |
dat.c
|
8908b2f70b
nilfs2: add palloc cache to dat
|
15 years ago |
dat.h
|
8707df3847
nilfs2: separate read method of meta data files on super root block
|
15 years ago |
dir.c
|
abdb318b79
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
|
15 years ago |
direct.c
|
2e0c2c7392
nilfs2: allow btree code to directly call dat operations
|
15 years ago |
direct.h
|
355c6b6103
nilfs2: remove nilfs_direct_operations from direct mapping
|
16 years ago |
file.c
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
gcdat.c
|
c3ea56c800
nilfs2: flush palloc cache before manipulating data pages of GC dat
|
15 years ago |
gcinode.c
|
75f65edfcc
nilfs2: remove newblk argument from nilfs_btnode_submit_block
|
15 years ago |
ifile.c
|
49fa7a5902
nilfs2: add palloc cache to ifile
|
15 years ago |
ifile.h
|
79739565e1
nilfs2: separate constructor of metadata files
|
15 years ago |
inode.c
|
abdb318b79
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
|
15 years ago |
ioctl.c
|
c1ea985c71
nilfs2: fix lock order reversal in chcp operation
|
15 years ago |
mdt.c
|
db38d5ad32
nilfs2: add cache framework for persistent object allocator
|
15 years ago |
mdt.h
|
db38d5ad32
nilfs2: add cache framework for persistent object allocator
|
15 years ago |
namei.c
|
abdb318b79
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
|
15 years ago |
nilfs.h
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
page.c
|
843382370e
nilfs2: ensure to clear dirty state when deleting metadata file block
|
16 years ago |
page.h
|
0bd49f9446
nilfs2: buffer and page operations
|
16 years ago |
recovery.c
|
0935db7477
nilfs2: use list_splice_tail or list_splice_tail_init
|
15 years ago |
sb.h
|
6dd4740662
nilfs2: simplify remaining sget() use
|
16 years ago |
segbuf.c
|
a694291a62
nilfs2: separate wait function from nilfs_segctor_write
|
15 years ago |
segbuf.h
|
a694291a62
nilfs2: separate wait function from nilfs_segctor_write
|
15 years ago |
segment.c
|
a694291a62
nilfs2: separate wait function from nilfs_segctor_write
|
15 years ago |
segment.h
|
a694291a62
nilfs2: separate wait function from nilfs_segctor_write
|
15 years ago |
sufile.c
|
f021759d74
nilfs2: clean up get/put function of a segment usage
|
15 years ago |
sufile.h
|
f021759d74
nilfs2: clean up get/put function of a segment usage
|
15 years ago |
super.c
|
0234576d04
nilfs2: add norecovery mount option
|
15 years ago |
the_nilfs.c
|
0234576d04
nilfs2: add norecovery mount option
|
15 years ago |
the_nilfs.h
|
a057d2c011
nilfs2: add helper to get if volume is in a valid state
|
15 years ago |