summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* block: make function 'kill_bdev' staticZheng Bin2020-06-181-2/+0
* Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-141-0/+2
|\
| * Revert "fs: remove dio_end_io()"David Sterba2020-06-091-0/+2
* | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-111-0/+1
|\ \
| * \ Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-211-1/+1
| |\ \
| * | | nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-081-0/+1
* | | | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-06-091-0/+2
|\ \ \ \
| * | | | ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2020-05-131-0/+2
| |/ / /
* | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* | | | Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-0/+3
|\ \ \ \
| * | | | vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells2020-05-311-0/+3
| | |/ / | |/| |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-22/+1
|\ \ \ \
| * | | | fs: move the fiemap definitions out of fs.hChristoph Hellwig2020-06-031-18/+1
| * | | | fs: mark __generic_block_fiemap staticChristoph Hellwig2020-06-031-4/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-3/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-06-021-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | fs: remove dio_end_io()Goldwyn Rodrigues2020-05-281-2/+0
| * | | fs: export generic_file_buffered_read()Goldwyn Rodrigues2020-05-251-0/+2
| | |/ | |/|
* | | Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-1/+6
|\ \ \
| * | | fs: Introduce DCACHE_DONTCACHEIra Weiny2020-05-131-0/+1
| * | | fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny2020-05-131-1/+5
* | | | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-6/+1
|\| | |
| * | | fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny2020-05-041-6/+1
| | |/ | |/|
* | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-1/+0
|\ \ \
| * | | block: remove ioctl_by_bdevChristoph Hellwig2020-05-211-1/+0
* | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-2/+0
|\| | |
| * | | block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig2020-04-201-1/+0
| * | | block: mark invalidate_partition staticChristoph Hellwig2020-04-201-1/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-0/+18
|\ \ \
| * | | mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-021-0/+2
| * | | vfs: track per-sb writeback errors and report them to syncfsJeff Layton2020-06-021-0/+16
| | |/ | |/|
* | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-1/+5
|\ \ \ | |/ / |/| |
| * | vfs: allow unprivileged whiteout creationMiklos Szeredi2020-05-141-1/+5
| |/
* / gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-041-1/+1
|/
* Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-041-1/+1
|\
| * Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie2020-04-031-1/+1
| |\
| | * fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)2020-03-241-1/+1
* | | hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2020-04-021-0/+5
* | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-0/+3
|\ \ \
| * | | firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede2020-03-201-0/+1
| * | | firmware_loader: load files from the mount namespace of initTopi Miettinen2020-02-101-0/+2
| | |/ | |/|
* | | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-1/+0
|\ \ \ | |_|/ |/| |
| * | block: remove __bdevnameChristoph Hellwig2020-03-241-1/+0
| |/
* / futex: Fix inode life-time issuePeter Zijlstra2020-03-061-0/+1
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-2/+2
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-02-081-1/+8
|\ \
| * | fs: Enable bmap() function to properly return errorsCarlos Maiolino2020-02-031-1/+8
| |/