index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reiserfs: remove useless flush_old_journal_lists
Jeff Mahoney
2013-09-24
1
-62
/
+0
*
reiserfs: locking, handle nested locks properly
Jeff Mahoney
2013-08-08
1
-48
/
+56
*
make blkdev_put() return void
Al Viro
2013-05-07
1
-13
/
+3
*
reiserfs: get rid of resierfs_sync_super
Artem Bityutskiy
2012-06-01
1
-2
/
+4
*
reiserfs: mark the superblock as dirty a bit later
Artem Bityutskiy
2012-06-01
1
-2
/
+1
*
reiserfs: clean-up function return type
Artem Bityutskiy
2012-06-01
1
-5
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
1
-1
/
+1
*
reiserfs: don't lock journal_init()
Frederic Weisbecker
2012-01-10
1
-33
/
+20
*
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
2012-01-10
1
-7
/
+4
*
fs: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-6
/
+3
*
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2011-07-12
1
-13
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
reiserfs: make commit_wq use the default concurrency level
Tejun Heo
2011-02-01
1
-1
/
+1
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-14
/
+7
|
\
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-3
/
+3
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-12
/
+5
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
reiserfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-09-10
1
-86
/
+20
*
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
1
-1
/
+1
*
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
reiserfs: properly honor read-only devices
Jeff Mahoney
2010-03-24
1
-6
/
+9
*
reiserfs: Fix vmalloc call under reiserfs lock
Frederic Weisbecker
2010-01-28
1
-0
/
+2
*
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
2010-01-02
1
-1
/
+2
*
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Frederic Weisbecker
2009-12-29
1
-3
/
+12
*
kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency
Frederic Weisbecker
2009-10-05
1
-1
/
+4
*
kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency
Frederic Weisbecker
2009-09-17
1
-0
/
+16
*
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
2009-09-14
1
-34
/
+0
*
kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe
Frederic Weisbecker
2009-09-14
1
-5
/
+3
*
kill-the-BKL/reiserfs: release the write lock on flush_commit_list()
Frederic Weisbecker
2009-09-14
1
-2
/
+5
*
kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...
Frederic Weisbecker
2009-09-14
1
-0
/
+2
*
reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
Frederic Weisbecker
2009-09-14
1
-1
/
+1
*
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-09-14
1
-29
/
+105
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
*
reiserfs: rename p_s_sb to sb
Jeff Mahoney
2009-03-30
1
-368
/
+367
*
reiserfs: strip trailing whitespace
Jeff Mahoney
2009-03-30
1
-60
/
+60
*
reiserfs: rearrange journal abort
Jeff Mahoney
2009-03-30
1
-19
/
+4
*
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
1
-28
/
+29
*
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
1
-81
/
+93
*
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2009-03-30
1
-23
/
+23
*
[PATCH] remember mode of reiserfs journal
Al Viro
2008-10-21
1
-2
/
+4
*
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-21
1
-1
/
+2
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
1
-1
/
+1
*
fs: rename buffer trylock
Nick Piggin
2008-08-04
1
-2
/
+2
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-1
/
+1
*
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
1
-12
/
+10
*
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
1
-7
/
+7
*
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
1
-3
/
+3
[next]