Commit History

Author SHA1 Message Date
  Linus Torvalds 4edebed866 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Theodore Ts'o f3fc0210c0 ext4: add missing save_error_info() to ext4_error() 13 years ago
  Theodore Ts'o 2c0544b235 ext4: add debugging trigger for ext4_error() 13 years ago
  Theodore Ts'o 2cde417de0 ext4: return ENOMEM when mounts fail due to lack of memory 13 years ago
  Theodore Ts'o 2716b80284 ext4: remove redundundant "(char *) bh->b_data" casts 13 years ago
  Akira Fujita 9d99012ff2 ext4: remove needs_recovery in ext4_mb_init() 13 years ago
  Eric Sandeen 7e84b62164 ext4: force ro mount if ext4_setup_super() fails 13 years ago
  Linus Torvalds 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
  Darrick J. Wong 25ed6e8a54 jbd2: enable journal clients to enable v2 checksumming 13 years ago
  Linus Torvalds ece78b7df7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Theodore Ts'o f32aaf2d2b ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature 13 years ago
  Eric W. Biederman 08cefc7ab8 userns: Convert ext4 to user kuid/kgid where appropriate 13 years ago
  Jan Kara 0b7f7cefae ext4: Remove i_mutex use from ext4_quota_write() 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  Darrick J. Wong feb0ab32a5 ext4: make block group checksums use metadata_csum algorithm 13 years ago
  Darrick J. Wong a9c4731780 ext4: calculate and verify superblock checksum 13 years ago
  Darrick J. Wong 0441984a33 ext4: load the crc32c driver if necessary 13 years ago
  Darrick J. Wong d25425f8e0 ext4: record the checksum algorithm in use in the superblock 13 years ago
  Eldad Zack db7e5c668e super.c: unused variable warning without CONFIG_QUOTA 13 years ago
  Theodore Ts'o 57f73c2c89 ext4: fix handling of journalled quota options 13 years ago
  Theodore Ts'o 9cd70b347e ext4: address scalability issue by removing extent cache statistics 13 years ago
  Linus Torvalds 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Artem Bityutskiy 182f514f88 ext4: remove useless s_dirt assignment 13 years ago
  Artem Bityutskiy a8e25a8324 ext4: write superblock only once on unmount 13 years ago
  Al Viro 07c0c5d8b8 ext4: initialization of ext4_li_mtx needs to be done earlier 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Theodore Ts'o 92b9781658 ext4: change some printk() calls to use ext4_msg() instead 13 years ago
  Joe Perches d9ee81da93 ext4: avoid output message interleaving in ext4_error_<foo>() 13 years ago
  Theodore Ts'o f70486055e ext4: try to deprecate noacl and noxattr_user mount options 13 years ago