コミット履歴

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