Skip to content
  • Linus Torvalds's avatar
    Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 · 40c73abb
    Linus Torvalds authored
    * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6:
      ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG
      ext3: Remove redundant unlikely()
      ext2: Remove redundant unlikely()
      ext3: speed up file creates by optimizing rec_len functions
      ext2: speed up file creates by optimizing rec_len functions
      ext3: Add more journal error check
      ext3: Add journal error check in resize.c
      quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout
      ext3: Add FITRIM handling
      ext3: Add batched discard support for ext3
      ext3: Add journal error check into ext3_rename()
      ext3: Use search_dirblock() in ext3_dx_find_entry()
      ext3: Avoid uninitialized memory references with a corrupted htree directory
      ext3: Return error code from generic_check_addressable
      ext3: Add journal error check into ext3_delete_entry()
      ext3: Add error check in ext3_mkdir()
      fs/ext3/super.c: Use printf extension %pV
      fs/ext2/super.c: Use printf extension %pV
      ext3: don't update sb journal_devnum when RO dev
    40c73abb