Histórico de Commits

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