Theodore Ts'o
|
fe52d17cdd
jbd2: move superblock checksum calculation to jbd2_write_superblock()
|
12 years ago |
Paul Gortmaker
|
169f1a2a87
jbd2: use a single printk for jbd_debug()
|
12 years ago |
Dmitry Monakhov
|
9ff8644624
jbd2: optimize jbd2_journal_force_commit
|
12 years ago |
Jan Kara
|
8f7d89f368
jbd2: transaction reservation support
|
12 years ago |
Jan Kara
|
f29fad7210
jbd2: remove unused waitqueues
|
12 years ago |
Jan Kara
|
76c3990456
jbd2: cleanup needed free block estimates when starting a transaction
|
12 years ago |
Jan Kara
|
b34090e5e2
jbd2: refine waiting for shadow buffers
|
12 years ago |
Jan Kara
|
e5a120aeb5
jbd2: remove journal_head from descriptor buffers
|
12 years ago |
Jan Kara
|
f5113effc2
jbd2: don't create journal_head for temporary journal buffers
|
12 years ago |
Zheng Liu
|
5d9cf9c625
jbd2: use kmem_cache_zalloc for allocating journal head
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
149b306089
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
majianpeng
|
e76004093d
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Theodore Ts'o
|
d76a3a7711
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
|
12 years ago |
Theodore Ts'o
|
b6e96d0067
jbd2: use module parameters instead of debugfs for jbd_debug
|
12 years ago |
Theodore Ts'o
|
9fff24aa2c
jbd2: track request delay statistics
|
12 years ago |
Eric Sandeen
|
e7b04ac00e
jbd2: don't wake kjournald unnecessarily
|
12 years ago |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 years ago |
Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Eric Sandeen
|
eeecef0af5
jbd2: don't write superblock when if its empty
|
13 years ago |
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
|
d796c52ef0
ext4: make sure the journal sb is written in ext4_clear_journal_err()
|
13 years ago |
Artem Bityutskiy
|
12810ad708
jbd/jbd2: nuke write_super from comments
|
13 years ago |
Darrick J. Wong
|
c390087591
jbd2: checksum data blocks that are stored in the journal
|
13 years ago |
Darrick J. Wong
|
4fd5ea43bc
jbd2: checksum journal superblock
|
13 years ago |
Darrick J. Wong
|
01b5adcebb
jbd2: Grab a reference to the crc32c driver if necessary
|
13 years ago |
Darrick J. Wong
|
25ed6e8a54
jbd2: enable journal clients to enable v2 checksumming
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |