Commit Graph

43 Commits (62e086be5d2abef8cad854bc5707329ad345f2ec)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Theodore Ts'o fdff73f094 ext4: Initialize the new group descriptor when resizing the filesystem 16 years ago
Aneesh Kumar K.V 648f5879f5 ext4: mark the blocks/inode bitmap beyond end of group as used 16 years ago
Aneesh Kumar K.V 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 years ago
Aneesh Kumar K.V 920313a726 ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize 16 years ago
Aneesh Kumar K.V e21675d4b6 ext4: Add blocks added during resize to bitmap 16 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o fde4d95ad8 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Solofo.Ramangalahy@bull.net 93c0d86371 ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups 16 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Frederic Bohe c62a11fd95 Update flex_bg free blocks and free inodes counters when resizing. 17 years ago
Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 17 years ago
Josef Bacik 37609fd5ae ext4: don't try to resize if there are no reserved gdt blocks left 17 years ago
Theodore Ts'o 2b2d6d0197 ext4: Cleanup whitespace and other miscellaneous style issues 17 years ago
Frederic Bohe 5f21b0e642 ext4: fix online resize with mballoc 17 years ago
Frederic Bohe 2856922c15 Ext4: Fix online resize block group descriptor corruption 17 years ago
Josef Bacik 944600930a ext4: fix online resize bug 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Josef Bacik 216553c4b7 ext4: fix wrong gfp type under transaction 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion 17 years ago
Akinobu Mita 5606bf5d0c ext4: add missing ext4_journal_stop() 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
Eric Sandeen c549a95d40 ext4: fix up EXT4FS_DEBUG builds 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Eric Sandeen 149041070d ext4: lighten up resize transaction requirements 18 years ago
Eric Sandeen 5b615287b3 ext4: fix setup_new_group_blocks locking 18 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Randy Dunlap 1939e49a0c [PATCH] ext4: fix printk format warnings 19 years ago
Alexandre Ratchov 8fadc14323 [PATCH] ext4: move block number hi bits 19 years ago
Mingming Cao 2ae0210760 [PATCH] ext4: blk_type from sector_t to unsigned long long 19 years ago
Laurent Vivier bd81d8eec0 [PATCH] ext4: 64bit metadata 19 years ago
Mingming Cao 3a5b2ecdd1 [PATCH] ext4: switch fsblk to sector_t 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago
Mingming Cao 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Mingming Cao 1c2bf374a4 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes 19 years ago
Mingming Cao fcd5df3588 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem 19 years ago