提交歷史

作者 SHA1 備註 提交日期
  Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. 16 年之前
  Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 16 年之前
  Aneesh Kumar K.V cf17fea657 ext4: Properly update i_disksize. 16 年之前
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 16 年之前
  Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 16 年之前
  Mingming Cao 525f4ed8dc ext4: journal credit fix for the delayed allocation's writepages() function 16 年之前
  Mingming Cao f3bd1f3fa8 ext4: journal credits reservation fixes for DIO, fallocate 16 年之前
  Mingming Cao ee12b63068 ext4: journal credits reservation fixes for extent file writepage 16 年之前
  Theodore Ts'o 88aa3cff4e ext4: Use ext4_discard_reservations instead of mballoc-specific call 16 年之前
  Theodore Ts'o 2b2d6d0197 ext4: Cleanup whitespace and other miscellaneous style issues 17 年之前
  Theodore Ts'o 34071da71a ext4: don't assume extents can't cross block groups when truncating 17 年之前
  Theodore Ts'o 0123c93998 ext4: Fix ext4_ext_journal_restart() 17 年之前
  Aneesh Kumar K.V d03856bd5e ext4: Fix data corruption when writing to prealloc area 17 年之前
  Mingming Cao 61628a3f3a ext4: Invert lock ordering of page_lock and transaction start in delalloc 17 年之前
  Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 年之前
  Jan Kara 9ddfc3dc75 ext4: Fix lock inversion in ext4_ext_truncate() 17 年之前
  Jan Kara cf108bca46 ext4: Invert the locking order of page_lock and transaction start 17 年之前
  Eric Sandeen 953e622b60 ext4: use atomic functions to set bh_state 17 年之前
  Aneesh Kumar K.V 654b4908bc ext4: cleanup block allocator 17 年之前
  Aneesh Kumar K.V 7061eba75c ext4: Use inode preallocation with -o noextents 17 年之前
  Shen Feng 9102e4fa80 ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller 17 年之前
  Shen Feng 1973adcba5 ext4: Make ext4_ext_find_extent fills ext_path completely 17 年之前
  Shen Feng 787e0981fa ext4: return error when calling ext4_ext_split failed 17 年之前
  Aneesh Kumar K.V a379cd1d6b ext4: Update i_disksize properly when allocating from fallocate area. 17 年之前
  Solofo Ramangalahy ef7377289a ext4: update ctime and mtime for truncate with extents. 17 年之前
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 年之前
  Josef Bacik 216553c4b7 ext4: fix wrong gfp type under transaction 17 年之前
  Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 年之前
  Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion 17 年之前
  Aneesh Kumar K.V 161e7b7c1d ext4: Cache the correct extent length for uninit extents 17 年之前