Zheng Liu
|
5635a62b83
ext4: add missing space to ext4_msg output in ext4_fill_super()
|
13 жил өмнө |
Theodore Ts'o
|
fc6cb1cda5
ext4: display the correct mount option in /proc/mounts for [no]init_itable
|
13 жил өмнө |
Richard Weinberger
|
2397256d62
ext4: Remove kernel_lock annotations
|
13 жил өмнө |
Theodore Ts'o
|
eb513689c9
ext4: ignore journalled data options on remount if fs has no journal
|
13 жил өмнө |
Eric Gouriou
|
6f91bc5fda
ext4: optimize ext4_ext_convert_to_initialized()
|
13 жил өмнө |
Fabrice Jouhaud
|
d44651d0f9
ext4: fix ext4 so it works without CONFIG_PROC_FS
|
13 жил өмнө |
Lukas Czerner
|
4113c4caa4
ext4: remove deprecated oldalloc
|
13 жил өмнө |
Tao Ma
|
dcf2d804ed
ext4: Free resources in some error path in ext4_fill_super
|
13 жил өмнө |
Theodore Ts'o
|
5dee54372c
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
|
13 жил өмнө |
Theodore Ts'o
|
021b65bb1e
ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
|
13 жил өмнө |
Aditya Kali
|
7b415bf60f
ext4: Fix bigalloc quota accounting and i_blocks value
|
13 жил өмнө |
Theodore Ts'o
|
f975d6bcc7
ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
|
13 жил өмнө |
Theodore Ts'o
|
24aaa8ef4e
ext4: convert the free_blocks field in s_flex_groups to be free_clusters
|
13 жил өмнө |
Theodore Ts'o
|
5704265188
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
|
13 жил өмнө |
Theodore Ts'o
|
bab08ab964
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
|
13 жил өмнө |
Theodore Ts'o
|
281b599597
ext4: read-only support for bigalloc file systems
|
13 жил өмнө |
Theodore Ts'o
|
7c2e70879f
ext4: add ext4-specific kludge to avoid an oops after the disk disappears
|
13 жил өмнө |
Theodore Ts'o
|
56889787cf
ext4: improve handling of conflicting mount options
|
13 жил өмнө |
Jiaying Zhang
|
2581fdc810
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
|
14 жил өмнө |
Mathias Krause
|
db9481c047
ext4: use kzalloc in ext4_kzalloc()
|
14 жил өмнө |
Theodore Ts'o
|
f18a5f21c2
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
|
14 жил өмнө |
Theodore Ts'o
|
9933fc0ac1
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
|
14 жил өмнө |
Yongqiang Yang
|
8f82f840ec
ext4: prevent parallel resizers by atomic bit ops
|
14 жил өмнө |
Dan Ehrenberg
|
3eb0865843
ext4: ignore a stripe width of 1
|
14 жил өмнө |
Theodore Ts'o
|
12706394bc
ext4: add tracepoint for ext4_journal_start
|
14 жил өмнө |
Lukas Czerner
|
f17722f917
ext4: Fix max file size and logical block counting of extent format file
|
14 жил өмнө |
Linus Torvalds
|
f8d613e2a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
|
14 жил өмнө |
Dan Magenheimer
|
7abc52c2ed
ext4: add cleancache support
|
14 жил өмнө |
Johann Lombardi
|
c5e06d101a
ext4: add support for multiple mount protection
|
14 жил өмнө |
Kazuya Mio
|
d02a9391f7
ext4: ensure f_bfree returned by ext4_statfs() is non-negative
|
14 жил өмнө |