Commit History

Author SHA1 Message Date
  Theodore Ts'o e7676a704e ext4: don't allow ext4_free_blocks() to fail due to ENOMEM 12 years ago
  Alexey Khoroshilov 2c00ef3ee3 ext4: implement error handling of ext4_mb_new_preallocation() 12 years ago
  Theodore Ts'o 2ed5724d5a ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() 12 years ago
  Linus Torvalds b973425cbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Lachlan McIlroy e6155736ad ext4: limit group search loop for non-extent files 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Dmitri Monakho 8c8e0ca622 ext4: fix usless declarations 12 years ago
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
  Andrey Sidorov eabe0444df ext4: speed-up releasing blocks on commit 12 years ago
  Lukas Czerner bd86298e60 ext4: introduce ext4_get_group_number() 12 years ago
  Dmitry Monakhov 5d3ee20855 ext4: fix journal callback list traversal 12 years ago
  Theodore Ts'o b10a44c369 ext4: add might_sleep() annotations 12 years ago
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 years ago
  Lukas Czerner bb8b20ed94 ext4: do not use yield() 12 years ago
  Lukas Czerner e3d85c3660 ext4: remove unused variable in ext4_free_blocks() 12 years ago
  Lukas Czerner 810da240f2 ext4: convert number of blocks to clusters properly 12 years ago
  Theodore Ts'o a0b30c1229 ext4: use module parameters instead of debugfs for mballoc_debug 12 years ago
  Theodore Ts'o 40ae348762 ext4: optimize mballoc for large allocations 12 years ago
  Niu Yawei f116700971 ext4: fix race in ext4_mb_add_n_trim() 12 years ago
  Lukas Czerner d71c1ae23a ext4: warn when discard request fails other than EOPNOTSUPP 12 years ago
  Alan Cox d8ec0c3960 ext4: remove unused assignment 12 years ago
  Eric Sandeen 6d138ced75 ext4: fix awful goto in ext4_mb_new_blocks() 12 years ago
  Linus Torvalds e589db7a6a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Lukas Czerner 5de35e8d5c ext4: Avoid underflow in ext4_trim_fs() 12 years ago
  Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
  Linus Torvalds 6432f21284 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Linus Torvalds 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
  Lukas Czerner aaf7d73e54 ext4: enable FITRIM ioctl on bigalloc file system 12 years ago
  Wei Yongjun 85556c9a50 ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 12 years ago
  Yongqiang Yang 838cd0cf9a ext4: check free block counters in ext4_mb_find_by_goal 12 years ago