Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 6162e4b0be Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 il y a 10 ans
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Linus Torvalds eea3a00264 Merge branch 'akpm' (patches from Andrew) il y a 10 ans
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations il y a 10 ans
  Boaz Harrosh 0e3b210ce1 dax: use pfn_mkwrite to update c/mtime + freeze protection il y a 10 ans
  Michael Halcrow c9c7429c2e ext4 crypto: implement the ext4 decryption read path il y a 10 ans
  Al Viro 2ba48ce513 mirror O_APPEND and O_DIRECT into iocb->ki_flags il y a 10 ans
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter il y a 10 ans
  Al Viro e768d7ff7b ext4_file_write_iter: move generic_write_checks() up il y a 10 ans
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument il y a 10 ans
  Al Viro 5f380c7fa7 lift generic_write_checks() into callers of __generic_file_write_iter() il y a 10 ans
  Al Viro 5d5d568975 make new_sync_{read,write}() static il y a 10 ans
  Sheng Yong 72b8e0f9fa ext4: remove unused header files il y a 10 ans
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h il y a 10 ans
  Ross Zwisler 923ae0ff92 ext4: add DAX functionality il y a 10 ans
  Kirill A. Shutemov d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub il y a 10 ans
  Theodore Ts'o ad7fefb109 Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" il y a 10 ans
  Dmitry Monakhov 14516bb7bb ext4: fix suboptimal seek_{data,hole} extents traversial il y a 10 ans
  Dmitry Monakhov a41537e69b ext4: prevent bugon on race between write/fcntl il y a 11 ans
  Zhang Zhen 590a141863 ext4: remove readpage() check in ext4_mmap_file() il y a 11 ans
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
  Al Viro 8d0207652c ->splice_write() via ->write_iter() il y a 11 ans
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access il y a 11 ans
  Stephen Hemminger c197855ea1 ext4: make local functions static il y a 11 ans
  Al Viro 9b884164d5 convert ext4 to ->write_iter() il y a 11 ans
  Al Viro a832475488 Merge ext4 changes in ext4_file_write() into for-next il y a 11 ans
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() il y a 11 ans
  Theodore Ts'o f5ccfe1ddb ext4: fix locking for O_APPEND writes il y a 11 ans
  Theodore Ts'o 7ed07ba8c3 ext4: factor out common code in ext4_file_write() il y a 11 ans
  Theodore Ts'o 8ad2850f44 ext4: move ext4_file_dio_write() into ext4_file_write() il y a 11 ans