aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-18block: make function 'kill_bdev' staticZheng Bin1-2/+0
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+2
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+2
2020-06-09Revert "fs: remove dio_end_io()"David Sterba1-0/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-2/+2
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+3
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-22/+1
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig1-18/+1
2020-06-03fs: mark __generic_block_fiemap staticChristoph Hellwig1-4/+0
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+3
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-2/+2
2020-06-02Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+6
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-6/+1
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+18
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)1-0/+2
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton1-0/+16
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+5
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells1-0/+3
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues1-2/+0
2020-05-25fs: export generic_file_buffered_read()Goldwyn Rodrigues1-0/+2
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incomingJ. Bruce Fields1-1/+1
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig1-1/+0
2020-05-14vfs: allow unprivileged whiteout creationMiklos Szeredi1-1/+5
2020-05-13fs: Introduce DCACHE_DONTCACHEIra Weiny1-0/+1
2020-05-13fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny1-1/+5
2020-05-13ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov1-0/+2
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields1-0/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds1-1/+1
2020-05-04fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny1-6/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-3/+3
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig1-1/+0
2020-04-20block: mark invalidate_partition staticChristoph Hellwig1-1/+0
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-1/+1
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz1-0/+5
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+3
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-03-24fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)1-1/+1
2020-03-24block: remove __bdevnameChristoph Hellwig1-1/+0
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede1-0/+1
2020-03-06futex: Fix inode life-time issuePeter Zijlstra1-0/+1
2020-02-10firmware_loader: load files from the mount namespace of initTopi Miettinen1-0/+2
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+8
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro1-2/+2
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2