- 4a622e4 ext4: fix FS_IOC_GETFSMAP handling by Theodore Ts'o · 4 months ago
- c84f151 ext4: convert ac_buddy_page to ac_buddy_folio by Matthew Wilcox (Oracle) · 10 months ago
- ccedf35 ext4: convert ac_bitmap_page to ac_bitmap_folio by Matthew Wilcox (Oracle) · 10 months ago
- 5eea586 ext4: convert bd_buddy_page to bd_buddy_folio by Matthew Wilcox (Oracle) · 10 months ago
- 99b150d ext4: convert bd_bitmap_page to bd_bitmap_folio by Matthew Wilcox (Oracle) · 10 months ago
- 2caffb6 ext4: use correct criteria name instead stale integer number in comment by Kemeng Shi · 10 months ago
- 9a9f3a9 ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow by Baokun Li · 11 months ago
- 97c32db ext4: remove unused ext4_allocation_context::ac_groups_considered by Kemeng Shi · 1 year, 2 months ago
- 43bbddc ext4: add two helper functions extent_logical_end() and pa_logical_end() by Baokun Li · 1 year, 7 months ago
- f52f3d2 ext4: Give symbolic names to mballoc criterias by Ojaswin Mujoo · 1 year, 9 months ago
- 7e17092 ext4: Add allocation criteria 1.5 (CR1_5) by Ojaswin Mujoo · 1 year, 9 months ago
- fdd9a00 ext4: Add per CR extent scanned counter by Ojaswin Mujoo · 1 year, 9 months ago
- 5730cce ext4: Remove unused extern variables declaration by Ritesh Harjani · 1 year, 9 months ago
- 361eb69 ext4: Remove the logic to trim inode PAs by Ojaswin Mujoo · 1 year, 11 months ago
- 3872778 ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list by Ojaswin Mujoo · 1 year, 11 months ago
- a8e38fd ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union by Ojaswin Mujoo · 1 year, 11 months ago
- 83e80a6 ext4: use buckets for cr 1 block scan instead of rbtree by Jan Kara · 2 years, 6 months ago
- 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 4 years ago
- 196e402 ext4: improve cr 0 / cr 1 group scanning by Harshad Shirwadkar · 3 years, 11 months ago
- 4b68f6d ext4: add MB_NUM_ORDERS macro by Harshad Shirwadkar · 3 years, 11 months ago
- 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 6 months ago
- d3df145 ext4: mballoc: make mb_debug() implementation to use pr_debug() by Ritesh Harjani · 4 years, 10 months ago
- f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a015434 ext4: send parallel discards on commit completions by Daeho Jeong · 8 years ago
- 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
- d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
- a2821e34 ext4: fix compile error while opening the macro DOUBLE_CHECK by Aihua Zhang · 9 years ago
- dc9ddd9 ext4: remove unused ac_ex_scanned by Eric Sandeen · 11 years ago
- 024949e ext4: address a benign compiler warning by Patrick Palka · 11 years ago
- a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 12 years ago
- cc6eb18 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN by Robin Dong · 13 years ago
- c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 13 years ago
- 18aadd4 ext4: expand commit callback and by Bobi Jam · 13 years ago
- ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
- 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
- 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
- 3212a80 ext4: convert block group-relative offsets to use clusters by Theodore Ts'o · 13 years ago
- 6a0fe49 ext4: remove ac_repeats from ext4_allocation_context by Tao Ma · 14 years ago
- 44183d4 ext4: remove alloc_semp by Amir Goldstein · 14 years ago
- 58696f3 ext4: clarify description of ac_g_ex in struct ext4_allocation_context by Coly Li · 14 years ago
- 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 15 years ago
- 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 15 years ago
- 149feb0 ext4: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
- 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
- 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
- a36b449 ext4: use ext4_grpblk_t more extensively by Eric Sandeen · 16 years ago
- 6ba495e ext4: Add configurable run-time mballoc debugging by Theodore Ts'o · 15 years ago
- 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 16 years ago
- bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 16 years ago
- cc0fb9a ext4: Rename pa_linear to pa_type by Aneesh Kumar K.V · 16 years ago
- 074ca44 ext4: Remove stale block allocator references from ext4.h by Mike Snitzer · 16 years ago
- 8556e8f ext4: Don't allow new groups to be added during block allocation by Aneesh Kumar K.V · 16 years ago
- 5d1b1b3 ext4: fix BUG when calling ext4_error with locked block group by Aneesh Kumar K.V · 16 years ago
- c3a326a ext4: cleanup mballoc header files by Aneesh Kumar K.V · 16 years ago
- 920313a ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize by Aneesh Kumar K.V · 16 years ago
- 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
- 8a0aba7 ext4: let the block device know when unused blocks can be discarded by Theodore Ts'o · 16 years ago
- c894058 ext4: Use an rbtree for tracking blocks freed during transaction. by Aneesh Kumar K.V · 16 years ago
- 9f6200b ext4: move /proc setup and teardown out of mballoc.c by Theodore Ts'o · 16 years ago
- 6be2ded ext4: Don't allow lg prealloc list to be grow large. by Aneesh Kumar K.V · 17 years ago
- 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 17 years ago