Historial de Commits

Autor SHA1 Mensaje Fecha
  Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount hace 14 años
  Theodore Ts'o 6d0bf00512 ext4: clean up compiler warning in start_this_handle() hace 15 años
  Linus Torvalds 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 15 años
  Theodore Ts'o 8dd420466c jbd2: Remove t_handle_lock from start_this_handle() hace 15 años
  Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t hace 15 años
  Theodore Ts'o a51dca9cd3 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop hace 15 años
  Theodore Ts'o 47def82672 jbd2: Remove __GFP_NOFAIL from jbd2 layer hace 15 años
  Jan Kara 13ceef099e jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions hace 15 años
  Theodore Ts'o c35a56a090 jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() hace 15 años
  dingdinghua ba869023ea jbd2: delay discarding buffers in journal_unmap_buffer hace 15 años
  Jan Kara 9599b0e597 jbd2: Annotate transaction start also for jbd2_journal_restart() hace 16 años
  Andreas Dilger b1f485f20e jbd2: round commit timer up to avoid uncommitted transaction hace 16 años
  Jan Kara f91d1d0417 jbd2: Fix a race between checkpointing code and journal_get_write_access() hace 16 años
  Hisashi Hifumi 536fc240e7 jbd2: clean up jbd2_journal_try_to_free_buffers() hace 16 años
  Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() hace 16 años
  Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() hace 16 años
  Linus Torvalds 2150edc6c5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 16 años
  Joel Becker e06c8227fd jbd2: Add buffer triggers hace 17 años
  Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs hace 16 años
  Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching hace 16 años
  Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback hace 16 años
  Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() hace 17 años
  Peter Zijlstra 4f3e7524b2 lockdep: map_acquire hace 17 años
  Jan Kara 87c89c232c jbd2: Remove data=ordered mode support using jbd buffer heads hace 17 años
  Jan Kara c851ed5401 jbd2: Implement data=ordered mode handling via inodes hace 17 años
  Mingming Cao 530576bbf3 jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction hace 17 años
  Harvey Harrison 329d291f50 jdb2: replace remaining __FUNCTION__ occurrences hace 17 años
  Randy Dunlap 5648ba5b2d jbd2: fix kernel-doc notation hace 17 años
  Josef Bacik 1dfc3220d9 jbd2: fix possible journal overflow issues hace 17 años
  Josef Bacik 9fc7c63a1d jbd2: fix the way the b_modified flag is cleared hace 17 años