summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-02-03Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-02-02btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-02-01Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...Linus Torvalds
2020-02-01vfs: fix do_last() regressionAl Viro
2020-01-31cifs: update internal module version numberSteve French
2020-01-31Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-01-31Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31execve: warn if process starts with executable stackAlexey Dobriyan
2020-01-31reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-01-31fs/binfmt_elf.c: coredump: allow process with empty address space to coredumpAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: coredump: delete duplicated overflow checkAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: coredump: allocate core ELF header on stackAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: make BAD_ADDR() unlikelyAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: better codegen around current->mmAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: don't copy ELF header aroundAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: fix ->start_code calculationAlexey Dobriyan
2020-01-31fs/binfmt_elf.c: smaller code generation around auxv vector fillAlexey Dobriyan
2020-01-31btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31fs/io_uring: set FOLL_PIN via pin_user_pages()John Hubbard
2020-01-31ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...wangyan
2020-01-31ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31ocfs2/dlm: remove redundant assignment to retColin Ian King
2020-01-31ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-01-31ocfs2: remove unneeded semicolonszhengbin
2020-01-31fs: ocfs: remove unnecessary assertion in dlm_migrate_lockresAditya Pakki
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-01-31Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana
2020-01-31btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-01-31btrfs: drop the -EBUSY case in __extent_writepage_ioJosef Bacik
2020-01-31Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason
2020-01-31btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-01-31btrfs: fix force usage in inc_block_group_roJosef Bacik
2020-01-31btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov
2020-01-31btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-01-31Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-01-30Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-01-30Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-01-30cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds