커밋 기록

작성자 SHA1 메시지 날짜
  Linus Torvalds 4515c3069d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 년 전
  Jiri Kosina d014d04386 Merge branch 'for-next' into for-linus 15 년 전
  Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 년 전
  Dmitry Monakhov 194074acac ext4: fix incorrect block reservation on quota transfer. 15 년 전
  Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup 15 년 전
  Dmitry Monakhov 8aa6790f87 ext4: ext4_get_reserved_space() must return bytes instead of blocks 15 년 전
  Jan Kara b9a4207d5e ext4: Avoid data / filesystem corruption when write fails to copy data 15 년 전
  André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 년 전
  Uwe Kleine-König bf48aabb89 tree-wide: fix typos "offest" -> "offset" 15 년 전
  Wu Fengguang 3f0ca30985 ext4: remove unused parameter wbc from __ext4_journalled_writepage() 15 년 전
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() 15 년 전
  Theodore Ts'o b7e57e7c2a ext4: fold ext4_journal_forget() into ext4_forget() 15 년 전
  Theodore Ts'o d6797d14b1 ext4: move ext4_forget() to ext4_jbd2.c 15 년 전
  Jan Kara 2bba702d4f ext4: fix error handling in ext4_ind_get_blocks() 15 년 전
  Theodore Ts'o 1032988c71 ext4: fix block validity checks so they work correctly with meta_bg 15 년 전
  Julia Lawall 30c6e07a92 ext4: fix i_flags access in ext4_da_writepages_trans_blocks() 15 년 전
  Theodore Ts'o 5068969686 ext4: make sure directory and symlink blocks are revoked 15 년 전
  Theodore Ts'o beac2da756 ext4: add tracepoint for ext4_forget() 15 년 전
  Theodore Ts'o 567f3e9a70 ext4: plug a buffer_head leak in an error path of ext4_iget() 15 년 전
  Mingming 4b70df1816 ext4: code clean up for dio fallocate handling 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 년 전
  Aneesh Kumar K.V fa5d11133b ext4: discard preallocation when restarting a transaction during truncate 15 년 전
  Eric Sandeen fbbf694566 [PATCH] ext4: retry failed direct IO allocations 15 년 전
  Curt Wohlgemuth 74072d0a63 ext4: Fix build warning in ext4_dirty_inode() 15 년 전
  Theodore Ts'o 1f94533d9c ext4: fix a BUG_ON crash by checking that page has buffers attached to it 15 년 전
  Curt Wohlgemuth f3dc272fd5 ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode 15 년 전
  Frank Mayhar 830156c79b ext4: Avoid updating the inode table bh twice in no journal mode 15 년 전
  Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 15 년 전
  Mingming Cao 4c0425ff68 ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O 15 년 전