Commit Graph

241 Commits (027e8eec31d8141a6231f772e10ccae60c9d5c13)

Author SHA1 Message Date
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
Cong Wang 906adea153 jbd2: remove the second argument of kmap_atomic 13 years ago
Wanlong Gao b2f4edb335 jbd2: use kmem_cache_zalloc wrapper instead of flag 13 years ago
Darrick J. Wong c390087591 jbd2: checksum data blocks that are stored in the journal 13 years ago
Darrick J. Wong 1f56c5890e jbd2: checksum commit blocks 13 years ago
Darrick J. Wong 3caa487f53 jbd2: checksum descriptor blocks 13 years ago
Darrick J. Wong 42a7106de6 jbd2: checksum revocation blocks 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
Darrick J. Wong 8f888ef846 jbd2: change disk layout for metadata checksumming 13 years ago
Shaohua Li 99aa784667 jbd2: use GFP_NOFS for blkdev_issue_flush 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Cong Wang 303a8f2afc jbd2: remove the second argument of k[un]map_atomic() 13 years ago
Jan Kara 3339578f05 jbd2: cleanup journal tail after transaction commit 13 years ago
Jan Kara 932bb305ba jbd2: remove bh_state lock from checkpointing code 13 years ago
Jan Kara c254c9ec14 jbd2: remove always true condition in __journal_try_to_free_buffer() 13 years ago
Jan Kara 5bebccf901 jbd2: declare __jbd2_journal_temp_unlink_buffer() static 13 years ago
Jan Kara 96c866782b jbd2: fix BH_JWrite setting in checkpointing code 13 years ago
Jan Kara 79feb521a4 jbd2: issue cache flush after checkpointing even with internal journal 13 years ago
Nigel Cunningham 35c80422af PM / Sleep: JBD and JBD2 missing set_freezable() 13 years ago
Jan Kara a78bb11d7a jbd2: protect all log tail updates with j_checkpoint_mutex 13 years ago
Jan Kara 24bcc89c7e jbd2: split updating of journal superblock and marking journal empty 13 years ago
Eric Sandeen 43e625d84f ext4: remove the journal=update mount option 13 years ago
Yongqiang Yang 9c0e00e5ce jbd2: use KMEM_CACHE instead of kmem_cache_create() 13 years ago
Yongqiang Yang 4185a2ac42 jbd2: rename functions which initialize slab caches 13 years ago
Yongqiang Yang 0c2022eccb jbd2: allocate transaction from separate slab cache 13 years ago
Eric Sandeen 15291164b2 jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer 13 years ago
Seiji Aguchi 2201c590dd jbd2: add drop_transaction/update_superblock_end tracepoints 13 years ago
Jan Kara 9837d8e982 jbd2: fix hung processes in jbd2_journal_lock_updates() 13 years ago
Yongqiang Yang 1ba37268cd jbd2: clear revoked flag on buffers before a new transaction started 13 years ago
Paul Bolle 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 years ago
Tejun Heo a0acae0e88 freezer: unexport refrigerator() and update try_to_freeze() slightly 13 years ago
Eryu Guan f2a44523b2 jbd2: Unify log messages in jbd2 code 13 years ago
Eryu Guan 8762202dd0 jbd/jbd2: validate sb->s_first in journal_get_superblock() 13 years ago
Randy Dunlap 4470575461 jbd2: fix build when CONFIG_BUG is not enabled 13 years ago
Dan Carpenter d2159fb7b8 jbd2: use gfp_t instead of int 14 years ago
Theodore Ts'o 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() 14 years ago
Theodore Ts'o 4862fd6047 jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints 14 years ago
Tao Ma d3ad8434aa jbd2: use WRITE_SYNC in journal checkpoint 14 years ago
Jan Kara de1b794130 jbd2: Fix oops in jbd2_journal_remove_journal_head() 14 years ago
Tao Ma 1fb74cda1b jbd2: Remove obsolete parameters in the comments for some jbd2 functions 14 years ago
Ding Dinghua 3991b4008c jbd2: fix a potential leak of a journal_head on an error path 14 years ago
Eryu Guan c867516de5 jbd2: Fix comment to match the code in jbd2__journal_start() 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
Tao Ma 28e35e42fb jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait 14 years ago
Tao Ma 9199e66528 jbd/jbd2: remove obsolete summarise_journal_usage. 14 years ago
Theodore Ts'o 1be2add685 jbd2: only print the debugging information for tid wraparound once 14 years ago