提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 038911597e Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Ross Zwisler 923ae0ff92 ext4: add DAX functionality 10 年之前
  Theodore Ts'o a26f49926d ext4: add optimization for the lazytime mount option 10 年之前
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 年之前
  Wang Shilong 58d86a50ee ext4: update comments regarding ext4_delete_inode() 10 年之前
  Jan Kara b0dea4c165 ext4: move handling of list of shrinkable inodes into extent status code 10 年之前
  Zheng Liu edaa53cac8 ext4: change LRU to round-robin in extent status tree shrinker 10 年之前
  Zheng Liu 2f8e0a7c6c ext4: cache extent hole in extent status tree for ext4_da_map_blocks() 10 年之前
  Jan Kara cbd7584e6e ext4: fix block reservation for bigalloc filesystems 10 年之前
  Jan Kara 4f879ca687 ext4: bail early when clearing inode journal flag fails 11 年之前
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 11 年之前
  Eric Sandeen 0ff8947fc5 ext4: fix reservation overflow in ext4_da_write_begin 11 年之前
  Theodore Ts'o f4bb298102 ext4: add ext4_iget_normal() which is to be used for dir tree lookups 11 年之前
  Theodore Ts'o e2bfb088fa ext4: don't orphan or truncate the boot loader inode 11 年之前
  Li Xi bce92d566a ext4: fix return value of ext4_do_update_inode 11 年之前
  Jan Kara d6320cbfc9 ext4: fix mmap data corruption when blocksize < pagesize 11 年之前
  Theodore Ts'o 754cfed6bb ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag 11 年之前
  Seunghun Lee d91bd2c1d7 ext4: fix comments about get_blocks 11 年之前
  Dmitry Monakhov ee124d2746 ext4: use ext4_update_i_disksize instead of opencoded ones 11 年之前
  Theodore Ts'o 1c2150283c ext4: convert ext4_bread() to use the ERR_PTR convention 11 年之前
  Theodore Ts'o 1056008226 ext4: convert ext4_getblk() to use the ERR_PTR convention 11 年之前
  Dmitry Monakhov 6603120e96 ext4: update i_disksize coherently with block allocation on error path 11 年之前
  Dmitry Monakhov 4631dbf677 ext4: move i_size,i_disksize update routines to helper function 11 年之前
  Lukas Czerner 4f579ae7de ext4: fix punch hole on files with indirect mapping 11 年之前
  Theodore Ts'o 71d4f7d032 ext4: remove metadata reservation checks 11 年之前
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Zheng Liu bd9db175dd ext4: handle symlink properly with inline_data 11 年之前
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access 11 年之前
  Lukas Czerner c8b459f492 ext4: remove unnecessary double parentheses 11 年之前
  Stephen Hemminger c197855ea1 ext4: make local functions static 11 年之前