Commit History

Author SHA1 Message Date
  Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
  Linus Torvalds 31583d6acf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
  Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
  Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number 16 years ago
  Theodore Ts'o 4ab2f15b7f ext4: move the abort flag from s_mount_opts to s_mount_flags 16 years ago
  Theodore Ts'o 7f4520cc62 ext4: change s_mount_opt to be an unsigned int 16 years ago
  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 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints 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