Commit History

作者 SHA1 備註 提交日期
  Theodore Ts'o e35fd6609b ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() 15 年之前
  Nikanth Karthikesan 6d19c42b7c ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate 15 年之前
  Dmitry Monakhov 21ca087a38 ext4: Do not zero out uninitialized extents beyond i_size 15 年之前
  Jing Zhang b720303df7 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() 15 年之前
  Curt Wohlgemuth fd2dd9fbaf ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() 15 年之前
  Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 年之前
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 年之前
  Frank Mayhar 273df556b6 ext4: Convert BUG_ON checks to use ext4_error() instead 15 年之前
  Jiaying Zhang 744692dc05 ext4: use ext4_get_block_write in buffer write 15 年之前
  Jiaying Zhang c7064ef13b ext4: mechanical rename some of the direct I/O get_block's identifiers 15 年之前
  Jiaying Zhang c8d46e41bc ext4: Add flag to files with blocks intentionally past EOF 15 年之前
  Leonard Michlmayr aca92ff6f5 ext4: correctly calculate number of blocks for fiemap 15 年之前
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 年之前
  Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state 15 年之前
  Eric Sandeen a1de02dccf ext4: fix async i/o writes beyond 4GB to a sparse file 15 年之前
  Aneesh Kumar K.V 1296cc85c2 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag 15 年之前
  Aneesh Kumar K.V 5f634d064c ext4: Fix quota accounting error with fallocate 15 年之前
  Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately 15 年之前
  Aneesh Kumar K.V 515f41c33a ext4: Ensure zeroout blocks have no dirty metadata 15 年之前
  Surbhi Palande 034fb4c95f ext4: replace BUG() with return -EIO in ext4_ext_get_blocks 15 年之前
  Theodore Ts'o fab3a549e2 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) 15 年之前
  Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 年之前
  Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup 15 年之前
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() 15 年之前
  Theodore Ts'o 5068969686 ext4: make sure directory and symlink blocks are revoked 15 年之前
  Mingming ba230c3f6d ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O 15 年之前
  Mingming 5f5249507e ext4: skip conversion of uninit extents after direct IO if there isn't any 15 年之前
  Mingming 109f556519 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents 15 年之前
  Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time 15 年之前
  Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 15 年之前