提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 年之前
  Andrew Morton 6c5a6cb998 ext4: fix uninitialized variable in ext4_register_li_request 14 年之前
  Theodore Ts'o 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 年之前
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 年之前
  Theodore Ts'o f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 年之前
  Dan Carpenter f9a62d090c ext4: use IS_ERR() to check for errors in ext4_error_file 14 年之前
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 年之前
  Joe Perches 0ff2ea7d84 ext4: Use printf extension %pV 14 年之前
  Joe Perches 94de56ab20 ext4: Use vzalloc in ext4_fill_flex_info() 14 年之前
  Theodore Ts'o a2595b8aa6 ext4: Add second mount options field since the s_mount_opt is full up 14 年之前
  Theodore Ts'o 673c610033 ext4: Move struct ext4_mount_options from ext4.h to super.c 14 年之前
  Theodore Ts'o fd8c37eccd ext4: Simplify the usage of clear_opt() and set_opt() macros 14 年之前
  Theodore Ts'o 1449032be1 ext4: Turn off multiple page-io submission by default 14 年之前
  Lukas Czerner 93bb41f4f8 fs: Do not dispatch FITRIM through separate super_operation 14 年之前
  Darrick J. Wong 5a9ae68a34 ext4: ext4_fill_super shouldn't return 0 on corruption 14 年之前
  Dan Carpenter f4c8cc652d ext4: missing unlock in ext4_clear_request_list() 14 年之前
  Theodore Ts'o 7ff9c073dd ext4: Add new ext4 inode tracepoints 14 年之前
  Dmitry Monakhov 87009d86dc ext4: do not try to grab the s_umount semaphore in ext4_quota_off 14 年之前
  Theodore Ts'o f7ad6d2e92 ext4: handle writeback of inodes which are being freed 14 年之前
  Theodore Ts'o ce7e010aef ext4: initialize the percpu counters before replaying the journal 14 年之前
  Theodore Ts'o b2c78cd09b ext4: "ret" may be used uninitialized in ext4_lazyinit_thread() 14 年之前
  Lukas Czerner f4245bd4eb ext4: fix lazyinit hang after removing request 14 年之前
  Al Viro 152a083666 new helper: mount_bdev() 15 年之前
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 14 年之前
  Nicolas Kaiser beed5ecbaa ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new 14 年之前
  Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 14 年之前
  Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 年之前
  Theodore Ts'o 7f93cff90f ext4: fix kernel oops if the journal superblock has a non-zero j_errno 14 年之前
  Lukas Czerner 27ee40df2b ext4: add batched_discard into ext4 feature list 14 年之前
  Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 14 年之前