Commit Verlauf

Autor SHA1 Nachricht Datum
  Theodore Ts'o f9ae9cf5d7 ext4: revert commit which was causing fs corruption after journal replays vor 11 Jahren
  Eric Sandeen 5dd214248f ext4: disable synchronous transaction batching if max_batch_time==0 vor 11 Jahren
  Theodore Ts'o ae0f78de2c ext4: clarify error count warning messages vor 11 Jahren
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access vor 11 Jahren
  Lukas Czerner c8b459f492 ext4: remove unnecessary double parentheses vor 11 Jahren
  Stephen Hemminger c197855ea1 ext4: make local functions static vor 11 Jahren
  Darrick J. Wong bd63f6b0cd ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem vor 11 Jahren
  Theodore Ts'o 202ee5df38 ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode vor 11 Jahren
  Lukas Czerner 556615dcbf ext4: rename uninitialized extents to unwritten vor 11 Jahren
  Azat Khuzhin 007649375f ext4: initialize multi-block allocator before checking block descriptors vor 11 Jahren
  Theodore Ts'o ed3654eb98 ext4: optimize Hurd tests when reading/writing inodes vor 11 Jahren
  T Makphaibulchoke 9c191f701c ext4: each filesystem creates and uses its own mb_cache vor 11 Jahren
  Theodore Ts'o 38c03b3439 ext4: only call sync_filesystm() when remounting read-only vor 11 Jahren
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() vor 11 Jahren
  Fabian Frederick e67bc2b359 ext4: Add __init marking to init_inodecache vor 12 Jahren
  Theodore Ts'o 2330141097 ext4: don't try to modify s_flags if the the file system is read-only vor 12 Jahren
  Jan Kara 30fac0f75d ext4: Do not reserve clusters when fs doesn't support extents vor 12 Jahren
  Al Viro 9105bb149b ext4: fix del_timer() misuse for ->s_err_report vor 12 Jahren
  Theodore Ts'o dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes() vor 12 Jahren
  Theodore Ts'o efbed4dc58 ext4: add ratelimiting to ext4 messages vor 12 Jahren
  Linus Torvalds 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 12 Jahren
  Linus Torvalds 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Christoph Hellwig 7b7a8665ed direct-io: Implement generic deferred AIO completions vor 12 Jahren
  Eric Sandeen ad4eec6135 ext4: allow specifying external journal by pathname mount option vor 12 Jahren
  Joe Perches 8be04b9374 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks vor 12 Jahren
  Piotr Sarna 6ae6514b33 ext4: fix mount/remount error messages for incompatible mount options vor 12 Jahren
  Theodore Ts'o 59d9fa5c2e ext4: allow the mount options nodelalloc and data=journal vor 12 Jahren
  Eric Sandeen dd12ed144e ext4: destroy ext4_es_cachep on module unload vor 12 Jahren
  Theodore Ts'o ad065dd016 ext4: don't show usrquota/grpquota twice in /proc/mounts vor 12 Jahren
  Theodore Ts'o 960fd856fd ext4: fix ext4_get_group_number() vor 12 Jahren