Commit Graph

166 Commits (327019b01e068d66dada6a8b2571180ab3674d20)

Author SHA1 Message Date
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
Miklos Szeredi d9c9bef134 ext4: show all mount options 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 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
Badari Pulavarty 5e70030d4c ext4: statfs speed up 18 years ago
Borislav Petkov 6c675bd43c ext4: fix error handling in ext4_create_journal 18 years ago
Jan Kara 32c3773011 ext4: fix deadlock in ext4_remount() and orphan list handling 18 years ago
Vasily Averin 9f7dd93de0 ext3/ext4: orphan list check on destroy_inode 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Hugh Dickins 2e7842b887 [PATCH] fix umask when noACL kernel meets extN tuned for ACLs 18 years ago
Eric Sandeen ead6596b9e [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes 18 years ago
Eric Sandeen a8f48a9561 [PATCH] ext3/4: don't do orphan processing on readonly devices 18 years ago
Pekka Enberg 960cc398a7 [PATCH] ext4: fsid for statvfs 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago