Commit History

作者 SHA1 備註 提交日期
  Theodore Ts'o 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 13 年之前
  Theodore Ts'o 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 13 年之前
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 13 年之前
  Theodore Ts'o f18a5f21c2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info 14 年之前
  Dan Carpenter c49bafa384 ext4: add missing kfree() on error return path in add_new_gdb() 14 年之前
  Yongqiang Yang 668f4dc559 ext4: simplify parameters of reserve_backup_gdb() 14 年之前
  Yongqiang Yang 2f91971014 ext4: simplify parameters of add_new_gdb() 14 年之前
  Yongqiang Yang e6075e984d ext4: remove lock_buffer in bclean() and setup_new_group_blocks() 14 年之前
  Yongqiang Yang 6d40bc5a7e ext4: simplify journal handling in setup_new_group_blocks() 14 年之前
  Yongqiang Yang c3e94d1df9 ext4: let setup_new_group_blocks() set multiple bits at a time 14 年之前
  Yongqiang Yang 2b79b09d13 ext4: fix a typo in ext4_group_extend() 14 年之前
  Yongqiang Yang cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code 14 年之前
  Yongqiang Yang 0529155e8a ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() 14 年之前
  Yongqiang Yang ce723c31b5 ext4: prevent a fs with errors from being resized 14 年之前
  Yongqiang Yang 8f82f840ec ext4: prevent parallel resizers by atomic bit ops 14 年之前
  Amir Goldstein 537a03103c ext4: unify the ext4_handle_release_buffer() api 14 年之前
  Theodore Ts'o da488945f4 ext4: fix compile warnings with EXT4FS_DEBUG enabled 14 年之前
  Linus Torvalds e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 年之前
  Theodore Ts'o b40971426a ext4: add error checking to calls to ext4_handle_dirty_metadata() 14 年之前
  Theodore Ts'o 8a7411a243 ext4: fix on-line resizing regression 14 年之前
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 14 年之前
  Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 14 年之前
  Lukas Czerner a31437b85a ext4: use sb_issue_zeroout in setup_new_group_blocks 14 年之前
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 年之前
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling 15 年之前
  Eric Sandeen 42007efd56 ext4: check s_log_groups_per_flex in online resize code 15 年之前
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 年之前
  Roel Kluin c09eef305d ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() 15 年之前
  Aneesh Kumar K.V 08c3a81338 ext4: Clarify the locking details in mballoc 15 年之前
  Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 年之前