index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
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-29
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
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-28
/
+29
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-81
/
+93
2009-03-30
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
1
-23
/
+23
2008-10-21
[PATCH] remember mode of reiserfs journal
Al Viro
1
-2
/
+4
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
1
-1
/
+2
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-08-04
fs: rename buffer trylock
Nick Piggin
1
-2
/
+2
2008-08-04
mm: rename page trylock
Nick Piggin
1
-1
/
+1
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
1
-12
/
+10
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
1
-7
/
+7
2008-07-25
reiserfs: convert j_lock to mutex
Jeff Mahoney
1
-3
/
+3
2008-04-30
reiserfs: use open_bdev_excl
Christoph Hellwig
1
-27
/
+23
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-28
reiserfs: fix sparse warning in journal.c
Harvey Harrison
1
-1
/
+1
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
1
-3
/
+3
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-8
/
+10
2007-10-17
reiserfs: do not repair wrong journal params
Edward Shishkin
1
-43
/
+57
2007-10-17
try to reap reiserfs pages left around by invalidatepage
Chris Mason
1
-10
/
+32
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
1
-1
/
+2
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-2
/
+2
2007-05-08
reiserfs: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-3
/
+3
[next]