Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs · c6b02710
    Linus Torvalds authored
    Pull misc filesystem updates from Jan Kara:
    
     - Rewrite kmap_local() handling in ext2
    
     - Convert ext2 direct IO path to iomap (with some infrastructure tweaks
       associated with that)
    
     - Convert two boilerplate licenses in udf to SPDX identifiers
    
     - Other small udf, ext2, and quota fixes and cleanups
    
    * tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
      udf: Fix uninitialized array access for some pathnames
      ext2: Drop fragment support
      quota: fix warning in dqgrab()
      quota: Properly disable quotas when add_dquot_ref() fails
      fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier
      fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
      fs: Drop wait_unfrozen wait queue
      ext2_find_entry()/ext2_dotdot(): callers don't need page_addr anymore
      ext2_{set_link,delete_entry}(): don't bother with page_addr
      ext2_put_page(): accept any pointer within...
    c6b02710
Forked from BeagleBoard.org / Linux
Loading