Commit History

Author SHA1 Message Date
  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
  Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 years ago
  Theodore Ts'o d2eecb0393 ext4: Use slab allocator for sub-page sized allocations 15 years ago
  Theodore Ts'o bf6993276f jbd2: Use tracepoints for history file 16 years ago
  H Hartley Sweeten 0ccff1a49d jbd2: bitfields should be unsigned 16 years ago
  Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 16 years ago
  Theodore Ts'o 67c457a8c3 jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 16 years ago
  Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() 16 years ago
  Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
  Theodore Ts'o 08ec8c3878 jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" 16 years ago
  Linus Torvalds 2150edc6c5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
  Joel Becker e06c8227fd jbd2: Add buffer triggers 17 years ago
  Mark Fasheh e97fcd95a4 jbd2: Add BH_JBDPrivateStart 16 years ago
  Theodore Ts'o c319106723 ext4: Remove code to create the journal inode 16 years ago
  Aneesh Kumar K.V fb68407b0d jbd2: Call journal commit callback without holding j_list_lock 16 years ago
  Theodore Ts'o 1a0d3786dd jbd2: Remove a large array of bh's from the stack of the checkpoint routine 16 years ago
  Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
  Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 years ago
  Mark Fasheh 171bbfbeab jbd2: Add BH_JBDPrivateStart 16 years ago