Historique des commits

Auteur SHA1 Message Date
  Eric Whitney 9fe671496b ext4: adjust reserved cluster count when removing extents il y a 7 ans
  zhong jiang 863c37fcb1 ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa() il y a 7 ans
  Jeremy Cline 1a5d5e5d51 ext4: fix spectre gadget in ext4_mb_regular_allocator() il y a 7 ans
  Linus Torvalds 70a2dc6abc Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 il y a 7 ans
  Theodore Ts'o 8844618d8a ext4: only look at the bg_flags field if it is valid il y a 7 ans
  Linus Torvalds 1434763ca5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 il y a 7 ans
  Sean Fu 21c580d88e ext4: remove NULL check before calling kmem_cache_destroy() il y a 7 ans
  Christoph Hellwig 247dbed8c9 ext4: simplify procfs code il y a 7 ans
  Wang Shilong 736dedbb1a ext4: mark block bitmap corrupted when found il y a 7 ans
  Wang Shilong db79e6d1fb ext4: add new ext4_mark_group_bitmap_corrupted() helper il y a 7 ans
  Jun Piao 49598e04b5 ext4: use 'sbi' instead of 'EXT4_SB(sb)' il y a 7 ans
  Theodore Ts'o f516676857 ext4: fix up remaining files with SPDX cleanups il y a 7 ans
  harshads d77147ff44 ext4: add support for online resizing with bigalloc il y a 8 ans
  Theodore Ts'o b80b32b6d5 ext4: fix clang build regression il y a 8 ans
  Arnd Bergmann 2df2c3402f ext4: fix warning about stack corruption il y a 8 ans
  Daeho Jeong e45105772d ext4: release discard bio after sending discard commands il y a 8 ans
  Colin Ian King ff95015648 ext4: fix spelling mistake: "prellocated" -> "preallocated" il y a 8 ans
  Daeho Jeong a015434480 ext4: send parallel discards on commit completions il y a 8 ans
  Tahsin Erdogan 02749a4c20 ext4: add ext4_is_quota_file() il y a 8 ans
  Konstantin Khlebnikov 9651e6b2e2 ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors il y a 8 ans
  Linus Torvalds bf5f89463f Merge branch 'akpm' (patches from Andrew) il y a 8 ans
  Michal Hocko a7c3e901a4 mm: introduce kv[mz]alloc helpers il y a 8 ans
  Darrick J. Wong 0c9ec4beec ext4: support GETFSMAP ioctls il y a 8 ans
  Eric Biggers d600618673 ext4: constify static data that is never modified il y a 8 ans
  Fabian Frederick 93407472a2 fs: add i_blocksize() il y a 8 ans
  Jan Kara d9b22cf9f5 ext4: fix stripe-unaligned allocations il y a 8 ans
  Jan Kara cd648b8a8f ext4: trim allocation requests to group size il y a 8 ans
  Theodore Ts'o 43c73221b3 ext4: replace BUG_ON with WARN_ON in mb_find_extent() il y a 8 ans
  Chandan Rajendra 30a9d7afe7 ext4: fix stack memory corruption with 64k block size il y a 8 ans
  Chandan Rajendra 69e43e8cc9 ext4: fix mballoc breakage with 64k block size il y a 8 ans