Commit Graph

404 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
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
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig f4e420dc42 clean up write_begin usage for directories in pagecache 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Ryusuke Konishi 89c0fd014d nilfs2: reject filesystem with unsupported block size 15 years ago
Ryusuke Konishi 6cda9fa257 nilfs2: avoid rec_len overflow with 64KB block size 15 years ago
Ryusuke Konishi c28e69d933 nilfs2: simplify nilfs_get_page function 15 years ago
Ryusuke Konishi c5ca48aabe nilfs2: reject incompatible filesystem 15 years ago