Commit History

Author SHA1 Message Date
  Linus Torvalds 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Jan Kara 12735f8819 ext4: pre-zero allocated blocks for DAX IO 9 years ago
  Jan Kara 914f82a32d ext4: refactor direct IO code 9 years ago
  Jan Kara 7cb476f834 ext4: handle transient ENOSPC properly for DAX 9 years ago
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 years ago
  Daeho Jeong c8585c6fca ext4: fix races between changing inode journal mode and ext4_writepages 9 years ago
  Daeho Jeong 4c54659269 ext4: handle unwritten or delalloc buffers before enabling data journaling 9 years ago
  Jan Kara ee0876bc69 ext4: do not ask jbd2 to write data for delalloc buffers 9 years ago
  Jan Kara 3957ef53a5 ext4: remove EXT4_STATE_ORDERED_MODE 9 years ago
  Jan Kara 06bd3c36a7 ext4: fix data exposure after a crash 9 years ago
  Linus Torvalds 93061f390f Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Kirill A. Shutemov ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Jan Kara e84dfbe2bf ext4: retry block allocation for failed DIO and DAX writes 9 years ago
  Linus Torvalds 53d2e6976b Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 years ago
  Linus Torvalds faeb20ecfa Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Eryu Guan 5e1021f2b6 ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() 9 years ago
  Jan Kara 2d90c160e5 ext4: more efficient SEEK_DATA implementation 9 years ago
  Jan Kara e3fb8eb14e ext4: cleanup handling of bh->b_state in DAX mmap 9 years ago
  Jan Kara facab4d971 ext4: return hole from ext4_map_blocks() 9 years ago
  Jan Kara 600be30a8b ext4: remove i_ioend_count 9 years ago
  Jan Kara 109811c20f ext4: simplify io_end handling for AIO DIO 9 years ago
  Jan Kara efe70c2951 ext4: move trans handling and completion deferal out of _ext4_get_block 9 years ago
  Jan Kara 705965bd6d ext4: rename and split get blocks functions 9 years ago
  Jan Kara 74c66bcb7e ext4: Fix data exposure after failed AIO DIO 9 years ago
  Ross Zwisler 7f6d5b529b dax: move writeback calls into the filesystems 9 years ago
  Ross Zwisler 0a6cf9137d ext2, ext4: only set S_DAX for regular inodes 9 years ago
  Jan Kara 74dae42785 ext4: fix crashes in dioread_nolock mode 9 years ago
  Jan Kara ed8ad83808 ext4: fix bh->b_state corruption 9 years ago
  Christoph Hellwig 187372a3b9 direct-io: always call ->end_io if non-NULL 9 years ago