summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-29Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29orangefs: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-29orangefs: remove redundant assignment to variable retColin Ian King
2020-05-29net: add a new bind_add methodChristoph Hellwig
2020-05-29sctp: add sctp_sock_set_nodelayChristoph Hellwig
2020-05-29gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher
2020-05-29fs: fix indentation in deactivate_super()Yufen Yu
2020-05-29vfs: Remove duplicated d_mountpoint check in __is_local_mountpointNikolay Borisov
2020-05-29erofs: suppress false positive last_block warningGao Xiang
2020-05-29erofs: convert to use the new mount fs_context apiChao Yu
2020-05-29reiserfs: Replace kmalloc with kcalloc in the commentLiao Pingfang
2020-05-28fs/ext4: Introduce DAX inode flagIra Weiny
2020-05-28fs/ext4: Remove jflag variableIra Weiny
2020-05-28fs/ext4: Make DAX mount option a tri-stateIra Weiny
2020-05-28fs/ext4: Only change S_DAX on inode loadIra Weiny
2020-05-28fs/ext4: Update ext4_should_use_dax()Ira Weiny
2020-05-28fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYSIra Weiny
2020-05-28fs/ext4: Disallow verity if inode is DAXIra Weiny
2020-05-28fs/ext4: Narrow scope of DAX check in setflagsIra Weiny
2020-05-28nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-28f2fs: compress: don't compress any datas after cp stopChao Yu
2020-05-28f2fs: remove unneeded return value of __insert_discard_tree()Chao Yu
2020-05-28f2fs: fix wrong value of tracepoint parameterChao Yu
2020-05-28f2fs: protect new segment allocation in expand_inode_dataDaeho Jeong
2020-05-28fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-05-28rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-28net: add sock_set_rcvbufChristoph Hellwig
2020-05-28net: add sock_set_keepaliveChristoph Hellwig
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28btrfs: fix space_info bytes_may_use underflow during space cache writeoutFilipe Manana
2020-05-28btrfs: fix space_info bytes_may_use underflow after nocow buffered writeFilipe Manana
2020-05-28btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana
2020-05-28btrfs: remove redundant local variable in read_block_for_searchNikolay Borisov
2020-05-28btrfs: open code key_searchNikolay Borisov
2020-05-28btrfs: split btrfs_direct_IO to read and write partChristoph Hellwig
2020-05-28btrfs: remove BTRFS_INODE_READDIO_NEED_LOCKGoldwyn Rodrigues
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues
2020-05-28btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues
2020-05-28squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright
2020-05-27dlm: use the tcp version of accept_from_sock for sctp as wellChristoph Hellwig
2020-05-27binfmt_elf_fdpic: fix execfd build regressionArnd Bergmann
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