Commit Graph

91 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Jan Kara 2c8be6b222 ext4: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 0623543b33 ext4: fix synchronization of quota files in journal=data mode 17 years ago
Jan Kara cd59e7b978 ext4: Fix mount messages when quota disabled 17 years ago
Jan Kara dfc5d03f12 ext4: correct mount option parsing to detect when quota options can be changed 17 years ago
Josef Bacik c19204b0ae ext4: don't use ext4_error in ext4_check_descriptors 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Jan Kara 2887df139c ext4: Fix hang on umount with quotas when journal is aborted 17 years ago
Jan Kara 6f28e08794 quota: ext4: make ext4 handle quotaon on remount 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz 216c34b2b8 ext4: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion 17 years ago
Josef Bacik f3f12faa74 ext4: fix mount option parsing 17 years ago
Josef Bacik 97bd42b9c8 ext4: check return of ext4_orphan_get properly 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Theodore Tso 469108ff3d ext4: Add new "development flag" to the ext4 filesystem 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
Akinobu Mita 197cd65acc ext[234]: use ext[234]_get_group_desc() 17 years ago
Aneesh Kumar K.V ce40733ce9 ext4: Check for return value from sb_set_blocksize 17 years ago
Miklos Szeredi cb45bbe44b ext4: Add stripe= option to /proc/mounts 17 years ago
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Aneesh Kumar K.V aa22df2cc8 ext4: Fix ext4_show_options to show the correct mount options. 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Girish Shilamkar 818d276ceb ext4: Add the journal checksum feature 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Aneesh Kumar K.V bb4f397a1a ext4: Change the default behaviour on error 17 years ago
Eric Sandeen e7c9559300 ext4: fix oops on corrupted ext4 mount 17 years ago
Adrian Bunk 07620f69ef ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) 17 years ago
Eric Sandeen e2b4657453 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 17 years ago
Eric Sandeen cd2291a463 ext4: different maxbytes functions for bitmap & extent files 17 years ago
Aneesh Kumar K.V 8180a5627d ext4: Support large files 17 years ago
Aneesh Kumar K.V 0fc1b45147 ext4: Add support for 48 bit inode i_blocks. 17 years ago
Aneesh Kumar K.V 1d03ec984c ext4: Fix sparse warnings. 17 years ago
Aneesh Kumar K.V 99e6f829a8 ext4: Introduce ext4_update_*_feature 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Takashi Sato afc7cbca5b ext4: Support large blocksize up to PAGESIZE 17 years ago
Andries E. Brouwer b47b6f38e5 ext3, ext4: avoid divide by zero 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 1b961ac05a ext4: new export ops 18 years ago
Aneesh Kumar K.V 308ba3ece7 ext4: Convert s_r_blocks_count and s_free_blocks_count 18 years ago
Aneesh Kumar K.V 6bc9feff14 ext4: Convert s_blocks_count to s_blocks_count_lo 18 years ago
Aneesh Kumar K.V 5272f83727 ext4: Convert bg_inode_bitmap and bg_inode_table 18 years ago
Aneesh Kumar K.V 3a14589cce ext4: Convert bg_block_bitmap to bg_block_bitmap_lo 18 years ago
Jose R. Santos ce42158179 ext4: FLEX_BG Kernel support v2. 18 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 18 years ago
vignesh babu d8ea6cf899 ext2/4: use is_power_of_2() 18 years ago