index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
4
-8
/
+10
*
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-4
/
+5
*
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-26
/
+6
*
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
2
-2
/
+2
*
iomap: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-15
/
+4
*
f2fs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-9
/
+2
*
fs/buffer.c: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-12
/
+4
*
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
3
-36
/
+12
*
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
4
-72
/
+40
*
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-72
/
+28
*
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
*
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-28
/
+19
*
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
3
-5
/
+4
*
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-28
/
+18
*
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-20
/
+9
*
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
2
-26
/
+15
*
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-42
/
+20
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
16
-123
/
+70
*
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
4
-70
/
+5
*
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
1
-0
/
+7
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
3
-4
/
+6
*
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
3
-20
/
+51
*
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
2020-06-02
1
-0
/
+1
*
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-02
11
-242
/
+287
*
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-06-01
6
-2
/
+13
|
\
|
*
fs-verity: remove unnecessary extern keywords
Eric Biggers
2020-05-13
1
-1
/
+1
|
*
fs-verity: fix all kerneldoc warnings
Eric Biggers
2020-05-13
6
-1
/
+12
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-06-01
13
-207
/
+571
|
\
\
|
*
|
fscrypt: add support for IV_INO_LBLK_32 policies
Eric Biggers
2020-05-19
5
-41
/
+126
|
*
|
fscrypt: make test_dummy_encryption use v2 by default
Eric Biggers
2020-05-19
1
-1
/
+1
|
*
|
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-19
8
-52
/
+258
|
*
|
fscrypt: add fscrypt_add_test_dummy_key()
Eric Biggers
2020-05-15
2
-43
/
+77
|
*
|
fscrypt: remove unnecessary extern keywords
Eric Biggers
2020-05-13
1
-44
/
+40
|
*
|
fscrypt: fix all kerneldoc warnings
Eric Biggers
2020-05-13
6
-27
/
+70
|
|
/
*
|
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
9
-183
/
+2380
|
\
\
|
*
|
pstore/blk: Introduce "best_effort" mode
Kees Cook
2020-06-01
1
-1
/
+20
|
*
|
pstore/blk: Support non-block storage devices
WeiXiong Liao
2020-06-01
2
-44
/
+57
|
*
|
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
2020-06-01
1
-7
/
+30
|
*
|
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
2020-06-01
2
-14
/
+61
|
*
|
Documentation: Add details for pstore/blk
WeiXiong Liao
2020-05-30
1
-0
/
+2
|
*
|
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
2020-05-30
3
-1
/
+134
|
*
|
pstore/zone,blk: Add console frontend support
WeiXiong Liao
2020-05-30
3
-9
/
+102
|
*
|
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
2020-05-30
3
-9
/
+280
|
*
|
pstore/blk: Introduce backend for block devices
WeiXiong Liao
2020-05-30
3
-0
/
+501
|
*
|
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
2020-05-30
3
-0
/
+995
|
*
|
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
2020-05-30
1
-19
/
+39
|
*
|
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
2020-05-30
1
-1
/
+3
|
*
|
printk: Introduce kmsg_dump_reason_str()
Kees Cook
2020-05-30
1
-17
/
+1
|
*
|
printk: Collapse shutdown types into a single dump reason
Kees Cook
2020-05-30
1
-6
/
+2
|
*
|
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
2020-05-30
3
-54
/
+66
[next]