index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
1
-5
/
+4
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
1
-10
/
+4
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-4
/
+4
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-2
/
+0
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
1
-1
/
+1
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-05-25
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-24
block: Remove bi_idx references
Kent Overstreet
1
-2
/
+0
2011-11-22
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-1
/
+1
2011-11-01
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-12
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-07
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
1
-6
/
+12
2007-06-07
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-25
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-26
[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-05
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
1
-8
/
+1
2005-05-03
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
1
-3
/
+14
2005-05-03
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
1
-31
/
+40
2005-05-03
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
1
-26
/
+36
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2524