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
|
be667377a8
nilfs2: record used amount of each checkpoint in checkpoint list
|
14 жил өмнө |
Ryusuke Konishi
|
828b1c50ae
nilfs2: add compat ioctl
|
14 жил өмнө |
Ryusuke Konishi
|
b253a3e4f2
nilfs2: tighten restrictions on inode flags
|
14 жил өмнө |
Ryusuke Konishi
|
365e215ce1
nilfs2: unfold nilfs_dat_inode function
|
14 жил өмнө |
Ryusuke Konishi
|
bcbc8c648d
nilfs2: do not pass sbi to functions which can get it from inode
|
14 жил өмнө |
Ryusuke Konishi
|
622daaff0a
nilfs2: fiemap support
|
14 жил өмнө |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 жил өмнө |
Ryusuke Konishi
|
2879ed66e4
nilfs2: remove own inode allocator and destructor for metadata files
|
15 жил өмнө |
Ryusuke Konishi
|
032dbb3b50
nilfs2: see state of root dentry for mount check of snapshots
|
14 жил өмнө |
Ryusuke Konishi
|
f1e89c86fd
nilfs2: use iget for all metadata files
|
15 жил өмнө |
Ryusuke Konishi
|
c1c1d70920
nilfs2: get rid of GCDAT inode
|
15 жил өмнө |
Ryusuke Konishi
|
dc3d3b810a
nilfs2: deny write access to inodes in snapshots
|
15 жил өмнө |
Ryusuke Konishi
|
e912a5b668
nilfs2: use root object to get ifile
|
15 жил өмнө |
Ryusuke Konishi
|
8e656fd518
nilfs2: make snapshots in checkpoint tree exportable
|
15 жил өмнө |
Ryusuke Konishi
|
4d8d9293dc
nilfs2: set pointer to root object in inodes
|
15 жил өмнө |
Ryusuke Konishi
|
263d90cefc
nilfs2: remove own inode hash used for GC
|
15 жил өмнө |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 жил өмнө |
Al Viro
|
6fd1e5c994
convert nilfs2 to ->evict_inode()
|
15 жил өмнө |
Ryusuke Konishi
|
c5ca48aabe
nilfs2: reject incompatible filesystem
|
15 жил өмнө |
Ryusuke Konishi
|
05d0e94b66
nilfs2: get rid of nilfs_bmap_union
|
15 жил өмнө |
Jiro SEKIBA
|
b2ac86e1a8
nilfs2: sync super blocks in turns
|
15 жил өмнө |
Jiro SEKIBA
|
d26493b6f0
nilfs2: introduce nilfs_prepare_super
|
15 жил өмнө |
Ryusuke Konishi
|
60f46b7efc
nilfs2: separate function that updates log position
|
15 жил өмнө |
Ryusuke Konishi
|
7ecaa46cfe
nilfs2: add nilfs_cleanup_super
|
15 жил өмнө |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 жил өмнө |
Al Viro
|
0319003d0d
nilfs really shouldn't slap struct dentry on stack...
|
15 жил өмнө |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 жил өмнө |
Alexey Dobriyan
|
6e1d5dcc2b
const: mark remaining inode_operations as const
|
15 жил өмнө |