Historial de Commits

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