Linus Torvalds
|
36cd5c19c3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Carlos Maiolino
|
9a4c801947
ext4: ensure Inode flags consistency are checked at build time
|
12 years ago |
Tao Ma
|
939da10844
ext4: Remove CONFIG_EXT4_FS_XATTR
|
12 years ago |
Tao Ma
|
f08225d176
ext4: enable ext4 inline support
|
12 years ago |
Tao Ma
|
05019a9e7f
ext4: make ext4_delete_entry generic
|
12 years ago |
Tao Ma
|
7335cd3b41
ext4: create a new function search_dir
|
12 years ago |
Tao Ma
|
65d165d936
ext4: let ext4_readdir handle inline data
|
12 years ago |
Tao Ma
|
3c47d54170
ext4: let add_dir_entry handle inline data properly
|
12 years ago |
Tao Ma
|
978fef914a
ext4: create __ext4_insert_dentry for dir entry insertion
|
12 years ago |
Tao Ma
|
226ba972b0
ext4: refactor __ext4_check_dir_entry() to accept start and size
|
12 years ago |
Tao Ma
|
a774f9c20e
ext4: make ext4_init_dot_dotdot for inline dir usage
|
12 years ago |
Tao Ma
|
9c3569b50f
ext4: add delalloc support for inline data
|
12 years ago |
Tao Ma
|
f19d5870cb
ext4: add normal write support for inline data
|
12 years ago |
Tao Ma
|
67cf5b09a4
ext4: add the basic function for inline data support
|
12 years ago |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Zheng Liu
|
7d1b1fbc95
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
|
12 years ago |
Zheng Liu
|
c0677e6d0f
ext4: add data structures for the extent status tree
|
12 years ago |
Tao Ma
|
79f1ba4956
ext4: Checksum the block bitmap properly with bigalloc enabled
|
12 years ago |
Theodore Ts'o
|
06db49e68a
ext4: fix metadata checksum calculation for the superblock
|
12 years ago |
Dmitry Monakhov
|
c278531d39
ext4: fix ext4_flush_completed_IO wait semantics
|
12 years ago |
Dmitry Monakhov
|
17335dcc47
ext4: serialize dio nonlocked reads with defrag workers
|
12 years ago |
Dmitry Monakhov
|
28a535f9a0
ext4: completed_io locking cleanup
|
12 years ago |
Dmitry Monakhov
|
e27f41e1b7
ext4: give i_aiodio_unwritten a more appropriate name
|
12 years ago |
Dmitry Monakhov
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Theodore Ts'o
|
28623c2f5b
ext4: grow the s_group_info array as needed
|
13 years ago |
Theodore Ts'o
|
117fff10d7
ext4: grow the s_flex_groups array as needed when resizing
|
13 years ago |
Zheng Liu
|
67a5da564f
ext4: make the zero-out chunk size tunable
|
13 years ago |
Theodore Ts'o
|
df981d03ee
ext4: add max_dir_size_kb mount option
|
13 years ago |
Jan Kara
|
044ce47fec
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
|
13 years ago |