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