- 93c20bc ext4: standardize error message in ext4_protect_reserved_inode() by Jan Kara · 4 years, 1 month ago
- 8041ac6 ext4: update ext4_data_block_valid related comments by Chunguang Xu · 4 years, 2 months ago
- dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 3 months ago
- 0f5bde1 ext4: correctly restore system zone info when remount fails by Jan Kara · 4 years, 5 months ago
- e7bfb5c ext4: handle add_system_zone() failure in ext4_setup_system_zone() by Jan Kara · 4 years, 5 months ago
- 3f67e7c ext4: fold ext4_data_block_valid_rcu() into the caller by Jan Kara · 4 years, 5 months ago
- ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 4 years, 5 months ago
- bf9a379 ext4: don't allow overlapping system zones by Jan Kara · 4 years, 5 months ago
- 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
- af133ad ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 4 years, 11 months ago
- 69000d8 ext4: use RCU API in debug_print_tree by Phong Tran · 5 years ago
- 7727ae5 ext4: fix potential use after free after remounting with noblock_validity by zhangyi (F) · 5 years ago
- 170417c ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 6 years ago
- fbbbbd2 ext4: unsigned int compared against zero by Colin Ian King · 6 years ago
- 4b99faa ext4: cond_resched in work-heavy group loops by Khazhismel Kumykov · 6 years ago
- 345c0db ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
- 49598e0 ext4: use 'sbi' instead of 'EXT4_SB(sb)' by Jun Piao · 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
- d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
- 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
- 72b8e0f ext4: remove unused header files by Sheng Yong · 10 years ago
- d1866bd fs/ext4: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
- 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
- dae1e52 ext4: move ext4_ind_* functions from inode.c to indirect.c by Amir Goldstein · 14 years ago
- 1f7d1e7 ext4: move __ext4_check_blockref to block_validity.c by Theodore Ts'o · 14 years ago
- 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
- 1682808 ext4: use KMEM_CACHE instead of kmem_cache_create by Theodore Ts'o · 14 years ago
- 1c13d5c ext4: Save error information to the superblock for analysis by Theodore Ts'o · 14 years ago
- 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 64e290e ext4: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 15 years ago
- 149feb0 ext4: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
- 1585d8d ext4: add check for wraparound in ext4_data_block_valid() by Theodore Ts'o · 15 years ago
- 1032988 ext4: fix block validity checks so they work correctly with meta_bg by Theodore Ts'o · 15 years ago
- 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 16 years ago