Behan Webster
|
fd47d3e1c2
jbd2: remove VLAIS usage from JBD2 code
|
12 years ago |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 years ago |
Theodore Ts'o
|
d796c52ef0
ext4: make sure the journal sb is written in ext4_clear_journal_err()
|
13 years ago |
Darrick J. Wong
|
e93376c20b
ext4/jbd2: add metadata checksumming to the list of supported features
|
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
|
8f888ef846
jbd2: change disk layout for metadata checksumming
|
13 years ago |
Jan Kara
|
3339578f05
jbd2: cleanup journal tail after transaction commit
|
13 years ago |
Jan Kara
|
79feb521a4
jbd2: issue cache flush after checkpointing even with internal journal
|
13 years ago |
Jan Kara
|
24bcc89c7e
jbd2: split updating of journal superblock and marking journal empty
|
13 years ago |
Yongqiang Yang
|
0c2022eccb
jbd2: allocate transaction from separate slab cache
|
13 years ago |
Yongqiang Yang
|
1ba37268cd
jbd2: clear revoked flag on buffers before a new transaction started
|
13 years ago |
Thomas Gleixner
|
446066724c
jdb/jbd2: factor out common functions from the jbd[2] header files
|
13 years ago |
Dan Carpenter
|
d2159fb7b8
jbd2: use gfp_t instead of int
|
14 years ago |
Theodore Ts'o
|
4862fd6047
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
|
14 years ago |
Jan Kara
|
de1b794130
jbd2: Fix oops in jbd2_journal_remove_journal_head()
|
14 years ago |
Jan Kara
|
bbd2be3691
jbd2: Add function jbd2_trans_will_send_data_barrier()
|
14 years ago |
Jan Kara
|
81be12c817
jbd2: fix sending of data flush on journal commit
|
14 years ago |
Amir Goldstein
|
93737456d6
jbd2: add COW fields to struct jbd2_journal_handle
|
14 years ago |
Theodore Ts'o
|
8aefcd557d
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
|
14 years ago |
Brian King
|
39e3ac2599
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
|
14 years ago |
Linus Torvalds
|
09dc942c2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Theodore Ts'o
|
8dd420466c
jbd2: Remove t_handle_lock from start_this_handle()
|
15 years ago |
Theodore Ts'o
|
a931da6ac9
jbd2: Change j_state_lock to be a rwlock_t
|
15 years ago |
Theodore Ts'o
|
a51dca9cd3
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
|
15 years ago |
Theodore Ts'o
|
47def82672
jbd2: Remove __GFP_NOFAIL from jbd2 layer
|
15 years ago |
Jan Kara
|
13ceef099e
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Egger
|
c7e8d4d6dc
jbd[2]: remove references to BUFFER_DEBUG
|
15 years ago |