Commit Graph

333 Commits (ab4d8f7ebf33beff97e766d18db47f1ea9635769)

Author SHA1 Message Date
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
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
Ryusuke Konishi 03bdb5ac58 nilfs2: apply read-ahead for nilfs_btree_lookup_contig 15 years ago
Ryusuke Konishi 4e13e66bee nilfs2: introduce check flag to btree node buffer 15 years ago
Ryusuke Konishi 464ece8863 nilfs2: add btree get block function with readahead option 15 years ago
Ryusuke Konishi 26dfdd8e29 nilfs2: add read ahead mode to nilfs_btnode_submit_block 15 years ago
Ryusuke Konishi f8e6cc013b nilfs2: fix buffer head leak in nilfs_btnode_submit_block 15 years ago
Ryusuke Konishi 7c397a81fe nilfs2: eliminate inline keywords in btree implementation 15 years ago
Ryusuke Konishi 5ad2686e92 nilfs2: get maximum number of child nodes from bmap object 15 years ago
Ryusuke Konishi 9b7b265c9a nilfs2: reduce repetitive calculation of max number of child nodes 15 years ago
Ryusuke Konishi ea64ab87cd nilfs2: optimize calculation of min/max number of btree node children 15 years ago
Ryusuke Konishi 364ec2d700 nilfs2: remove redundant pointer checks in bmap lookup functions 15 years ago
Ryusuke Konishi 05d0e94b66 nilfs2: get rid of nilfs_bmap_union 15 years ago
Ryusuke Konishi dc935be2a0 nilfs2: unify bmap set_target_v operations 15 years ago
Ryusuke Konishi e7c274f808 nilfs2: get rid of nilfs_btree uses 15 years ago
Ryusuke Konishi 10ff885ba6 nilfs2: get rid of nilfs_direct uses 15 years ago
Ryusuke Konishi 583ada4761 nilfs2: remove constant qualifier from argument of bmap propagate 15 years ago