index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_logmgr.c
Age
Commit message (
Expand
)
Author
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-29
drop redundant ->owner initializations
Al Viro
2016-03-30
jfs: Coalesce some formats
Joe Perches
2016-03-30
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
Joe Perches
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-05-24
fs/jfs: Add check if journaling to disk has been disabled in lbmRead()
Gu Zheng
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-01
jfs: fix a couple races
Dave Kleikamp
2013-03-23
block: Remove bi_idx references
Kent Overstreet
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-06-07
lmLogOpen() broken failure exit
Al Viro
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-05-13
JFS: switch to seq_files
Alexey Dobriyan
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2007-10-13
JFS: Bio cleanup: Replace missing return statements
Dave Kleikamp
2007-10-11
JFS: fix bio-related build breakage
Jeff Garzik
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-05
JFS: Fix race waking up jfsIO kernel thread
Dave Kleikamp
2007-04-26
JFS: use __set_current_state()
Milind Arun Choudhary
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-02-23
JFS: kzalloc conversion
Eric Sesterhenn
2006-02-15
JFS: Use the kthread_ API
Christoph Hellwig
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
2005-07-27
JFS: Improve sync barrier processing
Dave Kleikamp
2005-07-25
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-03
JFS: Fix compiler warning in jfs_logmgr.c
Dave Kleikamp
[next]