index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+4
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
1
-2
/
+2
2019-11-05
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
1
-2
/
+2
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
1
-15
/
+1
2018-12-28
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
1
-4
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-01-31
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2017-09-06
ocfs2: clean up some dead code
Jun Piao
1
-1
/
+0
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
1
-2
/
+2
2016-07-26
ocfs2: improve recovery performance
Junxiao Bi
1
-20
/
+21
2016-03-25
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
1
-4
/
+4
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-4
/
+4
2016-01-14
ocfs2: clean up redundant NULL check before iput
Joseph Qi
1
-7
/
+3
2015-11-05
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
1
-2
/
+2
2015-11-05
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
1
-39
/
+47
2015-11-05
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
1
-3
/
+12
2015-09-04
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
1
-1
/
+1
2015-09-04
ocfs2: fix race between crashed dio and rm
Joseph Qi
1
-1
/
+3
2015-09-04
ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_access
Joseph Qi
1
-1
/
+17
2015-09-04
ocfs2: fix race between dio and recover orphan
Joseph Qi
1
-4
/
+4
2015-06-24
ocfs2: mark local functions as static
Joseph Qi
1
-5
/
+5
2015-06-24
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
Xue jiufei
1
-3
/
+1
2015-06-24
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
Joseph Qi
1
-1
/
+14
2015-06-24
ocfs2: fix a tiny race when truncate dio orohaned entry
Joseph Qi
1
-26
/
+21
2015-02-16
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
1
-0
/
+2
2015-02-16
ocfs2: add orphan recovery types in ocfs2_recover_orphans
Joseph Qi
1
-20
/
+88
2015-02-10
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
1
-1
/
+0
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+5
2014-06-04
ocfs2: limit printk when journal is aborted
Joseph Qi
1
-2
/
+15
2014-04-03
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
Jan Kara
1
-6
/
+0
2013-09-11
ocfs2: use i_size_read() to access i_size
Junxiao Bi
1
-4
/
+4
2013-09-11
ocfs2: lighten up allocate transaction
Younger Liu
1
-0
/
+35
2013-06-29
[readdir] convert ocfs2
Al Viro
1
-7
/
+7
2013-02-21
ocfs2: remove kfree() redundant null checks
Tim Gardner
1
-7
/
+3
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
1
-1
/
+6
2011-07-24
ocfs2: Add comment about orphan scanning
Sunil Mushran
1
-0
/
+14
2011-07-24
ocfs2: Clean up messages in the fs
Sunil Mushran
1
-3
/
+6
2011-05-13
ocfs2: Skip mount recovery for hard-ro mounts
Sunil Mushran
1
-0
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-24
ocfs2: Remove masklog ML_JOURNAL.
Tao Ma
1
-76
/
+54
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-19
/
+0
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-31
/
+12
2010-09-10
ocfs2: Remove obsolete comments before ocfs2_start_trans.
Tao Ma
1
-3
/
+0
2010-09-10
ocfs2: Remove unused old_id in ocfs2_commit_cache.
Tao Ma
1
-2
/
+1
2010-09-10
ocfs2: Add some trace log for orphan scan.
Tao Ma
1
-0
/
+3
2010-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-2
/
+2
2010-08-03
jbd2: Change j_state_lock to be a rwlock_t
Theodore Ts'o
1
-2
/
+2
[next]