Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / jbd2 /
2012-04-24 Shaohua Lijbd2: use GFP_NOFS for blkdev_issue_flush
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge tag 'pm-for-3.4' of git://git./linux/kernel/git...
2012-03-20 Cong Wangjbd2: remove the second argument of k[un]map_atomic()
2012-03-14 Jan Karajbd2: cleanup journal tail after transaction commit
2012-03-14 Jan Karajbd2: remove bh_state lock from checkpointing code
2012-03-14 Jan Karajbd2: remove always true condition in __journal_try_to_...
2012-03-14 Jan Karajbd2: declare __jbd2_journal_temp_unlink_buffer() static
2012-03-14 Jan Karajbd2: fix BH_JWrite setting in checkpointing code
2012-03-14 Jan Karajbd2: issue cache flush after checkpointing even with...
2012-03-13 Nigel CunninghamPM / Sleep: JBD and JBD2 missing set_freezable()
2012-03-13 Jan Karajbd2: protect all log tail updates with j_checkpoint_mutex
2012-03-13 Jan Karajbd2: split updating of journal superblock and marking...
2012-02-20 Eric Sandeenext4: remove the journal=update mount option
2012-02-20 Yongqiang Yangjbd2: use KMEM_CACHE instead of kmem_cache_create()
2012-02-20 Yongqiang Yangjbd2: rename functions which initialize slab caches
2012-02-20 Yongqiang Yangjbd2: allocate transaction from separate slab cache
2012-02-20 Eric Sandeenjbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
2012-02-20 Seiji Aguchijbd2: add drop_transaction/update_superblock_end tracep...
2012-01-10 Theodore Ts'oMerge branch 'for_linus' into for_linus_merged
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Jan Karajbd2: fix hung processes in jbd2_journal_lock_updates()
2011-12-28 Yongqiang Yangjbd2: clear revoked flag on buffers before a new transa...
2011-12-06 Paul Bolletreewide: Fix comment and string typo 'bufer'
2011-11-21 Tejun Heofreezer: unexport refrigerator() and update try_to_free...
2011-11-01 Eryu Guanjbd2: Unify log messages in jbd2 code
2011-11-01 Eryu Guanjbd/jbd2: validate sb->s_first in journal_get_superblock()
2011-10-27 Randy Dunlapjbd2: fix build when CONFIG_BUG is not enabled
2011-09-04 Dan Carpenterjbd2: use gfp_t instead of int
2011-09-04 Theodore Ts'ojbd2: add debugging information to jbd2_journal_dirty_m...
2011-07-11 Theodore Ts'ojbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
2011-06-27 Tao Majbd2: use WRITE_SYNC in journal checkpoint
2011-06-13 Jan Karajbd2: Fix oops in jbd2_journal_remove_journal_head()
2011-06-13 Tao Majbd2: Remove obsolete parameters in the comments for...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-05-25 Ding Dinghuajbd2: fix a potential leak of a journal_head on an...
2011-05-24 Eryu Guanjbd2: Fix comment to match the code in jbd2__journal_st...
2011-05-24 Jan Karajbd2: Add function jbd2_trans_will_send_data_barrier()
2011-05-24 Jan Karajbd2: fix sending of data flush on journal commit
2011-05-23 Tao Majbd2: Fix the wrong calculation of t_max_wait in update...
2011-05-17 Tao Majbd/jbd2: remove obsolete summarise_journal_usage.
2011-05-08 Theodore Ts'ojbd2: only print the debugging information for tid...
2011-05-08 Jan Karajbd2: Fix forever sleeping process in do_get_write_access()
2011-05-01 Theodore Ts'ojbd2: fix fsync() tid wraparound bug
2011-04-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-05 Zhang Huanjbd2: fix potential memory leak on transaction commit
2011-04-04 Zhu Yanhaijbd2: move bdget out of critical section
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-17 Jens Axboejbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_S...
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-02-28 Justin P. Mattockjbd: Remove one to many n's in a word.
2011-02-12 Theodore Ts'ojbd2: call __jbd2_log_start_commit with j_state_lock...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-10 Theodore Ts'oext4: dynamically allocate the jbd2_inode in ext4_inode...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-18 Theodore Ts'ojbd2: simplify return path of journal_init_common
2010-12-18 Theodore Ts'ojbd2: move debug message into debug #ifdef
2010-12-18 Theodore Ts'ojbd2: remove unnecessary goto statement
2010-12-18 Theodore Ts'ojbd2: use offset_in_page() instead of manual calculation
2010-12-18 Theodore Ts'ojbd2: Fix a debug message in do_get_write_access()
2010-12-17 Theodore Ts'ojbd2: Use pr_notice_ratelimited() in journal_alloc_jour...
2010-12-10 Uwe Kleine-Königfix comment typos concerning "consistent"
2010-11-18 yangshengjbd2: fix /proc/fs/jbd2/<dev> when using an external...
2010-10-30 Thomas Gleixnerjbd2: Convert jbd2_slab_create_sem to mutex
2010-10-28 Linus TorvaldsMerge branch 'upstream-merge' of git://git./linux/kerne...
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Theodore Ts'ojbd2: Add sanity check for attempts to start handle...
2010-10-28 Brian Kingjbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
2010-10-27 Andrea Gelminijbd/2: fixed typos
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-09-20 Corrado Zoccolocfq: improve fsync performance for small files
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Patrick J. LoPrestiJBD2: Allow feature checks before journal recovery
2010-09-10 Christoph Hellwigjbd2: replace barriers with explicit flush / FUA usage
2010-09-10 Jan Karajbd2: Modify ASYNC_COMMIT code to not rely on queue...
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-18 Christoph Hellwigkill BH_Ordered flag
2010-08-09 Theodore Ts'oext4: clean up compiler warning in start_this_handle()
2010-08-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-04 Theodore Ts'ojbd2: Remove t_handle_lock from start_this_handle()
2010-08-04 Theodore Ts'ojbd2: Change j_state_lock to be a rwlock_t
2010-08-02 Theodore Ts'ojbd2: Use atomic variables to avoid taking t_handle_loc...
2010-07-27 Eric Sandeenjbd2: Make barrier messages less scary
2010-07-27 Theodore Ts'ojbd2: Remove __GFP_NOFAIL from jbd2 layer
2010-07-15 Jan Karajbd2/ocfs2: Fix block checksumming when a buffer is...
2010-06-23 Jeff Mahoney- patches.fixes/blkdev-generalize-flags-for-blkdev_issu...
2010-06-14 Andi Kleenext4: remove initialized but not read variables
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-16 Theodore Ts'ojbd2: Improve scalability by not taking j_state_lock...
2010-05-11 Bill Pembertonjbd2: use NULL instead of 0 when pointer is needed
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
next