ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / jbd2 /
2010-05-11 Bill Pembertonjbd2: use NULL instead of 0 when pointer is needed
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-24 dingdinghuajbd2: clean up an assertion in jbd2_journal_commit_tran...
2010-02-15 dingdinghuajbd2: delay discarding buffers in journal_unmap_buffer
2009-12-23 Andrew Mortonjbd2: don't use __GFP_NOFAIL in journal_init_common()
2009-12-23 Yin Kangkaijbd: jbd-debug and jbd2-debug should be writable
2009-12-23 Theodore Ts'oext4, jbd2: Add barriers for file systems with exernal...
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Christoph Hellwigkill wait_on_page_writeback_range
2009-12-10 Theodore Ts'ojbd2: Export jbd2_log_start_commit to fix ext4 build
2009-12-07 Theodore Ts'oext4: Use slab allocator for sub-page sized allocations
2009-12-23 Theodore Ts'oext4: Add new tracepoint for jbd2_cleanup_journal_tail
2009-12-01 Theodore Ts'ojbd2: Add ENOMEM checking in and for jbd2_journal_write...
2009-11-15 Theodore Ts'ojbd2: don't wipe the journal on a failed journal checksum
2009-11-11 Tao MaJBD/JBD2: free j_wbuf if journal init fails.
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-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-11 Theodore Ts'oext4: Fix async commit mode to be safe by using a barrier
2009-08-18 Jan Karajbd2: Annotate transaction start also for jbd2_journal_...
2009-08-11 Andreas Dilgerjbd2: round commit timer up to avoid uncommitted transa...
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-18 Hisashi Hifumijbd2: clean up jbd2_journal_try_to_free_buffers()
2009-07-13 Jan Karajbd2: Fix a race between checkpointing code and journal...
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-04-14 Theodore Ts'ojbd2: use SWRITE_SYNC_PLUG when writing synchronous...
2009-04-06 Jens Axboejbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
2009-03-27 Jan Karajbd2: Update locking coments
2009-03-26 Theodore Ts'oext4: Use WRITE_SYNC for commits which are caused by...
2009-02-10 Jan Karajbd2: Avoid possible NULL dereference in jbd2_journal_b...
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-05 Theodore Ts'ojbd2: Submit writes to the journal using WRITE_SYNC
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-06 Aneesh Kumar K.Vjbd2: Call journal commit callback without holding...
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-26 Josef Bacikjbd2: improve jbd2 fsync batching
2009-01-06 Theodore Ts'ojbd2: Add barrier not supported test to journal_wait_on...
2008-11-03 Sami Liedesjbd2: deregister proc on failure in jbd2_journal_init_inode
2008-11-07 Theodore Ts'ojbd2: don't give up looking for space so easily in...
2008-10-29 Theodore Ts'ojbd2: Call the commit callback before the transaction...
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-17 Theodore Ts'oext4: Replace hackish ext4_mb_poll_new_transaction...
2008-10-11 Hidehiro Kawaiext4: add an option to control error handling on file...
2008-10-11 Hidehiro Kawaijbd2: don't dirty original metadata buffer on abort
2008-10-11 Hidehiro Kawaijbd2: fix error handling for checkpoint io
2008-10-12 Hidehiro Kawaijbd2: abort when failed to log metadata buffers
2008-10-06 Theodore Ts'ojbd2: Fix buffer head leak when writing the commit...
2008-10-06 Theodore Ts'oext4: Add debugging markers that can be used by systemtap
2008-10-09 Duane Griffinjbd2: abort instead of waiting for nonexistent transaction
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-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 Pigginmm: rename page trylock
2008-07-26 Theodore Ts'oext4: unexport jbd2_journal_update_superblock
2008-08-01 Hidehiro Kawaijbd2: don't abort if flushing file data failed
2008-07-11 Aneesh Kumar K.Vext4: Add ordered mode support for delalloc
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-07-14 Mingming Caojbd2: fix race between jbd2_journal_try_to_free_buffers...
2008-07-11 Theodore Ts'ojbd2: Add commit time into the commit block
2008-06-04 Theodore Ts'ojbd2: Fix barrier fallback code to re-lock the buffer...
2008-06-06 Theodore Ts'ojbd2: If a journal checksum error is detected, propagat...
2008-05-26 Theodore Ts'ojbd2: Fix memory leak when verifying checksums in the...
2008-05-15 Mingming Caojbd2: update transaction t_state to T_COMMIT fix
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-04-17 Duane Griffinjbd2: eliminate duplicated code in revocation table...
2008-04-28 Duane Griffinjbd2: tidy up revoke cache initialisation and destruction
2008-04-17 Josef Bacikjbd2: fix possible journal overflow issues
2008-04-17 Josef Bacikjbd2: fix the way the b_modified flag is cleared
2008-03-30 Al Virojbd/jbd2 NULL noise
2008-03-20 Duane Griffinjbd2: correctly unescape journal data blocks
2008-02-10 Dave KleikampJBD2: Clear buffer_ordered flag for barried IO request...
2008-02-06 Andi KleenBKL-removal: remove incorrect comment refering to lock_...
2008-02-05 Aneesh Kumar K.VJBD2: Use the incompat macro for testing the incompat...
2008-02-05 Aneesh Kumar K.Vjbd2: Fix reference counting on the journal commit...
2008-02-05 Mingming Caojbd2: Add error check to journal_wait_on_commit_record...
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-29 Mingming Caojbd2: sparse pointer use of zero as null
2008-01-29 Mingming Caojbd2: Use round-jiffies() function for the "5 second...
next