Commit Graph

182 Commits (3be1afc8f64742552325d9f03c2b96339e822f9e)

Author SHA1 Message Date
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
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
Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 years ago
Theodore Ts'o c35a56a090 jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() 15 years ago
Bill Pemberton 8ac97b74bc jbd2: use NULL instead of 0 when pointer is needed 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 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
dingdinghua 23e2af3518 jbd2: clean up an assertion in jbd2_journal_commit_transaction() 15 years ago
dingdinghua ba869023ea jbd2: delay discarding buffers in journal_unmap_buffer 15 years ago
Andrew Morton 3ebfdf885a jbd2: don't use __GFP_NOFAIL in journal_init_common() 15 years ago
Yin Kangkai 765f836190 jbd: jbd-debug and jbd2-debug should be writable 15 years ago
Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
Theodore Ts'o 3b799d15f2 jbd2: Export jbd2_log_start_commit to fix ext4 build 15 years ago
Theodore Ts'o d2eecb0393 ext4: Use slab allocator for sub-page sized allocations 15 years ago
Theodore Ts'o 71f2be213a ext4: Add new tracepoint for jbd2_cleanup_journal_tail 15 years ago