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
/
jfs
/
jfs_logmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
1
-1
/
+1
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-05-24
fs/jfs: Add check if journaling to disk has been disabled in lbmRead()
Gu Zheng
1
-1
/
+7
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2013-05-01
jfs: fix a couple races
Dave Kleikamp
1
-1
/
+2
2013-03-23
block: Remove bi_idx references
Kent Overstreet
1
-2
/
+0
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-1
/
+1
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-06-07
lmLogOpen() broken failure exit
Al Viro
1
-1
/
+1
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-2
/
+2
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-12
/
+5
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
1
-2
/
+2
2008-05-13
JFS: switch to seq_files
Alexey Dobriyan
1
-19
/
+16
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
1
-1
/
+1
2008-01-03
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
1
-17
/
+15
2007-10-13
JFS: Bio cleanup: Replace missing return statements
Dave Kleikamp
1
-0
/
+3
2007-10-11
JFS: fix bio-related build breakage
Jeff Garzik
1
-6
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-4
/
+1
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
1
-13
/
+13
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
1
-6
/
+12
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-34
/
+34
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-3
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-05
JFS: Fix race waking up jfsIO kernel thread
Dave Kleikamp
1
-1
/
+2
2007-04-26
JFS: use __set_current_state()
Milind Arun Choudhary
1
-2
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-19
/
+19
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
1
-13
/
+14
2006-02-23
JFS: kzalloc conversion
Eric Sesterhenn
1
-6
/
+3
2006-02-15
JFS: Use the kthread_ API
Christoph Hellwig
1
-14
/
+6
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
1
-3
/
+3
2005-07-27
JFS: Improve sync barrier processing
Dave Kleikamp
1
-17
/
+19
2005-07-25
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
1
-1
/
+2
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-2
/
+2
2005-06-03
JFS: Fix compiler warning in jfs_logmgr.c
Dave Kleikamp
1
-2
/
+3
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
1
-8
/
+1
2005-05-02
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
1
-3
/
+14
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
1
-31
/
+40
2005-05-02
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
1
-26
/
+36
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2524