Commit History

Author SHA1 Message Date
  Chandan Rajendra 30a9d7afe7 ext4: fix stack memory corruption with 64k block size 8 years ago
  Chandan Rajendra 69e43e8cc9 ext4: fix mballoc breakage with 64k block size 8 years ago
  Linus Torvalds 6784725ab0 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Vegard Nossum 554a5ccc4e ext4: fix reference counting bug on block allocation error 9 years ago
  Theodore Ts'o d08854f5bc ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance 9 years ago
  Al Viro 84c60b1388 drop redundant ->owner initializations 9 years ago
  Nicolai Stange 935244cd54 ext4: silence UBSAN in ext4_mb_init() 9 years ago
  Nicolai Stange b5cb316cdf ext4: address UBSAN warning in mb_find_order_for_block() 9 years ago
  Jakub Wilk 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
  Kirill A. Shutemov ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Konstantin Khlebnikov adb7ef600c ext4: use __GFP_NOFAIL in ext4_free_blocks() 9 years ago
  Adam Buchbinder b8a07463c8 ext4: fix misspellings in comments. 9 years ago
  Daeho Jeong f96c450dab ext4: make sure to revoke all the freeable blocks in ext4_free_blocks 9 years ago
  Huaitong Han 802cf1f9f5 ext4: add a line break for proc mb_groups display 9 years ago
  Andrew Morton 79211c8ed1 remove abs64() 9 years ago
  John Stultz 16175039e6 ext4: fix abs() usage in ext4_mb_check_group_pa 9 years ago
  Daeho Jeong 9c02ac9798 ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc 9 years ago
  Darrick J. Wong 9008a58e5d ext4: make the bitmap read routines return real error codes 9 years ago
  Theodore Ts'o ebd173beb8 ext4: move procfs registration code to fs/ext4/sysfs.c 10 years ago
  Linus Torvalds 1c4c7159ed Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 10 years ago
  Michal Hocko 7444a072c3 ext4: replace open coded nofail allocation in ext4_free_blocks() 10 years ago
  Linus Torvalds e4bc13adfd Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 10 years ago
  Rasmus Villemoes 97b4af2f76 ext4: mballoc: avoid 20-argument function call 10 years ago
  Lukas Czerner 42ac1848ea ext4: return error code from ext4_mb_good_group() 10 years ago
  Lukas Czerner bbdc322f2c ext4: try to initialize all groups we can in case of failure on ppc64 10 years ago
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h 10 years ago
  Markus Elfring bfcba2d035 ext4: Remove an unnecessary check for NULL before iput() 10 years ago
  Dmitry Monakhov 4fdb554318 ext4: cleanup GFP flags inside resize path 10 years ago
  Al Viro b93b41d4c7 ext4: kill ext4_kvfree() 10 years ago