Commit Graph

18 Commits (b7a4c946d0dfa91c28029756e8861eaa691fbbc3)

Author SHA1 Message Date
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