Theodore Ts'o
|
1ada47d946
ext4: fix ext4_evict_inode() racing against workqueue processing code
|
12 years ago |
Theodore Ts'o
|
90ba983f68
ext4: use atomic64_t for the per-flexbg free_clusters count
|
12 years ago |
Theodore Ts'o
|
1ac6466f25
ext4: use percpu counter for extent cache count
|
12 years ago |
Theodore Ts'o
|
246307745c
ext4: optimize ext4_es_shrink()
|
12 years ago |
Zheng Liu
|
74cd15cd02
ext4: reclaim extents from extent status tree
|
12 years ago |
Zheng Liu
|
69eb33dc24
ext4: remove single extent cache
|
12 years ago |
Zheng Liu
|
d100eef244
ext4: lookup block mapping in extent status tree
|
12 years ago |
Zheng Liu
|
f7fec032aa
ext4: track all extent status in extent status tree
|
12 years ago |
Theodore Ts'o
|
1139575a92
ext4: start handle at the last possible moment when creating inodes
|
12 years ago |
Theodore Ts'o
|
95eaefbdec
ext4: fix the number of credits needed for acl ops with inline data
|
12 years ago |
Theodore Ts'o
|
722887ddc8
ext4: move the jbd2 wrapper functions out of super.c
|
12 years ago |
Jan Kara
|
84c17543ab
ext4: move work from io_end to inode
|
12 years ago |
Jan Kara
|
36ade451a5
ext4: Always use ext4_bio_write_page() for writeout
|
12 years ago |
Zheng Liu
|
8bad6fc813
ext4: add punching hole support for non-extent-mapped files
|
12 years ago |
Theodore Ts'o
|
7f5118629f
ext4: trigger the lazy inode table initialization after resize
|
12 years ago |
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 |