Commit Graph

28 Commits (b4f36f88b3ee7cf26bf0be84e6c7fc15f84dcb71)

Author SHA1 Message Date
Robin Dong ff3fc1736f ext4: fix a typo in struct ext4_allocation_context 13 years ago
Theodore Ts'o 84130193e0 ext4: teach ext4_free_blocks() about bigalloc and clusters 14 years ago
Theodore Ts'o 53accfa9f8 ext4: teach mballoc preallocation code about bigalloc clusters 14 years ago
Theodore Ts'o 3212a80a58 ext4: convert block group-relative offsets to use clusters 14 years ago
Tao Ma 6a0fe49308 ext4: remove ac_repeats from ext4_allocation_context 14 years ago
Amir Goldstein 44183d4231 ext4: remove alloc_semp 14 years ago
Coly Li 58696f3ab2 ext4: clarify description of ac_g_ex in struct ext4_allocation_context 14 years ago
Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 years ago
Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 years ago
Huang Weiyi 149feb00d7 ext4: remove unused #include <linux/version.h> 15 years ago
Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file 16 years ago
Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time 16 years ago
Eric Sandeen a36b44988c ext4: use ext4_grpblk_t more extensively 16 years ago
Theodore Ts'o 6ba495e925 ext4: Add configurable run-time mballoc debugging 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints 16 years ago
Aneesh Kumar K.V cc0fb9ad7d ext4: Rename pa_linear to pa_type 16 years ago
Mike Snitzer 074ca44283 ext4: Remove stale block allocator references from ext4.h 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 5d1b1b3f49 ext4: fix BUG when calling ext4_error with locked block group 16 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
Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 17 years ago
Theodore Ts'o 8a0aba733d ext4: let the block device know when unused blocks can be discarded 17 years ago
Aneesh Kumar K.V c894058d66 ext4: Use an rbtree for tracking blocks freed during transaction. 17 years ago
Theodore Ts'o 9f6200bbfc ext4: move /proc setup and teardown out of mballoc.c 17 years ago
Aneesh Kumar K.V 6be2ded1d7 ext4: Don't allow lg prealloc list to be grow large. 17 years ago
Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h 17 years ago