提交历史

作者 SHA1 备注 提交日期
  Al Viro 07c0c5d8b8 ext4: initialization of ext4_li_mtx needs to be done earlier 13 年之前
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 年之前
  Theodore Ts'o ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 年之前
  Xi Wang d50f2ab6f0 ext4: fix undefined behavior in ext4_fill_flex_info() 13 年之前
  Al Viro 94bf608a18 ext4: fix failure exits 13 年之前
  Linus Torvalds eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 年之前
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 年之前
  Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 年之前
  Ben Hutchings 1d526fc91b ext4: Report max_batch_time option correctly 13 年之前
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 年之前
  Rafael J. Wysocki b00f4dc5ff Merge branch 'master' into pm-sleep 13 年之前
  Zheng Liu 5635a62b83 ext4: add missing space to ext4_msg output in ext4_fill_super() 13 年之前
  Theodore Ts'o fc6cb1cda5 ext4: display the correct mount option in /proc/mounts for [no]init_itable 13 年之前
  Rafael J. Wysocki 986b11c3ee Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer 13 年之前
  Tejun Heo a0acae0e88 freezer: unexport refrigerator() and update try_to_freeze() slightly 13 年之前
  Richard Weinberger 2397256d62 ext4: Remove kernel_lock annotations 13 年之前
  Theodore Ts'o eb513689c9 ext4: ignore journalled data options on remount if fs has no journal 13 年之前
  Eric Gouriou 6f91bc5fda ext4: optimize ext4_ext_convert_to_initialized() 13 年之前
  Fabrice Jouhaud d44651d0f9 ext4: fix ext4 so it works without CONFIG_PROC_FS 13 年之前
  Lukas Czerner 4113c4caa4 ext4: remove deprecated oldalloc 13 年之前
  Tao Ma dcf2d804ed ext4: Free resources in some error path in ext4_fill_super 13 年之前
  Theodore Ts'o 5dee54372c ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() 13 年之前
  Theodore Ts'o 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 13 年之前
  Aditya Kali 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value 13 年之前
  Theodore Ts'o f975d6bcc7 ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled 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 bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 13 年之前
  Theodore Ts'o 281b599597 ext4: read-only support for bigalloc file systems 13 年之前
  Theodore Ts'o 7c2e70879f ext4: add ext4-specific kludge to avoid an oops after the disk disappears 13 年之前