index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-01
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
pstore/blk: Introduce "best_effort" mode
Kees Cook
2020-05-31
pstore/blk: Support non-block storage devices
WeiXiong Liao
2020-05-31
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
2020-05-31
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
2020-05-30
Documentation: Add details for pstore/blk
WeiXiong Liao
2020-05-30
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
2020-05-30
pstore/zone,blk: Add console frontend support
WeiXiong Liao
2020-05-30
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
2020-05-30
pstore/blk: Introduce backend for block devices
WeiXiong Liao
2020-05-30
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
2020-05-30
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
2020-05-30
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
2020-05-30
pstore/ram: Refactor ftrace buffer merging
Kees Cook
2020-05-30
pstore/ram: Refactor DT size parsing
Kees Cook
2020-05-30
pstore/ram: Adjust module param permissions to reflect reality
Kees Cook
2020-05-30
pstore/platform: Move module params after declarations
Kees Cook
2020-05-30
pstore/platform: Use backend name for console registration
Kees Cook
2020-05-30
pstore/platform: Switch pstore_info::name to const
Kees Cook
2020-05-30
pstore: Make sure console capturing will restart
Kees Cook
2020-05-30
pstore: Remove filesystem records when backend is unregistered
Kees Cook
2020-05-30
pstore: Do not leave timer disabled for next backend
Kees Cook
2020-05-30
pstore: Add locking around superblock changes
Kees Cook
2020-05-29
Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-05-29
Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-28
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
[next]