Commit History

作者 SHA1 備註 提交日期
  Theodore Ts'o 94d4c066a4 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() 11 年之前
  Namjae Jeon e43bb4e612 ext4: decrement free clusters/inodes counters when block group declared bad 11 年之前
  Linus Torvalds f8409abdc5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 年之前
  Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 年之前
  Maurizio Lombardi b5b6077855 ext4: fix wrong assert in ext4_mb_normalize_request() 11 年之前
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access 11 年之前
  Andrey Tsyvarev 029b10c5a8 ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails 11 年之前
  jon ernst e2cbd58741 ext4: silence sparse check warning for function ext4_trim_extent 11 年之前
  Younger Liu c57ab39b96 ext4: return ENOMEM rather than EIO when find_###_page() fails 11 年之前
  Eric Sandeen dc9ddd984d ext4: remove unused ac_ex_scanned 11 年之前
  Theodore Ts'o ab0c00fccf ext4: make sure ex.fe_logical is initialized 11 年之前
  Theodore Ts'o f5a44db5d2 ext4: add explicit casts when masking cluster sizes 11 年之前
  Junho Ryu 4e8d213980 ext4: fix use-after-free in ext4_mb_new_blocks 11 年之前
  Lukas Czerner 8f9ff18920 ext4: fix FITRIM in no journal mode 12 年之前
  Darrick J. Wong 163a203ddb ext4: mark block group as corrupt on block bitmap error 12 年之前
  Jan Kara 7d7345322d ext4: fix warning in ext4_da_update_reserve_space() 12 年之前
  Theodore Ts'o e7676a704e ext4: don't allow ext4_free_blocks() to fail due to ENOMEM 12 年之前
  Alexey Khoroshilov 2c00ef3ee3 ext4: implement error handling of ext4_mb_new_preallocation() 12 年之前
  Theodore Ts'o 2ed5724d5a ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() 12 年之前
  Linus Torvalds b973425cbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 年之前
  Lachlan McIlroy e6155736ad ext4: limit group search loop for non-extent files 12 年之前
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Dmitri Monakho 8c8e0ca622 ext4: fix usless declarations 12 年之前
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 年之前
  Andrey Sidorov eabe0444df ext4: speed-up releasing blocks on commit 12 年之前
  Lukas Czerner bd86298e60 ext4: introduce ext4_get_group_number() 12 年之前
  Dmitry Monakhov 5d3ee20855 ext4: fix journal callback list traversal 12 年之前
  Theodore Ts'o b10a44c369 ext4: add might_sleep() annotations 12 年之前
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 年之前
  Lukas Czerner bb8b20ed94 ext4: do not use yield() 12 年之前