Historial de Commits

Autor SHA1 Mensaje Fecha
  Jan Kara 78371a45df ext4: fix assertion in ext4_add_complete_io() hace 12 años
  Christoph Hellwig 7b7a8665ed direct-io: Implement generic deferred AIO completions hace 12 años
  Anatol Pomozov e8974c3930 ext4: rate limit printk in buffer_io_error() hace 12 años
  Jan Kara 822dbba334 ext4: fix warning in ext4_evict_inode() hace 12 años
  Theodore Ts'o a1d8d9a757 ext4: add check to io_submit_init_bio hace 12 años
  Jan Kara 5dc23bdd5f ext4: remove ext4_ioend_wait() hace 12 años
  Jan Kara c724585b62 ext4: don't wait for extent conversion in ext4_punch_hole() hace 12 años
  Jan Kara a115f749c1 ext4: remove wait for unwritten extent conversion from ext4_truncate() hace 12 años
  Jan Kara b0857d309f ext4: defer clearing of PageWriteback after extent conversion hace 12 años
  Jan Kara 2e8fa54e3b ext4: split extent conversion lists to reserved & unreserved parts hace 12 años
  Jan Kara 6b523df4fb ext4: use transaction reservation for extent conversion in ext4_end_io hace 12 años
  Jan Kara 3613d22807 ext4: remove buffer_uninit handling hace 12 años
  Jan Kara 4e7ea81db5 ext4: restructure writeback path hace 12 años
  Jan Kara 97a851ed71 ext4: use io_end for multiple bios hace 12 años
  Linus Torvalds b973425cbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 12 años
  Theodore Ts'o a549984b8c ext4: revert "ext4: use io_end for multiple bios" hace 12 años
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h hace 12 años
  Jan Kara 7b001d6a0c ext4: clear buffer_uninit flag when submitting IO hace 12 años
  Jan Kara 4eec708d26 ext4: use io_end for multiple bios hace 12 años
  Jan Kara 0058f9658c ext4: make ext4_bio_write_page() use BH_Async_Write flags hace 12 años
  Theodore Ts'o 1ada47d946 ext4: fix ext4_evict_inode() racing against workqueue processing code hace 12 años
  Jan Kara 091e26dfc1 ext4: fix possible use-after-free with AIO hace 12 años
  Lukas Czerner cfa7275482 ext4: remove unused variable flags hace 12 años
  Jan Kara 8a850c3fb8 ext4: Make ext4_bio_writepage() handle unprepared buffers hace 12 años
  Jan Kara 002bd7fa3a ext4: simplify list handling in ext4_do_flush_completed_IO() hace 12 años
  Jan Kara 84c17543ab ext4: move work from io_end to inode hace 12 años
  Jan Kara 1ae48a6354 ext4: use redirty_page_for_writepage() in ext4_bio_write_page() hace 12 años
  Jan Kara 36ade451a5 ext4: Always use ext4_bio_write_page() for writeout hace 12 años
  Theodore Ts'o 4a092d7379 ext4: rationalize ext4_extents.h inclusion hace 12 años
  Anatol Pomozov 8d8c182570 ext4: use 'inode' variable that is already dereferenced hace 12 años