Commit History

作者 SHA1 備註 提交日期
  Ross Zwisler 11c59c92f4 dax: correct dax iomap code namespace 8 年之前
  Ross Zwisler 03e0990fc8 ext2: remove support for DAX PMD faults 8 年之前
  Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 年之前
  Toshi Kani dbe6ec8156 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings 8 年之前
  Christoph Hellwig 25f4e70291 ext2: use iomap to implement DAX 9 年之前
  Ross Zwisler 6b524995a7 dax: remote unused fault wrappers 9 年之前
  Jan Kara 02fbd13975 dax: Remove complete_unwritten argument 9 年之前
  Ross Zwisler 1e9d180ba3 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() 9 年之前
  Ross Zwisler 80b4adcafc ext2: call dax_pfn_mkwrite() for DAX fsync/msync 9 年之前
  Ross Zwisler 5726b27b09 ext2: Add locking for DAX faults 9 年之前
  Matthew Wilcox e7b1ea2ad6 ext2: huge page fault support 10 年之前
  Matthew Wilcox c94c2acf84 dax: move DAX-related functions to a new header 10 年之前
  Dave Chinner e842f29039 dax: don't abuse get_block mapping for endio callbacks 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 年之前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年之前
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 10 年之前
  Matthew Wilcox 6cd176a51e vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX 10 年之前
  Matthew Wilcox f7ca90b160 dax,ext2: replace the XIP page fault handler with the DAX page fault handler 10 年之前
  Matthew Wilcox d475c6346a dax,ext2: replace XIP read and write with DAX I/O 10 年之前
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 年之前
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 年之前
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 年之前
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  npiggin@suse.de 737f2e93b9 ext2: convert to use the new truncate convention. 15 年之前
  Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 年之前