summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-06-03fs: mark __generic_block_fiemap staticChristoph Hellwig
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-06-02Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues
2020-05-25fs: export generic_file_buffered_read()Goldwyn Rodrigues
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig
2020-05-14vfs: allow unprivileged whiteout creationMiklos Szeredi
2020-05-13fs: Introduce DCACHE_DONTCACHEIra Weiny
2020-05-13fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-04fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig
2020-04-20block: mark invalidate_partition staticChristoph Hellwig
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-24fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)
2020-03-24block: remove __bdevnameChristoph Hellwig
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-02-10firmware_loader: load files from the mount namespace of initTopi Miettinen
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2020-02-03fs: Enable bmap() function to properly return errorsCarlos Maiolino
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-24vfs: add vfs_iocb_iter_[read|write] helper functionsJiufei Xue
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann
2019-12-10simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystemsAl Viro
2019-12-08fs: Delete timespec64_trunc()Deepa Dinamani