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 年之前 |
Vivek Haldar
|
77f4135f2a
ext4: count hits/misses of extent cache and expose in sysfs
|
14 年之前 |
Theodore Ts'o
|
373cd5c53d
ext4: don't show mount options in /proc/mounts if there is no journal
|
14 年之前 |
Lukas Czerner
|
1bb933fb1f
ext4: fix possible use-after-free in ext4_remove_li_request()
|
14 年之前 |
Lukas Czerner
|
51ce651156
ext4: fix the mount option "init_itable=n" to work as expected for n=0
|
14 年之前 |
Lukas Czerner
|
e1290b3e62
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
|
14 年之前 |
Lukas Czerner
|
4ed5c033c1
ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
|
14 年之前 |
Tao Ma
|
ed3ce80a52
ext4: don't warn about mnt_count if it has been disabled
|
14 年之前 |
Amir Goldstein
|
0b26859027
ext4: fix oops in ext4_quota_off()
|
14 年之前 |
Amerigo Wang
|
66bb82798d
ext4: remove redundant #ifdef in super.c
|
14 年之前 |
Tao Ma
|
55ff3840a2
ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
|
14 年之前 |
Theodore Ts'o
|
2035e77605
ext4: check for ext[23] file system features when mounting as ext[23]
|
14 年之前 |
Linus Torvalds
|
a97b52022a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 年之前 |
Yongqiang Yang
|
be4f27d324
ext4: allow an active handle to be started when freezing
|
14 年之前 |
Tao Ma
|
0449641130
ext4: init timer earlier to avoid a kernel panic in __save_error_info
|
14 年之前 |
Tao Ma
|
46e4690bbd
ext4: fix a double free in ext4_register_li_request
|
14 年之前 |
Jan Kara
|
21f976975c
ext4: remove unnecessary [cm]time update of quota file
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 年之前 |
Robin Dong
|
21149d611e
ext4: add missing space in printk's in __ext4_grp_locked_error()
|
14 年之前 |