Commit Graph

77 Commits (cd659fd0d7c91b7830d1fea0c76a640e171d2d43)

Author SHA1 Message Date
Eric Sandeen b31e15527a ext4: Change all super.c messages to print the device 16 years ago
Jan Kara 03f5d8bcf0 ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() 16 years ago
Theodore Ts'o 6fd058f779 ext4: Add a comprehensive block validity check to ext4_get_blocks() 16 years ago
Theodore Ts'o 2ac3b6e00a ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state 16 years ago
Theodore Ts'o c217705733 ext4: Define a new set of flags for ext4_get_blocks() 16 years ago
Theodore Ts'o 12b7ac1768 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
Vincent Minet bc8e67409c ext4: Fix spinlock assertions on UP systems 16 years ago
Aneesh Kumar K.V 955ce5f5be ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 596397b77c ext4: Move fs/ext4/namei.h into ext4.h 16 years ago
Theodore Ts'o ca0faba0e8 ext4: Move the ext4_sb.h header file into ext4.h 16 years ago
Theodore Ts'o d444c3c381 ext4: Move the ext4_i.h header file into ext4.h 16 years ago
Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Mingming Cao 60e58e0f30 ext4: quota reservation for delayed allocation 16 years ago
Theodore Ts'o afd4672dc7 ext4: Add auto_da_alloc mount option 16 years ago
Theodore Ts'o 7d39db14a4 ext4: Use struct flex_groups to calculate get_orlov_stats() 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Theodore Ts'o b713a5ec55 ext4: remove /proc tuning knobs 16 years ago
Theodore Ts'o afc32f7ee9 ext4: Track lifetime disk writes 16 years ago
Theodore Ts'o 7d8f9f7d15 ext4: Automatically allocate delay allocated blocks on close 16 years ago
Theodore Ts'o ccd2506bd4 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
Theodore Ts'o a4912123b6 ext4: New inode/block allocation algorithms for flex_bg filesystems 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Duane Griffin 8fa43a81b9 ext4: don't inherit inappropriate inode flags from parent 16 years ago
Wei Yongjun 3d0518f475 ext4: New rec_len encoding for very large blocksizes 16 years ago
Wei Yongjun 7be2baaa03 ext4: Fix to read empty directory blocks correctly in 64k 16 years ago
Mike Snitzer 074ca44283 ext4: Remove stale block allocator references from ext4.h 16 years ago
Theodore Ts'o 06a279d636 ext4: only use i_size_high for regular files 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 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 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 years ago
Aneesh Kumar K.V 5d1b1b3f49 ext4: fix BUG when calling ext4_error with locked block group 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 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 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 f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Eric Sandeen 8c3bf8a01c merge ext4_claim_free_blocks & ext4_has_free_blocks 17 years ago
Theodore Ts'o 01436ef2e4 ext4: Remove unused mount options: nomballoc, mballoc, nocheck 17 years ago
Hidehiro Kawai 5bf5683a33 ext4: add an option to control error handling on file data 17 years ago
Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. 17 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Theodore Ts'o 240799cdf2 ext4: Use readahead when reading an inode from the inode table 17 years ago
Theodore Ts'o 5e8814f2f7 ext4: Combine proc file handling into a single set of functions 17 years ago