summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16fs: do not update nr_thps for mappings which support THPsMatthew Wilcox (Oracle)
2020-10-16fs: add a filesystem flag for THPsMatthew Wilcox (Oracle)
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-07fs: remove no longer used dio_end_io()Goldwyn Rodrigues
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-10-03iov_iter: refactor rw_copy_check_uvector and import_iovecChristoph Hellwig
2020-09-30fs: align IOCB_* flags with RWF_* flagsJens Axboe
2020-09-30io_uring: move io_uring_get_socket() into io_uring.hJens Axboe
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig
2020-09-10fs: Add standard casefolding supportDaniel Rosenberg
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-08-11fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe
2020-08-10Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne
2020-08-07tmpfs: per-superblock i_ino supportChris Down
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-08-03fs: Fix typo in commentAndreas Gruenbacher
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov
2020-07-31fs: expose utimes_commonChristoph Hellwig
2020-07-27fs: define inode flags using bit numbersEric Biggers
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-08fs: introduce SB_INLINECRYPTSatya Tangirala
2020-07-08fs: remove __vfs_readChristoph Hellwig
2020-07-08fs: add a __kernel_read helperChristoph Hellwig
2020-07-07fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher
2020-06-26fs: fs.h: fix a kernel-doc parameter descriptionMauro Carvalho Chehab
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig
2020-06-24block: simplify sb_is_blkdev_sbChristoph Hellwig
2020-06-24fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig
2020-06-24fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig