Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / jbd /
2012-03-21 Linus TorvaldsMerge tag 'pm-for-3.4' of git://git./linux/kernel/git...
2012-03-20 Cong Wangjbd: remove the second argument of k[un]map_atomic()
2012-03-13 Nigel CunninghamPM / Sleep: JBD and JBD2 missing set_freezable()
2012-01-11 Jan Karajbd: Issue cache flush after checkpointing
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-09 Jan Karajbd: Remove j_barrier mutex
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-06 Paul Bolletreewide: Fix comment and string typo 'bufer'
2011-11-22 Yongqiang Yangjbd: clear revoked flag on buffers before a new transac...
2011-11-21 Tejun Heofreezer: unexport refrigerator() and update try_to_free...
2011-11-01 Eryu Guanjbd/jbd2: validate sb->s_first in journal_get_superblock()
2011-06-27 Tao Majbd: Use WRITE_SYNC in journal checkpoint.
2011-06-27 Jan Karajbd: Fix oops in journal_remove_journal_head()
2011-06-25 Ding Dinghuajbd: fix a bug of leaking jh->b_jcount
2011-06-25 Jan Karajbd: remove dependency on __GFP_NOFAIL
2011-06-25 Lukas Czernerjbd: Add fixed tracepoints
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-23 Eryu Guanjbd: Fix comment to match the code in journal_start()
2011-05-17 Tao Majbd/jbd2: remove obsolete summarise_journal_usage.
2011-05-17 Jan Karajbd: Fix forever sleeping process in do_get_write_access()
2011-05-17 Ted Ts'ojbd: fix fsync() tid wraparound bug
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 Axboejbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SY...
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-02-28 Justin P. Mattockjbd: Remove one to many n's in a word.
2010-12-10 Uwe Kleine-Königfix comment typos concerning "consistent"
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-27 Andrea Gelminijbd/2: fixed typos
2010-10-27 Namhyung Kimjbd: Convert atomic_inc() to get_bh()
2010-10-27 Namhyung Kimjbd: Fix debug message in do_get_write_access()
2010-10-27 Namhyung Kimjbd: Check return value of __getblk()
2010-10-27 Namhyung Kimjbd: Convert bitops to buffer fns
2010-10-27 Darrick J. Wongext3/jbd: Avoid WARN() messages when failing to write...
2010-10-27 Namhyung Kimjbd: Use offset_in_page() instead of manual calculation
2010-10-27 Namhyung Kimjbd: Remove unnecessary goto statement
2010-10-27 Namhyung Kimjbd: Use printk_ratelimited() in journal_alloc_journal_...
2010-10-27 Namhyung Kimjbd: Move debug message into #ifdef area
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-09-20 Corrado Zoccolocfq: improve fsync performance for small files
2010-09-10 Christoph Hellwigjbd: replace barriers with explicit flush / FUA usage
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-18 Christoph Hellwigkill BH_Ordered flag
2010-07-21 Andi Kleenext3: Fix set but unused variables
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Jan Karaext3: Fix waiting on transaction during fsync
2010-05-21 Jan Karajbd: Provide function to check whether transaction...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-04 Jan Karajbd: Delay discarding buffers in journal_unmap_buffer
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Yin Kangkaijbd: jbd-debug and jbd2-debug should be writable
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-11-12 Stefan Schmidtfs/jbd: Export log_start_commit to fix ext3 build.
2009-11-11 Tao MaJBD/JBD2: free j_wbuf if journal init fails.
2009-09-16 Jan Karajbd: Annotate transaction start also for journal_restart()
2009-09-16 Jan Karajbd: Journal block numbers can ever be only 32-bit...
2009-09-16 Andreas DilgerJBD: round commit timer up to avoid uncommitted transaction
2009-07-21 dingdinghuajbd: fix race between write_metadata_buffer and get_wri...
2009-07-15 Jan Karajbd: Fix a race between checkpointing code and journal_...
2009-07-15 Jan Karajbd: Fail to load a journal if it is too short
2009-06-18 Hisashi Hifumijbd: clean up journal_try_to_free_buffers()
2009-06-09 Jan Karajbd: fix race in buffer processing in commit code
2009-04-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-14 Theodore Ts'ojbd: use SWRITE_SYNC_PLUG when writing synchronous...
2009-04-13 Jan Karajbd: update locking coments
2009-04-06 Jens Axboejbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
2009-04-03 Linus TorvaldsMerge branch 'ext3-latency-fixes' of git://git./linux...
2009-04-03 Jan Karajbd: fix oops in jbd_journal_init_inode() on corrupted fs
2009-03-28 Theodore Ts'oext3: Use WRITE_SYNC for commits which are caused by...
2009-02-11 Jan Karajbd: fix return value of journal_start_commit()
2009-01-08 Randy Dunlapjbd: remove excess kernel-doc notation
2009-01-08 Josef Bacikjbd: improve fsync batching
2008-12-13 Hidehiro Kawaijbd: test BH_Write_EIO to detect errors on metadata...
2008-12-13 Hidehiro Kawaijbd: fix error handling for checkpoint io
2008-12-11 Greg Kroah-Hartman- intermediate commit as part of adding 2.6.27.9-rc1...
2008-12-05 Hidehiro Kawaijbd: ordered data integrity fix
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-07 Theodore Ts'ojbd: don't give up looking for space so easily in __log...
2008-10-30 Randy Dunlapfs: remove excess kernel-doc
2008-10-23 Duane Griffinjbd: abort instead of waiting for nonexistent transactions
2008-10-23 Hidehiro Kawaijbd: test BH_Write_EIO to detect errors on metadata...
2008-10-23 Hidehiro Kawaijbd: fix error handling for checkpoint io
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-20 Hidehiro Kawaijbd: ordered data integrity fix
2008-10-20 Hidehiro Kawaiext3: add an option to control error handling on file...
2008-10-20 Hidehiro Kawaijbd: don't dirty original metadata buffer on abort
2008-10-20 Hidehiro Kawaijbd: abort when failed to log metadata buffers
2008-08-11 Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11 Ingo Molnarlockdep: rename map_[acquire|release]() => lock_map_...
2008-08-11 Peter Zijlstralockdep: map_acquire
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-25 Hidehiro Kawaijbd: don't abort if flushing file data failed
2008-07-25 Toshiyuki Okajimajbd: positively dispose the unmapped data buffers in...
2008-07-25 Adrian Bunkjbd: unexport journal_update_superblock
2008-07-25 Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-25 Duane Griffinjbd: tidy up revoke cache initialisation and destruction
next