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_metapage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-2
/
+5
|
\
|
*
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
2017-07-05
1
-2
/
+5
|
*
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-07-05
1
-2
/
+2
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
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
-4
/
+6
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-21
/
+21
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-4
/
+4
*
fs, jfs: remove slab object constructor
David Rientjes
2015-04-15
1
-19
/
+12
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-4
/
+5
*
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-07-11
1
-3
/
+2
|
\
|
*
jfs: Update jfs_error
Joe Perches
2013-06-05
1
-3
/
+2
*
|
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
1
-2
/
+3
|
/
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
jfs: Fix error handling in metapage_writepage()
Dave Kleikamp
2009-01-30
1
-5
/
+13
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
JFS: switch to seq_files
Alexey Dobriyan
2008-05-13
1
-19
/
+17
*
JFS: simplify types to get rid of sparse warning
Dave Kleikamp
2008-01-10
1
-14
/
+14
*
JFS is missing a memory barrier
Nick Piggin
2008-01-03
1
-2
/
+2
*
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Dave Kleikamp
2008-01-03
1
-3
/
+8
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
*
Fix up more bio fallout
Al Viro
2007-10-12
1
-3
/
+0
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
1
-10
/
+2
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-13
1
-2
/
+2
*
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
1
-1
/
+2
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-10
/
+8
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
JFS: call io_schedule() instead of schedule() to avoid deadlock
Dave Kleikamp
2007-01-17
1
-1
/
+1
*
[PATCH] Fix JFS after clear_page_dirty() removal
Dave Kleikamp
2006-12-21
1
-14
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
JFS: White space cleanup
Dave Kleikamp
2006-10-02
1
-6
/
+6
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+1
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-06-23
1
-3
/
+2
*
JFS: Fix multiple errors in metapage_releasepage
Dave Kleikamp
2006-05-24
1
-15
/
+5
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-2
/
+2
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
1
-4
/
+3
*
JFS: kzalloc conversion
Eric Sesterhenn
2006-02-23
1
-2
/
+1
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2005-10-28
1
-0
/
+6
|
\
|
*
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-10-03
1
-0
/
+6
*
|
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
1
-2
/
+2
|
/
*
JFS: Fix typo in last patch
Dave Kleikamp
2005-07-22
1
-1
/
+1
*
JFS: fsync wrong behavior when I/O failure occurs
Qu Fuping
2005-07-15
1
-1
/
+1
*
JFS: Remove bogus WARN_ON statement and some dead code
Dave Kleikamp
2005-07-14
1
-9
/
+0
*
JFS: Fix sparse warning
Dave Kleikamp
2005-05-04
1
-1
/
+1
[next]