Commit History

Author SHA1 Message Date
  Jan Kara 091e26dfc1 ext4: fix possible use-after-free with AIO 12 years ago
  Jan Kara fe386132f6 ext4: fix ext4_writepage() to achieve data=ordered guarantees 12 years ago
  Jan Kara b6a8e62f8b ext4: simplify mpage_add_bh_to_extent() 12 years ago
  Jan Kara f8bec37037 ext4: dirty page has always buffers attached 12 years ago
  Jan Kara fe089c77f1 ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io() 12 years ago
  Jan Kara 36ade451a5 ext4: Always use ext4_bio_write_page() for writeout 12 years ago
  Zheng Liu 8bad6fc813 ext4: add punching hole support for non-extent-mapped files 12 years ago
  Zheng Liu aaddea812c ext4: add tracepoint in punching hole 12 years ago
  Wang Shilong aebf02430d ext4: use unlikely to improve the efficiency of the kernel 12 years ago
  Theodore Ts'o 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails 12 years ago
  Jan Kara 53e872681f ext4: fix deadlock in journal_unmap_buffer() 12 years ago
  Jan Kara 4520fb3c36 ext4: split off ext4_journalled_invalidatepage() 12 years ago
  Tao Ma aef1c8513c ext4: let ext4_truncate handle inline data correctly 12 years ago
  Tao Ma 9c3569b50f ext4: add delalloc support for inline data 12 years ago
  Tao Ma 3fdcfb668f ext4: add journalled write support for inline data 12 years ago
  Tao Ma f19d5870cb ext4: add normal write support for inline data 12 years ago
  Tao Ma 46c7f25454 ext4: add read support for inline data 12 years ago
  Tao Ma 67cf5b09a4 ext4: add the basic function for inline data support 12 years ago
  Tao Ma 152a7b0a80 ext4: move extra inode read to a new function 12 years ago
  Theodore Ts'o 69c499d152 ext4: restructure ext4_ext_direct_IO() 12 years ago
  Theodore Ts'o f3b59291a6 ext4: remove calls to ext4_jbd2_file_inode() from delalloc write path 12 years ago
  Eric Sandeen 66bea92c69 ext4: init pagevec in ext4_da_block_invalidatepages 12 years ago
  Zheng Liu 7d1b1fbc95 ext4: reimplement ext4_find_delay_alloc_range on extent status tree 12 years ago
  Zheng Liu 51865fda28 ext4: let ext4 maintain extent status tree 12 years ago
  Anatol Pomozov 8b0f165f79 ext4: remove code duplication in ext4_get_block_write_nolock() 12 years ago
  Linus Torvalds 6432f21284 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Linus Torvalds 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
  Theodore Ts'o 041bbb6d36 ext4: fix mtime update in nodelalloc mode 12 years ago
  Dmitry Monakhov 1f555cfa29 ext4: serialize truncate with owerwrite DIO workers 12 years ago
  Dmitry Monakhov 1b65007e98 ext4: endless truncate due to nonlocked dio readers 12 years ago