index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
1
-3
/
+5
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
1
-6
/
+16
2014-05-07
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
1
-37
/
+36
2014-05-07
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
1
-18
/
+18
2014-05-07
reiserfs: cleanup, remove blocks arg from journal_join
Jeff Mahoney
1
-9
/
+9
2014-05-07
reiserfs: cleanup, remove sb argument from journal_mark_dirty
Jeff Mahoney
1
-10
/
+8
2014-05-07
reiserfs: cleanup, remove sb argument from journal_end
Jeff Mahoney
1
-21
/
+22
2014-05-07
reiserfs: cleanup, remove nblocks argument from journal_end
Jeff Mahoney
1
-21
/
+17
2014-05-07
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
1
-469
/
+658
2014-05-07
reiserfs: use per-fs commit workqueues
Jeff Mahoney
1
-19
/
+3
2013-09-24
reiserfs: fix race with flush_used_journal_lists and flush_journal_list
Jeff Mahoney
1
-1
/
+4
2013-09-24
reiserfs: remove useless flush_old_journal_lists
Jeff Mahoney
1
-62
/
+0
2013-08-09
reiserfs: locking, handle nested locks properly
Jeff Mahoney
1
-48
/
+56
2013-05-07
make blkdev_put() return void
Al Viro
1
-13
/
+3
2012-06-01
reiserfs: get rid of resierfs_sync_super
Artem Bityutskiy
1
-2
/
+4
2012-06-01
reiserfs: mark the superblock as dirty a bit later
Artem Bityutskiy
1
-2
/
+1
2012-06-01
reiserfs: clean-up function return type
Artem Bityutskiy
1
-5
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-21
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-01-11
reiserfs: don't lock journal_init()
Frederic Weisbecker
1
-33
/
+20
2012-01-11
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
1
-7
/
+4
2011-09-15
fs: Convert vmalloc/memset to vzalloc
Joe Perches
1
-6
/
+3
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
1
-13
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-01
reiserfs: make commit_wq use the default concurrency level
Tejun Heo
1
-1
/
+1
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-14
/
+7
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-3
/
+3
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-12
/
+5
2010-09-10
reiserfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
1
-86
/
+20
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
1
-1
/
+1
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-01-28
reiserfs: Fix vmalloc call under reiserfs lock
Frederic Weisbecker
1
-0
/
+2
2010-01-02
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
1
-1
/
+2
2009-12-30
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Frederic Weisbecker
1
-3
/
+12
2009-10-05
kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency
Frederic Weisbecker
1
-1
/
+4
2009-09-17
kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency
Frederic Weisbecker
1
-0
/
+16
2009-09-14
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
1
-34
/
+0
2009-09-14
kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe
Frederic Weisbecker
1
-5
/
+3
2009-09-14
kill-the-BKL/reiserfs: release the write lock on flush_commit_list()
Frederic Weisbecker
1
-2
/
+5
2009-09-14
kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...
Frederic Weisbecker
1
-0
/
+2
2009-09-14
reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
Frederic Weisbecker
1
-1
/
+1
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
1
-29
/
+105
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
1
-1
/
+1
2009-03-30
reiserfs: rename p_s_sb to sb
Jeff Mahoney
1
-368
/
+367
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-60
/
+60
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
1
-19
/
+4
[next]