Commit History

Author SHA1 Message Date
  Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 15 years ago
  Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 15 years ago
  Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 15 years ago
  Theodore Ts'o 3661d28615 ext4: Fix include/trace/events/ext4.h to work with Systemtap 15 years ago
  Theodore Ts'o 7ad9bb651f ext4: Fix initalization of s_flex_groups 15 years ago
  Theodore Ts'o 71290b368a ext4: Don't update superblock write time when filesystem is read-only 15 years ago
  Theodore Ts'o d0646f7b63 ext4: Remove journal_checksum mount option and enable it by default 15 years ago
  Eric Sandeen a13fb1a453 ext4: Add feature set check helper for mount & remount paths 16 years ago
  Eric Sandeen bf43d84b18 ext4: reject too-large filesystems on 32-bit kernels 16 years ago
  Theodore Ts'o 78f1ddbb49 ext4: Avoid null pointer dereference when decoding EROFS w/o a journal 16 years ago
  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