コミット履歴

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