index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_logmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
fs/jfs: Switch to use new generic UUID API
Andy Shevchenko
2019-01-10
1
-9
/
+9
*
jfs: simplify procfs code
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-2
/
+2
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-2
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
1
-1
/
+0
|
\
|
*
drop redundant ->owner initializations
Al Viro
2016-05-29
1
-1
/
+0
*
|
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-2
/
+2
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-2
/
+4
|
/
*
jfs: Coalesce some formats
Joe Perches
2016-03-30
1
-6
/
+4
*
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
Joe Perches
2016-03-30
1
-2
/
+2
*
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
2016-01-04
1
-5
/
+4
*
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-08-13
1
-10
/
+4
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-4
/
+4
*
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-2
/
+0
*
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
2014-06-03
1
-1
/
+1
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-6
/
+6
*
fs/jfs: Add check if journaling to disk has been disabled in lbmRead()
Gu Zheng
2013-05-24
1
-1
/
+7
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-2
/
+0
|
\
|
*
block: Remove bi_idx references
Kent Overstreet
2013-03-23
1
-2
/
+0
*
|
jfs: fix a couple races
Dave Kleikamp
2013-05-01
1
-1
/
+2
|
/
*
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-1
/
+1
*
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
lmLogOpen() broken failure exit
Al Viro
2011-06-07
1
-1
/
+1
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-2
/
+2
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-12
/
+5
*
Fix various typos of valid in comments
Nikanth Karthikesan
2010-09-21
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-2
/
+2
*
JFS: switch to seq_files
Alexey Dobriyan
2008-05-13
1
-19
/
+16
*
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
1
-1
/
+1
*
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2008-01-03
1
-17
/
+15
*
JFS: Bio cleanup: Replace missing return statements
Dave Kleikamp
2007-10-13
1
-0
/
+3
*
JFS: fix bio-related build breakage
Jeff Garzik
2007-10-11
1
-6
/
+1
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
1
-4
/
+1
*
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-13
1
-13
/
+13
*
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
1
-6
/
+12
*
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-06-06
1
-34
/
+34
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2007-05-08
1
-3
/
+4
|
\
|
*
JFS: Fix race waking up jfsIO kernel thread
Dave Kleikamp
2007-05-05
1
-1
/
+2
|
*
JFS: use __set_current_state()
Milind Arun Choudhary
2007-04-26
1
-2
/
+2
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
|
/
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
JFS: White space cleanup
Dave Kleikamp
2006-10-02
1
-19
/
+19
*
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-26
1
-13
/
+14
*
JFS: kzalloc conversion
Eric Sesterhenn
2006-02-23
1
-6
/
+3
*
JFS: Use the kthread_ API
Christoph Hellwig
2006-02-15
1
-14
/
+6
*
JFS: semaphore to mutex conversion.
Ingo Molnar
2006-01-24
1
-3
/
+3
[next]