Commit Graph

78 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
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 17 years ago
Christoph Hellwig 1b961ac05a ext4: new export ops 17 years ago
Aneesh Kumar K.V 308ba3ece7 ext4: Convert s_r_blocks_count and s_free_blocks_count 17 years ago
Aneesh Kumar K.V 6bc9feff14 ext4: Convert s_blocks_count to s_blocks_count_lo 17 years ago
Aneesh Kumar K.V 5272f83727 ext4: Convert bg_inode_bitmap and bg_inode_table 17 years ago
Aneesh Kumar K.V 3a14589cce ext4: Convert bg_block_bitmap to bg_block_bitmap_lo 17 years ago
Jose R. Santos ce42158179 ext4: FLEX_BG Kernel support v2. 17 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 17 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 17 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 17 years ago
vignesh babu d8ea6cf899 ext2/4: use is_power_of_2() 17 years ago
Miklos Szeredi d9c9bef134 ext4: show all mount options 17 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 17 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 17 years ago
Jan Kara 9c3013e9b9 quota: fix infinite loop 18 years ago
Eric Sandeen 780dcdb211 fix inode_table test in ext234_check_descriptors 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Vignesh Babu 1330593eb2 ext4: Use is_power_of_2() 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jose R. Santos eb40a09c67 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices 18 years ago
Mingming Cao 1e2462f93e ext4: Enable extents by default 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago