Commit History

Author SHA1 Message Date
  Al Viro a95161aaa8 switch nilfs2 to deactivate_locked_super() 16 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 15 years ago
  Alexey Dobriyan b87221de6a const: mark remaining super_operations const 15 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
  Linus Torvalds 9c7cb99a82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 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