Linus Torvalds
|
ef824bfba2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Theodore Ts'o
|
0548bbb853
ext4: fix long mount times on very big file systems
|
13 years ago |
Theodore Ts'o
|
7e731bc9a1
ext4: avoid kmemcheck complaint from reading uninitialized memory
|
13 years ago |
Theodore Ts'o
|
d796c52ef0
ext4: make sure the journal sb is written in ext4_clear_journal_err()
|
13 years ago |
Artem Bityutskiy
|
7652bdfcb5
ext4: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
8e8ad8a57c
ext4: Convert to new freezing mechanism
|
13 years ago |
Linus Torvalds
|
173f865474
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Artem Bityutskiy
|
4d47603d97
ext4: weed out ext4_write_super
|
13 years ago |
Artem Bityutskiy
|
58c5873a76
ext4: remove unnecessary superblock dirtying
|
13 years ago |
Aditya Kali
|
7c319d3285
ext4: make quota as first class supported feature
|
13 years ago |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 years ago |
Theodore Ts'o
|
952fc18ef9
ext4: fix overhead calculation used by ext4_statfs()
|
13 years ago |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Theodore Ts'o
|
f3fc0210c0
ext4: add missing save_error_info() to ext4_error()
|
13 years ago |
Theodore Ts'o
|
2c0544b235
ext4: add debugging trigger for ext4_error()
|
13 years ago |
Theodore Ts'o
|
2cde417de0
ext4: return ENOMEM when mounts fail due to lack of memory
|
13 years ago |
Theodore Ts'o
|
2716b80284
ext4: remove redundundant "(char *) bh->b_data" casts
|
13 years ago |
Akira Fujita
|
9d99012ff2
ext4: remove needs_recovery in ext4_mb_init()
|
13 years ago |
Eric Sandeen
|
7e84b62164
ext4: force ro mount if ext4_setup_super() fails
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Darrick J. Wong
|
25ed6e8a54
jbd2: enable journal clients to enable v2 checksumming
|
13 years ago |
Linus Torvalds
|
ece78b7df7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Theodore Ts'o
|
f32aaf2d2b
ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature
|
13 years ago |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 years ago |
Jan Kara
|
0b7f7cefae
ext4: Remove i_mutex use from ext4_quota_write()
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
13 years ago |
Darrick J. Wong
|
a9c4731780
ext4: calculate and verify superblock checksum
|
13 years ago |