Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e397a78589e03ce920e0b4e5f8cc2cfa49027058
/
fs
/
reiserfs
/
journal.c
721a769
reiserfs: fix race with flush_used_journal_lists and flush_journal_list
by Jeff Mahoney
· 11 years ago
7bc9cc0
reiserfs: remove useless flush_old_journal_lists
by Jeff Mahoney
· 11 years ago
278f667
reiserfs: locking, handle nested locks properly
by Jeff Mahoney
· 11 years ago
4385bab
make blkdev_put() return void
by Al Viro
· 12 years ago
033369d
reiserfs: get rid of resierfs_sync_super
by Artem Bityutskiy
· 12 years ago
5c5fd81
reiserfs: mark the superblock as dirty a bit later
by Artem Bityutskiy
· 12 years ago
25729b0
reiserfs: clean-up function return type
by Artem Bityutskiy
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
f466c6f
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
by Al Viro
· 13 years ago
37c69b9
reiserfs: don't lock journal_init()
by Frederic Weisbecker
· 13 years ago
b18c1c6
reiserfs: delete comments referring to the BKL
by Davidlohr Bueso
· 13 years ago
558feb0
fs: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
28aadf5
reiserfs: make commit_wq use the default concurrency level
by Tejun Heo
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
7cd33ad
reiserfs: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
b3397ad
reiserfs: remove unused local `wait'
by Changli Gao
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3f8b5ee
reiserfs: properly honor read-only devices
by Jeff Mahoney
· 15 years ago
bbec919
reiserfs: Fix vmalloc call under reiserfs lock
by Frederic Weisbecker
· 15 years ago
0523676
reiserfs: Relax reiserfs lock while freeing the journal
by Frederic Weisbecker
· 15 years ago
98ea3f5
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
by Frederic Weisbecker
· 15 years ago
48f6ba5
kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency
by Frederic Weisbecker
· 15 years ago
193be0e
kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency
by Frederic Weisbecker
· 15 years ago
c72e057
kill-the-bkl/reiserfs: acquire the inode mutex safely
by Frederic Weisbecker
· 15 years ago
c63e3c0
kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe
by Frederic Weisbecker
· 15 years ago
6e3647a
kill-the-BKL/reiserfs: release the write lock on flush_commit_list()
by Frederic Weisbecker
· 16 years ago
e6950a4
kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journal_end()
by Frederic Weisbecker
· 16 years ago
a412f9e
reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
by Frederic Weisbecker
· 16 years ago
8ebc423
reiserfs: kill-the-BKL
by Frederic Weisbecker
· 16 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
a9dd364
reiserfs: rename p_s_sb to sb
by Jeff Mahoney
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
32e8b10
reiserfs: rearrange journal abort
by Jeff Mahoney
· 16 years ago
c3a9c21
reiserfs: rework reiserfs_panic
by Jeff Mahoney
· 16 years ago
45b03d5
reiserfs: rework reiserfs_warning
by Jeff Mahoney
· 16 years ago
600ed41
reiserfs: audit transaction ids to always be unsigned ints
by Jeff Mahoney
· 16 years ago
e5eb8ca
[PATCH] remember mode of reiserfs journal
by Al Viro
· 17 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
90415de
reiserfs: convert j_commit_lock to mutex
by Jeff Mahoney
· 16 years ago
afe7025
reiserfs: convert j_flush_sem to mutex
by Jeff Mahoney
· 16 years ago
f68215c
reiserfs: convert j_lock to mutex
by Jeff Mahoney
· 16 years ago
86098fa
reiserfs: use open_bdev_excl
by Christoph Hellwig
· 17 years ago
fbe5498
reiserfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e13601b
reiserfs: fix sparse warning in journal.c
by Harvey Harrison
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
cb680c1
reiserfs: ignore on disk s_bmap_nr value
by Jeff Mahoney
· 17 years ago
3ee1667
reiserfs: fix usage of signed ints for block numbers
by Jeff Mahoney
· 17 years ago
cf3d0b8
reiserfs: do not repair wrong journal params
by Edward Shishkin
· 17 years ago
398c95b
try to reap reiserfs pages left around by invalidatepage
by Chris Mason
· 17 years ago
deba0f4
fs/reiserfs/: cleanups
by Adrian Bunk
· 17 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
5ab2f7e
reiserfs: use __set_current_state()
by Milind Arun Choudhary
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
14a6144
BUG_ON conversion for fs/reiserfs
by Eric Sesterhenn
· 18 years ago
a317202
[PATCH] Fix reiserfs latencies caused by data=ordered
by Chris Mason
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
a44c94a
[PATCH] reiserfs: handle trans_id overflow
by Alexander Zarochentsev
· 19 years ago
c499ec2
[PATCH] reiserfs: do not check if unsigned < 0
by Vladimir V. Saveliev
· 19 years ago
6ae1ea4
[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_end
by Chris Mason
· 19 years ago
3d4492f
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh
by Chris Mason
· 19 years ago
e0e851c
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
by Chris Mason
· 19 years ago
d62b1b8
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
by Chris Mason
· 19 years ago
8c777cc
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocation
by Pekka Enberg
· 19 years ago
d739b42
[PATCH] reiserfs: remove kmalloc wrapper
by Pekka Enberg
· 19 years ago
ef43bc4
[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas
by Jan Kara
· 19 years ago
5d5e8156
[PATCH] reiserfs: skip commit on io error
by Jeff Mahoney
· 19 years ago
576f6d7
[PATCH] reiserfs: handle cnode allocation failure gracefully
by Jeff Mahoney
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
53778ff
[PATCH] Change ll_rw_block() calls in Reiser
by Jan Kara
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
bd4c625
reiserfs: run scripts/Lindent on reiserfs code
by Linus Torvalds
· 19 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 19 years ago
bdd5b29
[PATCH] Make reiserfs BUG on too big transaction
by Jan Kara
· 19 years ago
b8cc936
[PATCH] reiserfs endianness: fix endianness bugs
by Al Viro
· 20 years ago
74f9f97
[PATCH] reiserfs: journal_init fix
by Edward Shishkin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago