index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
2009-03-30
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
2008-10-21
[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-08-04
fs: rename buffer trylock
Nick Piggin
2008-08-04
mm: rename page trylock
Nick Piggin
2008-07-25
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-04-30
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
reiserfs: fix sparse warning in journal.c
Harvey Harrison
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2007-10-19
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-17
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-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-08
reiserfs: use __set_current_state()
Milind Arun Choudhary
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-03
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
2006-09-29
[PATCH] Fix reiserfs latencies caused by data=ordered
Chris Mason
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2006-03-25
[PATCH] reiserfs: handle trans_id overflow
Alexander Zarochentsev
2006-03-02
[PATCH] reiserfs: do not check if unsigned < 0
Vladimir V. Saveliev
2006-02-01
[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...
Chris Mason
2006-02-01
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...
Chris Mason
2006-02-01
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2006-02-01
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2006-02-01
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...
Pekka Enberg
2006-02-01
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
2006-01-11
[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas
Jan Kara
2005-12-14
[PATCH] reiserfs: skip commit on io error
Jeff Mahoney
2005-11-29
[PATCH] reiserfs: handle cnode allocation failure gracefully
Jeff Mahoney
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-07
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
[next]