Commit History

Author SHA1 Message Date
  Darren Kenny ef7850c757 fs/xfs: Fix issues found while fuzzing the XFS filesystem 2 years ago
  t.feng 2e32d23574 fs/xfs: Fix memory leaks in XFS module 2 years ago
  Elyes Haouas 5b077d05b3 fs: Remove trailing whitespaces 3 years ago
  Erwan Velu a4b495520e fs/xfs: Fix unreadable filesystem with v4 superblock 3 years ago
  Javier Martinez Canillas 777276063e fs/xfs: Add needsrepair incompat feature support 4 years ago
  Carlos Maiolino 8b1e5d1936 fs/xfs: Add bigtime incompat feature support 4 years ago
  Glenn Washburn 39cfb3eb5c style: Format string macro should have a space between quotes 4 years ago
  Peter Jones 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations 5 years ago
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 6 years ago
  Daniel Kiper cda0a857dd xfs: Accept filesystem with sparse inodes 7 years ago
  Vladimir Serbinenko c42acc23ff xfs: Don't attempt to iterate over empty directory. 7 years ago
  Andrei Borzenkov 58590cb2ef xfs: accept filesystem with meta_uuid 9 years ago
  Andrei Borzenkov aafd205c92 xfs: fix possible inode corruption in directory scan 9 years ago
  Vladimir Serbinenko 049dcfa03c xfs: Fix handling of symlink with crc-enabled filesystem. 10 years ago
  Vladimir Serbinenko ff3c2007ef XFS: Fix wrong alignment treatment. 10 years ago
  Andrei Borzenkov 4db569ca6a xfs: silence Coverity overflow warning 10 years ago
  Jan Kara b6e80c7778 xfs: V5 filesystem format support 10 years ago
  Jan Kara d3ffeb9a9a xfs: Add helpers for inode size 10 years ago
  Jan Kara a139188eb5 xfs: Convert inode numbers to cpu endianity immediately after reading 11 years ago
  Jan Kara 1570140f03 xfs: Fix termination loop for directory iteration 11 years ago
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. 11 years ago
  Vladimir 'phcoder' Serbinenko 156e4ea071 * grub-core/fs/xfs.c: Remove variable length arrays. 11 years ago
  Colin Watson 4eb8b75659 Remove nested functions from disk and file read hooks. 12 years ago
  Vladimir 'phcoder' Serbinenko cf94fd6209 * grub-core/fs/xfs.c (grub_xfs_read_block): Fix computation in presence 12 years ago
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 years ago
  Vladimir 'phcoder' Serbinenko a40994852d * grub-core/fs/xfs.c (grub_xfs_read_block): Make keys a const pointer. 13 years ago
  Vladimir 'phcoder' Serbinenko 2e57f28fc7 * grub-core/fs/bfs.c (mount): Improve filesystem detection reliability. 13 years ago
  Vladimir 'phcoder' Serbinenko f417ed0432 Fix wrapped HFS+ handling. 13 years ago
  Vladimir 'phcoder' Serbinenko 3b4afb4de1 * grub-core/fs/xfs.c (grub_xfs_iterate_dir): Handle read_inode errors. 13 years ago
  Vladimir 'phcoder' Serbinenko f45c794ab5 * grub-core/fs/xfs.c (GRUB_XFS_EXTENT_BLOCK): Fix bitmask. 13 years ago