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 |
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 |
Theodore Ts'o
|
3108b54bce
ext4: remove dynamic array size in ext4_chksum()
|
13 years ago |
Aditya Kali
|
7c319d3285
ext4: make quota as first class supported feature
|
13 years ago |
Zheng Liu
|
729f52c6be
ext4: add a new nolock flag in ext4_map_blocks
|
13 years ago |
Theodore Ts'o
|
952fc18ef9
ext4: fix overhead calculation used by ext4_statfs()
|
13 years ago |
Theodore Ts'o
|
f6fb99cadc
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
|
13 years ago |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Theodore Ts'o
|
2c0544b235
ext4: add debugging trigger for ext4_error()
|
13 years ago |
Akira Fujita
|
9d99012ff2
ext4: remove needs_recovery in ext4_mb_init()
|
13 years ago |
Darrick J. Wong
|
e93376c20b
ext4/jbd2: add metadata checksumming to the list of supported features
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 years ago |