index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-10-28
jfs: fix log->bdev_handle null ptr deref in lbmStartIO
Lizhi Xu
1
-1
/
+5
2023-10-28
jfs: Convert to bdev_open_by_dev()
Jan Kara
1
-14
/
+15
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+3
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-31
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
1
-2
/
+2
2022-04-25
fs/jfs: Remove dead code
Dave Kleikamp
1
-8
/
+0
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-9
/
+2
2021-06-01
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-01-10
fs/jfs: Switch to use new generic UUID API
Andy Shevchenko
1
-9
/
+9
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
1
-13
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-2
/
+2
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-2
/
+4
2016-05-30
drop redundant ->owner initializations
Al Viro
1
-1
/
+0
2016-03-30
jfs: Coalesce some formats
Joe Perches
1
-6
/
+4
2016-03-30
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
Joe Perches
1
-2
/
+2
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
[next]