Commit History

Author SHA1 Message Date
  Linus Torvalds e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds d34fc1adf0 Merge branch 'akpm' (patches from Andrew) 8 years ago
  Jan Kara 397162ffa2 mm: remove nr_pages argument from pagevec_lookup{,_range}() 8 years ago
  Jan Kara dec0da7b60 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() 8 years ago
  Jan Kara d72dc8a25a mm: make pagevec_lookup() update index 8 years ago
  Ross Zwisler 91d25ba8a6 dax: use common 4k zero page for dax mmap reads 8 years ago
  Christoph Hellwig 91f9943e1c fs: support RWF_NOWAIT for buffered reads 8 years ago
  Randy Dodgen fd96b8da68 ext4: fix fault handling when mounted with -o dax,ro 8 years ago
  Darrick J. Wong 1bd8d6cd3e ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets 8 years ago
  Jan Kara fcf5ea1099 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize 8 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  Linus Torvalds bc2c6421cb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 8 years ago
  Eric Biggers 66e0aaadce ext4: don't bother checking for encryption key in ->mmap() 8 years ago
  Goldwyn Rodrigues 728fbc0e10 ext4: nowait aio support 8 years ago
  Eryu Guan 624327f879 ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() 8 years ago
  Jan Kara 3f1d5bad3f ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() 8 years ago
  Jan Kara 7d95eddf31 ext4: fix SEEK_HOLE 8 years ago
  Jan Kara fb26a1cbed ext4: return to starting transaction in ext4_dax_huge_fault() 8 years ago
  David Howells 99652ea56a ext4: Add statx support 8 years ago
  Dave Jiang c791ace1e7 mm: replace FAULT_FLAG_SIZE with parameter to huge_fault 8 years ago
  Dave Jiang a2d581675d mm,fs,dax: change ->pmd_fault to ->huge_fault 8 years ago
  Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 years ago
  Dave Jiang f42003917b mm, dax: change pmd_fault() to take only vmf parameter 8 years ago
  Dave Jiang d8a849e1bc mm, dax: make pmd_fault() and friends be the same as fault() 8 years ago
  Christoph Hellwig ff5462e39c ext4: fix DAX write locking 8 years ago
  Theodore Ts'o 0db1ff222d ext4: add shutdown bit and check for it 8 years ago
  Jan Kara 1db175428e ext4: Simplify DAX fault path 9 years ago
  Jan Kara e2ae766c1b ext4: convert DAX faults to iomap infrastructure 8 years ago
  Jan Kara 776722e85d ext4: DAX iomap write support 8 years ago