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
/
reiserfs
/
journal.c
Commit message (
Expand
)
Author
Age
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
reiserfs: make commit_wq use the default concurrency level
Tejun Heo
2011-02-01
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
|
\
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
reiserfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-09-10
*
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
*
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
reiserfs: properly honor read-only devices
Jeff Mahoney
2010-03-24
*
reiserfs: Fix vmalloc call under reiserfs lock
Frederic Weisbecker
2010-01-28
*
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
2010-01-01
*
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Frederic Weisbecker
2009-12-29
*
kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency
Frederic Weisbecker
2009-10-05
*
kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency
Frederic Weisbecker
2009-09-16
*
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
2009-09-14
*
kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe
Frederic Weisbecker
2009-09-14
*
kill-the-BKL/reiserfs: release the write lock on flush_commit_list()
Frederic Weisbecker
2009-09-14
*
kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...
Frederic Weisbecker
2009-09-14
*
reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
Frederic Weisbecker
2009-09-14
*
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-09-14
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
*
reiserfs: rename p_s_sb to sb
Jeff Mahoney
2009-03-30
*
reiserfs: strip trailing whitespace
Jeff Mahoney
2009-03-30
*
reiserfs: rearrange journal abort
Jeff Mahoney
2009-03-30
*
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
*
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
*
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2009-03-30
*
[PATCH] remember mode of reiserfs journal
Al Viro
2008-10-21
*
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-21
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
*
fs: rename buffer trylock
Nick Piggin
2008-08-05
*
mm: rename page trylock
Nick Piggin
2008-08-05
*
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
*
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
*
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
*
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-30
*
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
*
reiserfs: fix sparse warning in journal.c
Harvey Harrison
2008-04-28
*
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
*
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
2007-10-19
*
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
*
reiserfs: do not repair wrong journal params
Edward Shishkin
2007-10-17
*
try to reap reiserfs pages left around by invalidatepage
Chris Mason
2007-10-17
*
fs/reiserfs/: cleanups
Adrian Bunk
2007-10-17
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
*
reiserfs: use __set_current_state()
Milind Arun Choudhary
2007-05-08
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
[next]