Commit Graph

114 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Ryusuke Konishi bde4e696e4 nilfs2: do not update mount time on rw->ro remount 15 years ago
Ryusuke Konishi 84cb099985 nilfs2: fix style issue in nilfs_destroy_cachep 15 years ago
Ryusuke Konishi d240e06713 nilfs2: disallow remount of snapshot from/to a regular mount 15 years ago
Ryusuke Konishi b87ca91948 nilfs2: update comment on deactivate_super at nilfs_get_sb 15 years ago
Ryusuke Konishi e2d1591a13 nilfs2: replace MS_VERBOSE with MS_SILENT 15 years ago
Ryusuke Konishi 4571b82cdc nilfs2: add missing initialization of s_mode 15 years ago
Ryusuke Konishi 13e905592b nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive 15 years ago
Ryusuke Konishi 34cb9b5c97 nilfs2: add missing endian conversion on super block magic number 15 years ago
Li Hong 9f130263f3 nilfs2: add a print message after loading nilfs2 15 years ago
Li Hong 41c88bd74d nilfs2: cleanup multi kmem_cache_{create,destroy} code 15 years ago
Ryusuke Konishi 277a6a3417 nilfs2: change default of 'errors' mount option to 'remount-ro' mode 15 years ago
Ryusuke Konishi 973bec34bf nilfs2: fix sync silent failure 15 years ago
Ryusuke Konishi c91cea11df nilfs2: remove whitespaces before quoted newlines 15 years ago
Ryusuke Konishi 7a65004bba nilfs2: fix various typos in comments 15 years ago
Ryusuke Konishi e605f0a724 nilfs2: get rid of s_dirt flag use 15 years ago
Ryusuke Konishi fe5f171bb2 nilfs2: fix potential hang in nilfs_error on errors=remount-ro 15 years ago
Jiro SEKIBA e902ec9906 nilfs2: issue discard request after cleaning segments 15 years ago
Al Viro a95161aaa8 switch nilfs2 to deactivate_locked_super() 15 years ago
Ryusuke Konishi 0234576d04 nilfs2: add norecovery mount option 15 years ago
Ryusuke Konishi f50a4c8149 nilfs2: move recovery completion into load_nilfs function 15 years ago
Ryusuke Konishi fd66c0d5c3 nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
Ryusuke Konishi 79739565e1 nilfs2: separate constructor of metadata files 15 years ago
Ryusuke Konishi 5731e191f2 nilfs2: add size option of private object to metadata file allocator 15 years ago
Jiro SEKIBA e2073e7857 nilfs2: cleanup unused match_bool function 15 years ago
Jiro SEKIBA 91f1953bf3 nilfs2: Using nobarrier option instead of barrier=off 15 years ago
Alexey Dobriyan ac4cfdd6d1 const: mark remaining export_operations const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Ryusuke Konishi 7a102b0923 nilfs2: remove individual gfp constants for each metadata file 16 years ago
Zhu Yanhai 43be0ec038 nilfs2: add more check routines in mount process 16 years ago
Zhang Qiang a4f0b9c5b4 nilfs2: An unassigned variable is assigned to a never used structure member 16 years ago
Jiro SEKIBA 1dfa27105a nilfs2: stop using periodic write_super callback 16 years ago
Jiro SEKIBA 79efdd9411 nilfs2: clean up nilfs_write_super 16 years ago
Jiro SEKIBA 6233caa9d5 nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs 16 years ago
Jiro SEKIBA ec5d66abdb nilfs2: remove redundant super block commit 16 years ago
Jiro SEKIBA b58a285ba4 nilfs2: implement nilfs_show_options to display mount options in /proc/mounts 16 years ago
Zhang Qiang 1154ecbd2f nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() 16 years ago
Al Viro d441b1c293 switch nilfs2 to inode->i_acl 16 years ago
Ryusuke Konishi aa7dfb8954 nilfs2: get rid of bd_mount_sem use from nilfs 16 years ago
Ryusuke Konishi e59399d010 nilfs2: correct exclusion control in nilfs_remount function 16 years ago
Ryusuke Konishi 6dd4740662 nilfs2: simplify remaining sget() use 16 years ago
Ryusuke Konishi 3f82ff5516 nilfs2: get rid of sget use for checking if current mount is present 16 years ago
Ryusuke Konishi 33c8e57c86 nilfs2: get rid of sget use for acquiring nilfs object 16 years ago
Ryusuke Konishi 81fc20bd0e nilfs2: remove meaningless EBUSY case from nilfs_get_sb function 16 years ago
Christoph Hellwig d731e06323 nilfs2: call nilfs2_write_super from nilfs2_sync_fs 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Ryusuke Konishi a53b4751ae nilfs2: use device's backing_dev_info for btree node caches 16 years ago
Ryusuke Konishi e7a7402c0d nilfs2: remove module version 16 years ago
Ryusuke Konishi c306af23e1 nilfs2: return f_fsid for statfs2 16 years ago