Commit History

Author SHA1 Message Date
  Jan Kara 97a7406880 ext4: remove useless marking of superblock dirty 13 years ago
  Theodore Ts'o f6fb99cadc ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 13 years ago
  Linus Torvalds 4edebed866 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Tao Ma 6f2e9f0e7d ext4: protect group inode free counting with group lock 13 years ago
  Dan Carpenter bb3d132a24 ext4: fix potential NULL dereference in ext4_free_inodes_counts() 13 years ago
  Eric W. Biederman 08cefc7ab8 userns: Convert ext4 to user kuid/kgid where appropriate 13 years ago
  Darrick J. Wong feb0ab32a5 ext4: make block group checksums use metadata_csum algorithm 13 years ago
  Darrick J. Wong fa77dcfafe ext4: calculate and verify block bitmap checksum 13 years ago
  Darrick J. Wong 41a246d1ff ext4: calculate and verify checksums for inode bitmaps 13 years ago
  Darrick J. Wong 814525f4df ext4: calculate and verify inode checksums 13 years ago
  Theodore Ts'o 92b9781658 ext4: change some printk() calls to use ext4_msg() instead 13 years ago
  Theodore Ts'o 1084f252e3 ext4: remove trailing newlines from ext4_msg() and ext4_error() messages 13 years ago
  Theodore Ts'o 813e57276f ext4: fix race when setting bitmap_uptodate flag 13 years ago
  Theodore Ts'o 119c0d4460 ext4: fold ext4_claim_inode into ext4_new_inode 13 years ago
  Theodore Ts'o ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 years ago
  Al Viro dcca3fec9f ext4: propagate umode_t 14 years ago
  Akinobu Mita 597d508c17 ext4: use proper little-endian bitops 13 years ago
  Theodore Ts'o 14c83c9fdd ext4: avoid counting the number of free inodes twice in find_group_orlov() 13 years ago
  Jan Kara acd6ad8351 ext4: fix error handling on inode bitmap corruption 13 years ago
  Linus Torvalds d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
  Eryu Guan 4af8350899 ext4: remove comments about extent mount option in ext4_new_inode() 13 years ago
  Dmitry Monakhov 5cb81dabcc ext4: fix quota accounting during migration 13 years ago
  H Hartley Sweeten e0cbee3e14 ext4: functions should not be declared extern 13 years ago
  Lukas Czerner 4113c4caa4 ext4: remove deprecated oldalloc 13 years ago
  Theodore Ts'o cff1dfd767 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() 13 years ago
  Theodore Ts'o 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 13 years ago
  Theodore Ts'o 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 13 years ago
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 13 years ago
  Theodore Ts'o fd034a84e1 ext4: split out ext4_free_blocks_after_init() 13 years ago