Ryusuke Konishi
|
39a9dcca61
nilfs2: emit error message when I/O error is detected
|
9 年之前 |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 年之前 |
Ryusuke Konishi
|
0c6c44cb9f
nilfs2: avoid bare use of 'unsigned'
|
9 年之前 |
Ryusuke Konishi
|
2d19961d83
nilfs2: move cleanup code of metadata file from inode routines
|
9 年之前 |
Ryusuke Konishi
|
24e20ead2f
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
|
9 年之前 |
Ryusuke Konishi
|
4b420ab4ee
nilfs2: clean up old e-mail addresses
|
9 年之前 |
Ryusuke Konishi
|
5726d0b454
nilfs2: remove FSF mailing address from GPL notices
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Hitoshi Mitake
|
a9cd207c23
nilfs2: add tracepoints for analyzing reading and writing metadata files
|
9 年之前 |
Ryusuke Konishi
|
fa33915c92
nilfs2: add helper to find existent block on metadata file
|
10 年之前 |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 年之前 |
Vyacheslav Dubeyko
|
8c26c4e269
nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
|
12 年之前 |
Cong Wang
|
7b9c0976ac
nilfs2: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Ryusuke Konishi
|
5fc7b14177
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
|
14 年之前 |
Ryusuke Konishi
|
aa405b1f42
nilfs2: always set back pointer to host inode in mapping->host
|
14 年之前 |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
Miklos Szeredi
|
2aa15890f3
mm: prevent concurrent unmap_mapping_range() on the same inode
|
14 年之前 |
Ryusuke Konishi
|
a7a8447ede
nilfs2: simplify nilfs_mdt_freeze_buffer
|
14 年之前 |
Ryusuke Konishi
|
e828949e5b
nilfs2: call nilfs_error inside bmap routines
|
14 年之前 |
Ryusuke Konishi
|
026a7d63d5
nilfs2: get rid of bdi from nilfs object
|
15 年之前 |
Ryusuke Konishi
|
2879ed66e4
nilfs2: remove own inode allocator and destructor for metadata files
|
15 年之前 |
Ryusuke Konishi
|
090fd5b101
nilfs2: get rid of back pointer to writable sb instance
|
15 年之前 |
Ryusuke Konishi
|
c6e071884a
nilfs2: get rid of mi_nilfs back pointer to nilfs object
|
15 年之前 |
Ryusuke Konishi
|
f1e89c86fd
nilfs2: use iget for all metadata files
|
15 年之前 |
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
|
ebdfed4dc5
nilfs2: add routines to roll back state of DAT file
|
15 年之前 |
Ryusuke Konishi
|
5e19a995f4
nilfs2: separate initializer of metadata file inode
|
15 年之前 |
Ryusuke Konishi
|
b91c9a97c9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
|
15 年之前 |