#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ ate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/include/linux/jbd.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/linux/jbd.h
AgeCommit message (Expand)Author
2009-04-14jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-30trivial: jbd header comment typo fix for JBD_PARANOID_IOFAILKazuo Moriwaka
2009-03-27ext3: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o
2009-01-15jbd: fix missing kernel-docRandy Dunlap
2009-01-08jbd: improve fsync batchingJosef Bacik
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap
2008-02-06jbd.h: hide kernel only codeOlaf Hering
2008-02-06make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos
2007-10-19jbd: remove printk() from J_ASSERT macrosChris Snook
2007-10-17JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao
2007-10-15docbook: fix filesystems contentRandy Dunlap
2007-10-11lockdep: annotate journal_start()Peter Zijlstra
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter