Commit Graph

362 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Ryusuke Konishi f6c26ec508 nilfs2: fix typo in comment of nilfs_dat_move function 14 years ago
Dan Carpenter 103cfcf522 nilfs2: nilfs_iget_for_gc() returns ERR_PTR 14 years ago
Al Viro e4c59d61e8 convert nilfs 14 years ago
Michael Rubin f629d1c9bd mm: add account_page_writeback() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Jiro SEKIBA 6b81e14e64 nilfs2: eliminate sparse warning - "context imbalance" 14 years ago
Jiro SEKIBA abc0b50b6b nilfs2: eliminate sparse warnings - "symbol not declared" 14 years ago
Ryusuke Konishi 026a7d63d5 nilfs2: get rid of bdi from nilfs object 14 years ago
Ryusuke Konishi 5beb6e0b20 nilfs2: add bdev freeze/thaw support 14 years ago
Ryusuke Konishi c05dbfc260 nilfs2: accept 64-bit checkpoint numbers in cp mount option 14 years ago
Ryusuke Konishi 2879ed66e4 nilfs2: remove own inode allocator and destructor for metadata files 14 years ago
Ryusuke Konishi 090fd5b101 nilfs2: get rid of back pointer to writable sb instance 14 years ago
Ryusuke Konishi c6e071884a nilfs2: get rid of mi_nilfs back pointer to nilfs object 14 years ago
Ryusuke Konishi 032dbb3b50 nilfs2: see state of root dentry for mount check of snapshots 14 years ago
Ryusuke Konishi f1e89c86fd nilfs2: use iget for all metadata files 14 years ago
Ryusuke Konishi c1c1d70920 nilfs2: get rid of GCDAT inode 14 years ago
Ryusuke Konishi b1f6a4f294 nilfs2: add routines to redirect access to buffers of DAT file 14 years ago
Ryusuke Konishi ebdfed4dc5 nilfs2: add routines to roll back state of DAT file 14 years ago
Ryusuke Konishi a8070dd365 nilfs2: add routines to save and restore bmap state 14 years ago
Ryusuke Konishi adbb39b548 nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes 14 years ago
Ryusuke Konishi 518d1a6a1d nilfs2: allow nilfs_clear_inode to clear metadata file inodes 14 years ago
Ryusuke Konishi 348fe8da13 nilfs2: simplify life cycle management of nilfs object 14 years ago
Ryusuke Konishi f11459ad7d nilfs2: do not allocate multiple super block instances for a device 14 years ago
Ryusuke Konishi ab4d8f7ebf nilfs2: split out nilfs_attach_snapshot 14 years ago
Ryusuke Konishi 367ea33486 nilfs2: split out nilfs_get_root_dentry 14 years ago
Ryusuke Konishi dc3d3b810a nilfs2: deny write access to inodes in snapshots 14 years ago
Ryusuke Konishi fd52202930 nilfs2: use checkpoint tree for mount check of snapshots 14 years ago
Ryusuke Konishi b7c0634204 nilfs2: move inode count and block count into root object 14 years ago
Ryusuke Konishi e912a5b668 nilfs2: use root object to get ifile 14 years ago
Ryusuke Konishi 8e656fd518 nilfs2: make snapshots in checkpoint tree exportable 14 years ago
Ryusuke Konishi 4d8d9293dc nilfs2: set pointer to root object in inodes 14 years ago
Ryusuke Konishi ba65ae4729 nilfs2: add checkpoint tree to nilfs object 14 years ago
Ryusuke Konishi 263d90cefc nilfs2: remove own inode hash used for GC 14 years ago
Ryusuke Konishi 5e19a995f4 nilfs2: separate initializer of metadata file inode 14 years ago
Ryusuke Konishi 0e14a3595b nilfs2: use iget5_locked to get inode 14 years ago
Ryusuke Konishi 6c43f41000 nilfs2: keep zero value in i_cno except for gc-inodes 14 years ago
Ryusuke Konishi 7d6cd92fe2 nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty 14 years ago
Ryusuke Konishi b91c9a97c9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes 14 years ago
Ryusuke Konishi 9566a7a851 nilfs2: accept future revisions 14 years ago
Jan Blunck d6d4c19c5f BKL: Remove BKL from NILFS2 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig f8c131f5b6 nilfs2: replace barriers with explicit flush / FUA usage 15 years ago
Ryusuke Konishi 4afc31345e nilfs2: fix leak of shadow dat inode in error path of load_nilfs 15 years ago
Ryusuke Konishi 1cb0c924fa nilfs2: wait for discard to finish 15 years ago
Christoph Hellwig 87e99511ea kill BH_Ordered flag 15 years ago
Ryusuke Konishi ea1a16f716 nilfs2: fix false warning saying one of two super blocks is broken 15 years ago
Ryusuke Konishi af4e36318e nilfs2: fix list corruption after ifile creation failure 15 years ago
Al Viro 6fd1e5c994 convert nilfs2 to ->evict_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago