Commit History

Author SHA1 Message Date
  Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
  Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
  Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 years ago
  Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
  Al Viro a9e220f832 No need to do lock_super() for exclusion in generic_shutdown_super() 16 years ago
  Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
  Eric Sandeen b31e15527a ext4: Change all super.c messages to print the device 16 years ago
  Andreas Dilger 0b8e58a140 ext4: super.c whitespace cleanup 16 years ago
  Theodore Ts'o 88b6edd17c ext4: Clean up calls to ext4_get_group_desc() 16 years ago
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
  Manish Katiyar f68301656b ext4: Fix memory leak in ext4_fill_super() in case of a failed mount 16 years ago
  Theodore Ts'o 6fd058f779 ext4: Add a comprehensive block validity check to ext4_get_blocks() 16 years ago
  Aneesh Kumar K.V 955ce5f5be ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
  Curt Wohlgemuth f40339031b ext4: Make the length of the mb_history file tunable 16 years ago
  Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
  Theodore Ts'o 596397b77c ext4: Move fs/ext4/namei.h into ext4.h 16 years ago
  Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing 16 years ago
  Theodore Ts'o 3b9d4ed266 ext4: Replace lock/unlock_super() with an explicit lock for the orphan list 16 years ago
  Theodore Ts'o a63c9eb2ce ext4: ext4_mark_recovery_complete() doesn't need to use lock_super 16 years ago
  Theodore Ts'o 114e9fc907 ext4: Remove outdated comment about lock_super() 16 years ago
  Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
  Theodore Ts'o 9ca92389c5 ext4: Use separate super_operations structure for no_journal filesystems 16 years ago
  Theodore Ts'o 7234ab2a55 ext4: Fix and simplify s_dirt handling 16 years ago
  Theodore Ts'o e2d670523c ext4: Simplify ext4_commit_super()'s function signature 16 years ago
  Theodore Ts'o f7c439504c ext4: Use is_power_of_2() for clarity 16 years ago
  Theodore Ts'o c5ca7c7636 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array 16 years ago
  From: Thiemo Nagel 0f2ddca66d ext4: check block device size on mount 16 years ago
  Theodore Ts'o 06705bff91 ext4: Regularize mount options 16 years ago
  Theodore Ts'o afd4672dc7 ext4: Add auto_da_alloc mount option 16 years ago