index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_jbd2.h
Commit message (
Expand
)
Author
Age
*
ext4: Fix ext4_should_writeback_data() for no-journal mode
Curt Wohlgemuth
2011-08-13
*
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
2011-05-09
*
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
2011-04-04
*
ext4: unify the ext4_handle_release_buffer() api
Amir Goldstein
2011-03-20
*
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
2011-01-10
*
ext4: Pass line numbers to ext4_error() and friends
Theodore Ts'o
2010-07-27
*
ext4: Pass line number to ext4_journal_abort_handle()
Theodore Ts'o
2010-06-29
*
ext4: remove vestiges of nobh support
Christoph Hellwig
2010-06-14
*
ext4: Clean up s_dirt handling
Theodore Ts'o
2010-06-11
*
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
2010-05-16
*
ext4: use ext4_get_block_write in buffer write
Jiaying Zhang
2010-03-04
*
ext4: Wait for proper transaction commit on fsync
Jan Kara
2009-12-08
*
ext4: quota macros cleanup
Dmitry Monakhov
2009-12-08
*
ext4: fold ext4_journal_forget() into ext4_forget()
Theodore Ts'o
2009-11-22
*
ext4: fold ext4_journal_revoke() into ext4_forget()
Theodore Ts'o
2009-11-24
*
ext4: move ext4_forget() to ext4_jbd2.c
Theodore Ts'o
2009-11-22
*
ext4: Handle nested ext4_journal_start/stop calls without a journal
Curt Wohlgemuth
2009-09-29
*
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
2009-07-13
*
ext4: fix no journal corruption with locale-gen
Theodore Ts'o
2009-07-08
*
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-06
*
ext4: Allow ext4 to run without a journal
Frank Mayhar
2009-01-07
*
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
2008-08-19
*
ext4: Use new framework for data=ordered mode in JBD2
Jan Kara
2008-07-11
*
ext4: replace __FUNCTION__ occurrences
Stoyan Gaydarov
2008-07-13
*
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29