提交历史

作者 SHA1 备注 提交日期
  Ryusuke Konishi ead8ecffa3 nilfs2: use set_mask_bits() for operations on buffer state bitmap 10 年之前
  Ryusuke Konishi 6fb7a61e98 nilfs2: do not use async write flag for segment summary buffers 10 年之前
  Ryusuke Konishi 283ee1482f nilfs2: fix deadlock of segment constructor during recovery 10 年之前
  Ryusuke Konishi 7ef3ff2fea nilfs2: fix deadlock of segment constructor over I_SYNC flag 10 年之前
  Andreas Rohner b9f6614072 nilfs2: improve the performance of fdatasync() 11 年之前
  Andreas Rohner e2c7617ae3 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() 11 年之前
  Andreas Rohner 70f2fe3a26 nilfs2: fix segctor bug that causes file system corruption 11 年之前
  Vyacheslav Dubeyko 7f42ec3941 nilfs2: fix issue with race condition of competition between segments for dirty blocks 12 年之前
  Vyacheslav Dubeyko e5f7f84843 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct 12 年之前
  Jan Kara 2c22b337b5 nilfs2: Convert to new freezing mechanism 13 年之前
  Ryusuke Konishi fbb24a3a91 nilfs2: ensure proper cache clearing for gc-inodes 13 年之前
  Tejun Heo a0acae0e88 freezer: unexport refrigerator() and update try_to_freeze() slightly 13 年之前
  Ryusuke Konishi 071d73cfe5 nilfs2: fix problem in setting checkpoint interval 14 年之前
  Ryusuke Konishi 5fc7b14177 nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty 14 年之前
  Ryusuke Konishi aa405b1f42 nilfs2: always set back pointer to host inode in mapping->host 14 年之前
  Ryusuke Konishi 0cc1283881 nilfs2: use list_first_entry 14 年之前
  Ryusuke Konishi 56eb553885 nilfs2: zero fill unused portion of super root block 14 年之前
  Ryusuke Konishi 6c6de1aa65 nilfs2: super root size should change depending on inode size 14 年之前
  Ryusuke Konishi 1cb2d38cb3 nilfs2: get rid of private page allocator 14 年之前
  Nicolas Kaiser eaae0f37d8 nilfs2: merge list_del()/list_add_tail() to list_move_tail() 14 年之前
  Ryusuke Konishi e3154e9748 nilfs2: get rid of nilfs_sb_info structure 14 年之前
  Ryusuke Konishi f7545144c2 nilfs2: use sb instance instead of nilfs_sb_info struct 14 年之前
  Ryusuke Konishi d96bbfa28a nilfs2: get rid of sc_sbi back pointer 14 年之前
  Ryusuke Konishi 3fd3fe5aea nilfs2: move log writer onto nilfs object 14 年之前
  Ryusuke Konishi 693dd32122 nilfs2: move s_inode_lock and s_dirty_files into nilfs object 14 年之前
  Ryusuke Konishi 574e6c3145 nilfs2: move parameters on nilfs_sb_info into nilfs object 14 年之前
  Ryusuke Konishi 3b2ce58b0f nilfs2: move mount options to nilfs object 14 年之前
  Ryusuke Konishi 72746ac643 nilfs2: fix regression that i-flag is not set on changeless checkpoints 14 年之前
  Ryusuke Konishi 365e215ce1 nilfs2: unfold nilfs_dat_inode function 14 年之前
  Ryusuke Konishi 27e6c7a3ce nilfs2: mark buffer heads as delayed until the data is written to disk 14 年之前