index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
journal.c
Age
Commit message (
Expand
)
Author
2013-08-08
reiserfs: locking, handle nested locks properly
Jeff Mahoney
2013-05-07
make blkdev_put() return void
Al Viro
2012-06-01
reiserfs: get rid of resierfs_sync_super
Artem Bityutskiy
2012-06-01
reiserfs: mark the superblock as dirty a bit later
Artem Bityutskiy
2012-06-01
reiserfs: clean-up function return type
Artem Bityutskiy
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-01-10
reiserfs: don't lock journal_init()
Frederic Weisbecker
2012-01-10
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
2011-09-15
fs: Convert vmalloc/memset to vzalloc
Joe Perches
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-01
reiserfs: make commit_wq use the default concurrency level
Tejun Heo
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-09-10
reiserfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
reiserfs: properly honor read-only devices
Jeff Mahoney
2010-01-28
reiserfs: Fix vmalloc call under reiserfs lock
Frederic Weisbecker
2010-01-02
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
2009-12-29
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Frederic Weisbecker
2009-10-05
kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency
Frederic Weisbecker
2009-09-17
kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency
Frederic Weisbecker
2009-09-14
kill-the-bkl/reiserfs: acquire the inode mutex safely
Frederic Weisbecker
2009-09-14
kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe
Frederic Weisbecker
2009-09-14
kill-the-BKL/reiserfs: release the write lock on flush_commit_list()
Frederic Weisbecker
2009-09-14
kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...
Frederic Weisbecker
2009-09-14
reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
Frederic Weisbecker
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
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
[next]