index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_logmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/jfs: Remove dead code
Dave Kleikamp
2022-04-25
1
-8
/
+0
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-9
/
+2
*
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
2021-06-01
1
-0
/
+1
*
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
[next]