Historique des commits

Auteur SHA1 Message Date
  Theodore Ts'o f18a5f21c2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info il y a 14 ans
  Dan Carpenter c49bafa384 ext4: add missing kfree() on error return path in add_new_gdb() il y a 14 ans
  Yongqiang Yang 668f4dc559 ext4: simplify parameters of reserve_backup_gdb() il y a 14 ans
  Yongqiang Yang 2f91971014 ext4: simplify parameters of add_new_gdb() il y a 14 ans
  Yongqiang Yang e6075e984d ext4: remove lock_buffer in bclean() and setup_new_group_blocks() il y a 14 ans
  Yongqiang Yang 6d40bc5a7e ext4: simplify journal handling in setup_new_group_blocks() il y a 14 ans
  Yongqiang Yang c3e94d1df9 ext4: let setup_new_group_blocks() set multiple bits at a time il y a 14 ans
  Yongqiang Yang 2b79b09d13 ext4: fix a typo in ext4_group_extend() il y a 14 ans
  Yongqiang Yang cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code il y a 14 ans
  Yongqiang Yang 0529155e8a ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() il y a 14 ans
  Yongqiang Yang ce723c31b5 ext4: prevent a fs with errors from being resized il y a 14 ans
  Yongqiang Yang 8f82f840ec ext4: prevent parallel resizers by atomic bit ops il y a 14 ans
  Amir Goldstein 537a03103c ext4: unify the ext4_handle_release_buffer() api il y a 14 ans
  Theodore Ts'o da488945f4 ext4: fix compile warnings with EXT4FS_DEBUG enabled il y a 14 ans
  Linus Torvalds e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 il y a 14 ans
  Theodore Ts'o b40971426a ext4: add error checking to calls to ext4_handle_dirty_metadata() il y a 14 ans
  Theodore Ts'o 8a7411a243 ext4: fix on-line resizing regression il y a 14 ans
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge il y a 14 ans
  Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() il y a 14 ans
  Lukas Czerner a31437b85a ext4: use sb_issue_zeroout in setup_new_group_blocks il y a 14 ans
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables il y a 15 ans
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling il y a 15 ans
  Eric Sandeen 42007efd56 ext4: check s_log_groups_per_flex in online resize code il y a 15 ans
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error il y a 15 ans
  Roel Kluin c09eef305d ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() il y a 15 ans
  Aneesh Kumar K.V 08c3a81338 ext4: Clarify the locking details in mballoc il y a 15 ans
  Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF il y a 16 ans
  Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h il y a 16 ans
  Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing il y a 16 ans
  Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups il y a 16 ans