Commit Graph

776 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
Theodore Ts'o ba80b1019a ext4: Add markers for better debuggability 16 years ago
Theodore Ts'o c319106723 ext4: Remove code to create the journal inode 16 years ago
Toshiyuki Okajima c39a7f84d7 ext4: provide function to release metadata pages under memory pressure 16 years ago
Aneesh Kumar K.V 0087d9fb3f ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc 16 years ago
Aneesh Kumar K.V 29eaf02498 ext4: Init the complete page while building buddy cache 16 years ago
Aneesh Kumar K.V 8556e8f3b6 ext4: Don't allow new groups to be added during block allocation 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 2ccb5fb9f1 ext4: Use new buffer_head flag to check uninit group bitmaps initialization 16 years ago
Aneesh Kumar K.V 393418676a ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() 16 years ago
Aneesh Kumar K.V 3300beda52 ext4: code cleanup 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 e8134b27e3 ext4: Fix race between read_block_bitmap() and mark_diskspace_used() 16 years ago
Aneesh Kumar K.V 5d1b1b3f49 ext4: fix BUG when calling ext4_error with locked block group 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
Duane Griffin e83c1397ca ext4: ensure fast symlinks are NUL-terminated 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Andrew Morton 02d2116887 revert "percpu_counter: new function percpu_counter_sum_and_set" 16 years ago
Andrew Morton 71c5576fbd revert "percpu counter: clean up percpu_counter_sum_and_set()" 16 years ago
Aneesh Kumar K.V b7be019e80 ext4: Fix lockdep recursive locking warning 16 years ago
Aneesh Kumar K.V 7a2fcbf7f8 ext4: don't use blocks freed but not yet committed in buddy cache init 16 years ago
David Howells 4c9c544e49 CRED: Wrap task credential accesses in the Ext4 filesystem 16 years ago
Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 17 years ago
Aneesh Kumar K.V ed9b3e3379 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write 17 years ago
Aneesh Kumar K.V c3a326a657 ext4: cleanup mballoc header files 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
Aneesh Kumar K.V 3a06d778df ext4: sparse fixes 16 years ago
Theodore Ts'o ac51d83705 ext4: calculate journal credits correctly 17 years ago
Theodore Ts'o 498e5f2415 ext4: Change unsigned long to unsigned int 17 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o cde6436004 ext4: Remove i_ext_generation from ext4_inode_info structure 17 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Aneesh Kumar K.V 032115fcef ext4: Don't overwrite allocation_context ac_status 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
Yasunori Goto ff7ef329b2 ext4: Widen type of ext4_sb_info.s_mb_maxs[] 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
Roel Kluin 23475e264c ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open 16 years ago
Wu Fengguang 25f1ee3aba ext4: fix build warning 16 years ago
Aneesh Kumar K.V 565a9617b2 ext4: avoid ext4_error when mounting a fs with a single bg 16 years ago
Aneesh Kumar K.V 791b7f0895 ext4: Fix the delalloc writepages to allocate blocks at the right offset. 16 years ago
Theodore Ts'o 2a21e37e48 ext4: tone down ext4_da_writepages warnings 17 years ago
Theodore Ts'o 97df5d155d ext4: remove do_blk_alloc() 16 years ago
Theodore Ts'o cfe82c8567 ext4: remove ext4_new_meta_block() 16 years ago
Theodore Ts'o 815a113068 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o 14ce0cb411 ext4: wait on all pending commits in ext4_sync_fs() 17 years ago
Aneesh Kumar K.V d94e99a64c ext4: Convert to host order before using the values. 17 years ago
Aneesh Kumar K.V ae2d9fb18e ext4: fix missing ext4_unlock_group in error path 17 years ago
Theodore Ts'o f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago