summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-06-02fs/buffer.c: record blockdev write errors in super_block that it backsJeff Layton
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton
2020-06-02ocfs2: mount shared volume without ha stackGang He
2020-06-02ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
2020-06-01Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31pstore/blk: Introduce "best_effort" modeKees Cook
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-30Documentation: Add details for pstore/blkWeiXiong Liao
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook
2020-05-30pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-30pstore/ftrace: Provide ftrace log merging routineKees Cook
2020-05-30pstore/ram: Refactor ftrace buffer mergingKees Cook
2020-05-30pstore/ram: Refactor DT size parsingKees Cook
2020-05-30pstore/ram: Adjust module param permissions to reflect realityKees Cook
2020-05-30pstore/platform: Move module params after declarationsKees Cook
2020-05-30pstore/platform: Use backend name for console registrationKees Cook
2020-05-30pstore/platform: Switch pstore_info::name to constKees Cook
2020-05-30pstore: Make sure console capturing will restartKees Cook
2020-05-30pstore: Remove filesystem records when backend is unregisteredKees Cook
2020-05-30pstore: Do not leave timer disabled for next backendKees Cook
2020-05-30pstore: Add locking around superblock changesKees Cook
2020-05-29Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-05-29Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-28fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein
2020-05-27ceph: flush release queue when handling caps for unknown inodeJeff Layton
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23rxrpc: Fix a warningDavid Howells
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-21exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon
2020-05-21Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-20Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds