const: constify remaining file_operations
[safe/jmp/linux-2.6] / fs / jbd2 / journal.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-30 Theodore Ts'ojbd2: Use tracepoints for history file
2009-09-29 Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-07-13 dingdinghuajbd2: fix race between write_metadata_buffer and get_wr...
2009-07-17 Jan Karajbd2: Fail to load a journal if it is too short
2009-06-21 Theodore Ts'ojbd2: Remove GFP_ATOMIC kmalloc from inside spinlock...
2009-06-09 Alberto Bertoglijbd2: Fix minor typos in comments in fs/jbd2/journal.c
2009-06-17 Theodore Ts'ojbd2: convert instrumentation from markers to tracepoints
2009-02-10 Jan Karajbd2: Fix return value of jbd2_journal_start_commit()
2009-01-12 Simon Holm Thøgersenext4: fix wrong use of do_div
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-06 Jan Karajbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
2009-01-05 Joel Beckerjbd2: Add buffer triggers
2009-01-04 Theodore Ts'ojbd2: Add pid and journal device name to the "kjournald...
2009-01-06 Theodore Ts'oext4: Remove code to create the journal inode
2008-11-05 Theodore Ts'ojbd2: Remove a large array of bh's from the stack of...
2009-01-04 Theodore Ts'oext4: add fsync batch tuning knobs
2008-12-17 Theodore Ts'oext4: display average commit time
2008-11-03 Sami Liedesjbd2: deregister proc on failure in jbd2_journal_init_inode
2008-10-11 Hidehiro Kawaijbd2: fix error handling for checkpoint io
2008-10-07 Theodore Ts'oext4/jbd2: Avoid WARN() messages when failing to write...
2008-09-16 Theodore Ts'ojbd2: clean up how the journal device name is printed
2008-07-26 Theodore Ts'oext4: unexport jbd2_journal_update_superblock
2008-07-11 Jan Karajbd2: Remove data=ordered mode support using jbd buffer...
2008-07-11 Jan Karajbd2: Implement data=ordered mode handling via inodes
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-04-29 Denis V. Lunevjbd2: use non-racy method for proc entries creation
2008-04-17 Harvey Harrisonjdb2: replace remaining __FUNCTION__ occurrences
2008-04-30 Duane Griffinjbd2: only create debugfs and stats entries if init...
2008-04-17 Randy Dunlapjbd2: fix kernel-doc notation
2008-04-17 Duane Griffinjbd2: replace potentially false assertion with if block
2008-03-30 Al Virojbd/jbd2 NULL noise
2008-01-29 Mingming Caojbd2: Mark jbd2 slabs as SLAB_TEMPORARY
2008-01-29 Girish Shilamkarext4: Add the journal checksum feature
2008-01-29 Johann Lombardijbd2: jbd2 stats through procfs
2007-10-17 Jose R. SantosJBD2: debug code cleanup.
2007-10-17 Mingming Caojbd2: JBD_XXX to JBD2_XXX naming cleanup
2007-10-17 Mingming CaoJBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
2007-10-17 Mingming CaoJBD2: replace jbd_kmalloc with kmalloc directly.
2007-10-17 Mingming CaoJBD2: jbd2 slab allocation cleanups
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Jose R. Santosjbd2: Move jbd2-debug file to debugfs
2007-07-18 Jose R. Santosjbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
2007-05-08 Pavel Emelianovjbd: check for error returned by kthread_create on...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-17 Dave Kleikamp[PATCH] null dereference in fs/jbd2/journal.c
2006-10-11 Mingming Cao[PATCH] jbd2: switch blks_type from sector_t to ull
2006-10-11 Mingming Cao[PATCH] jbd2: sector_t conversion
2006-10-11 Zach Brown[PATCH] 64-bit jbd2 core
2006-10-11 Johann Lombardi[PATCH] jbd2: rename slab
2006-10-11 Mingming Cao[PATCH] jbd2: rename jbd2 symbols to avoid duplication...
2006-10-11 Dave Kleikamp[PATCH] jbd2: initial copy of files from jbd