Commit Graph

201 Commits (175a4eb7ea531cdbf6d574f5d5ba9aa0f5e8ed13)

Author SHA1 Message Date
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
Jan Kara 229309caeb jbd2: Fix forever sleeping process in do_get_write_access() 14 years ago
Theodore Ts'o deeeaf13b2 jbd2: fix fsync() tid wraparound bug 14 years ago
Zhang Huan 6cba611e60 jbd2: fix potential memory leak on transaction commit 14 years ago
Zhu Yanhai 50f689af01 jbd2: move bdget out of critical section 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe 82f04ab47e jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Justin P. Mattock 3c26bdb423 jbd: Remove one to many n's in a word. 14 years ago
Theodore Ts'o e447183180 jbd2: call __jbd2_log_start_commit with j_state_lock write locked 14 years ago
Theodore Ts'o 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
Theodore Ts'o b7271b0a39 jbd2: simplify return path of journal_init_common 14 years ago
Theodore Ts'o 9a4f6271b6 jbd2: move debug message into debug #ifdef 14 years ago
Theodore Ts'o ae00b267f3 jbd2: remove unnecessary goto statement 14 years ago
Theodore Ts'o a1dd533184 jbd2: use offset_in_page() instead of manual calculation 14 years ago
Theodore Ts'o cfef2c6a55 jbd2: Fix a debug message in do_get_write_access() 14 years ago
Theodore Ts'o 670be5a78a jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head() 14 years ago
Uwe Kleine-König a34f0b3139 fix comment typos concerning "consistent" 14 years ago
yangsheng 0587aa3d11 jbd2: fix /proc/fs/jbd2/<dev> when using an external journal 14 years ago
Thomas Gleixner 51dfacdef3 jbd2: Convert jbd2_slab_create_sem to mutex 14 years ago
Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount 14 years ago
Brian King 39e3ac2599 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode 14 years ago
Andrea Gelmini bcf3d0bcff jbd/2: fixed typos 14 years ago
Corrado Zoccolo 749ef9f842 cfq: improve fsync performance for small files 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Patrick J. LoPresti 1113e1b504 JBD2: Allow feature checks before journal recovery 15 years ago
Christoph Hellwig 9c35575bbe jbd2: replace barriers with explicit flush / FUA usage 15 years ago
Jan Kara f73bee4985 jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Christoph Hellwig 87e99511ea kill BH_Ordered flag 15 years ago
Theodore Ts'o 6d0bf00512 ext4: clean up compiler warning in start_this_handle() 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
Eric Sandeen cc937db74b jbd2: Make barrier messages less scary 15 years ago