Linus Torvalds
|
9bfccec24e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Darrick J. Wong
|
32f3869184
jbd2: fix regression where we fail to initialize checksum seed when loading
|
10 years ago |
Theodore Ts'o
|
d9f39d1e44
jbd2: remove unnecessary NULL check before iput()
|
10 years ago |
Darrick J. Wong
|
feb8c6d3dd
jbd2: fix journal checksum feature flag handling
|
11 years ago |
Gioh Kim
|
a49058fab2
jbd/jbd2: use non-movable memory for the jbd superblock
|
11 years ago |
Darrick J. Wong
|
db9ee22036
jbd2: fix descriptor block size handling errors with journal_csum
|
11 years ago |
Theodore Ts'o
|
3469a32a1e
jbd2: don't hold j_state_lock while calling wake_up()
|
11 years ago |
Rashika Kheria
|
7747e6d028
jbd2: mark file-local functions as static
|
11 years ago |
Dmitry Monakhov
|
a67c848a8b
jbd2: rename obsoleted msg JBD->JBD2
|
11 years ago |
Jan Kara
|
75685071cd
jbd2: revise KERN_EMERG error messages
|
11 years ago |
Darrick J. Wong
|
18a6ea1e5c
jbd2: Fix endian mixing problems in the checksumming code
|
12 years ago |
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()
|
13 years ago |