Theodore Ts'o
|
f9ae9cf5d7
ext4: revert commit which was causing fs corruption after journal replays
|
11 年之前 |
Eric Sandeen
|
5dd214248f
ext4: disable synchronous transaction batching if max_batch_time==0
|
11 年之前 |
Theodore Ts'o
|
ae0f78de2c
ext4: clarify error count warning messages
|
11 年之前 |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 年之前 |
Lukas Czerner
|
c8b459f492
ext4: remove unnecessary double parentheses
|
11 年之前 |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 年之前 |
Darrick J. Wong
|
bd63f6b0cd
ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem
|
11 年之前 |
Theodore Ts'o
|
202ee5df38
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
|
11 年之前 |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 年之前 |
Azat Khuzhin
|
007649375f
ext4: initialize multi-block allocator before checking block descriptors
|
11 年之前 |
Theodore Ts'o
|
ed3654eb98
ext4: optimize Hurd tests when reading/writing inodes
|
11 年之前 |
T Makphaibulchoke
|
9c191f701c
ext4: each filesystem creates and uses its own mb_cache
|
11 年之前 |
Theodore Ts'o
|
38c03b3439
ext4: only call sync_filesystm() when remounting read-only
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Fabian Frederick
|
e67bc2b359
ext4: Add __init marking to init_inodecache
|
11 年之前 |
Theodore Ts'o
|
2330141097
ext4: don't try to modify s_flags if the the file system is read-only
|
11 年之前 |
Jan Kara
|
30fac0f75d
ext4: Do not reserve clusters when fs doesn't support extents
|
11 年之前 |
Al Viro
|
9105bb149b
ext4: fix del_timer() misuse for ->s_err_report
|
11 年之前 |
Theodore Ts'o
|
dd1f723bf5
ext4: use prandom_u32() instead of get_random_bytes()
|
11 年之前 |
Theodore Ts'o
|
efbed4dc58
ext4: add ratelimiting to ext4 messages
|
11 年之前 |
Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 年之前 |
Eric Sandeen
|
ad4eec6135
ext4: allow specifying external journal by pathname mount option
|
12 年之前 |
Joe Perches
|
8be04b9374
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
|
12 年之前 |
Piotr Sarna
|
6ae6514b33
ext4: fix mount/remount error messages for incompatible mount options
|
12 年之前 |
Theodore Ts'o
|
59d9fa5c2e
ext4: allow the mount options nodelalloc and data=journal
|
12 年之前 |
Eric Sandeen
|
dd12ed144e
ext4: destroy ext4_es_cachep on module unload
|
12 年之前 |
Theodore Ts'o
|
ad065dd016
ext4: don't show usrquota/grpquota twice in /proc/mounts
|
12 年之前 |
Theodore Ts'o
|
960fd856fd
ext4: fix ext4_get_group_number()
|
12 年之前 |