提交历史

作者 SHA1 备注 提交日期
  Darrick J. Wong bdfb6ff4a2 ext4: mark group corrupt on group descriptor checksum 12 年之前
  Darrick J. Wong 87a39389be ext4: mark block group as corrupt on inode bitmap error 12 年之前
  Theodore Ts'o 19883bd965 ext4: avoid reusing recently deleted inodes in no journal mode 12 年之前
  Theodore Ts'o a34eb50374 ext4: make sure group number is bumped after a inode allocation race 12 年之前
  Jan Kara 5fe2fe895a ext4: provide wrappers for transaction reservation calls 12 年之前
  Theodore Ts'o 9f203507ed ext4: mark all metadata I/O with REQ_META 12 年之前
  Jan Kara eb9cc7e16b ext4: move quota initialization out of inode allocation transaction 12 年之前
  Dmitri Monakho 8c8e0ca622 ext4: fix usless declarations 12 年之前
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 年之前
  Theodore Ts'o 8de5c325b4 ext4: use KERN_WARNING for warning messages 12 年之前
  Theodore Ts'o 1139575a92 ext4: start handle at the last possible moment when creating inodes 12 年之前
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() 12 年之前
  Tao Ma f08225d176 ext4: enable ext4 inline support 12 年之前
  Theodore Ts'o aeb1e5d69a ext4: fix possible use after free with metadata csum 12 年之前
  Eric Sandeen ffb5387e85 ext4: fix unjournaled inode bitmap modification 12 年之前
  Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 年之前
  Yongqiang Yang f2a09af645 ext4: check free inode count before allocating an inode 12 年之前
  Jan Kara 97a7406880 ext4: remove useless marking of superblock dirty 13 年之前
  Theodore Ts'o f6fb99cadc ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 13 年之前
  Linus Torvalds 4edebed866 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 年之前
  Tao Ma 6f2e9f0e7d ext4: protect group inode free counting with group lock 13 年之前
  Dan Carpenter bb3d132a24 ext4: fix potential NULL dereference in ext4_free_inodes_counts() 13 年之前
  Eric W. Biederman 08cefc7ab8 userns: Convert ext4 to user kuid/kgid where appropriate 13 年之前
  Darrick J. Wong feb0ab32a5 ext4: make block group checksums use metadata_csum algorithm 13 年之前
  Darrick J. Wong fa77dcfafe ext4: calculate and verify block bitmap checksum 13 年之前
  Darrick J. Wong 41a246d1ff ext4: calculate and verify checksums for inode bitmaps 13 年之前
  Darrick J. Wong 814525f4df ext4: calculate and verify inode checksums 13 年之前
  Theodore Ts'o 92b9781658 ext4: change some printk() calls to use ext4_msg() instead 13 年之前
  Theodore Ts'o 1084f252e3 ext4: remove trailing newlines from ext4_msg() and ext4_error() messages 13 年之前
  Theodore Ts'o 813e57276f ext4: fix race when setting bitmap_uptodate flag 13 年之前