summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-02-051-0/+2
|\ \
| * | simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystemsAl Viro2019-12-101-0/+2
| |/
* | Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-051-1/+0
|\ \
| * | fs: Delete timespec64_trunc()Deepa Dinamani2019-12-081-1/+0
| |/
* | Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-02-041-0/+16
|\ \
| * | vfs: add vfs_iocb_iter_[read|write] helper functionsJiufei Xue2020-01-241-0/+16
| |/
* | mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny2020-01-311-1/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-4/+0
|\ \
| * | compat_ioctl: simplify the implementationArnd Bergmann2020-01-031-4/+0
| |/
* / sched/rt, fs: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
|/
* Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-021-1/+1
|\
| * fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig2019-10-281-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-011-1/+5
|\ \
| * | fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov2019-12-011-1/+5
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+7
|\ \ \ | |/ / |/| |
| * | compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann2019-10-231-0/+7
| |/
* | Revert "vfs: properly and reliably lock f_pos in fdget_pos()"Linus Torvalds2019-11-261-0/+2
* | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-4/+0
|\ \
| * | block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig2019-11-141-2/+0
| * | block: move rescan_partitions to fs/block_dev.cChristoph Hellwig2019-11-141-2/+0
| |/
* / vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds2019-11-251-2/+0
|/
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-271-0/+5
|\
| * locks: create a new notifier chain for lease attemptsJeff Layton2019-08-191-0/+5
* | mm,thp: avoid writes to file with THP in pagecacheSong Liu2019-09-241-0/+32
* | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-191-0/+5
|\ \
| * | vfs: Add timestamp_truncate() apiDeepa Dinamani2019-08-301-0/+2
| * | vfs: Add file timestamp range supportDeepa Dinamani2019-08-301-0/+3
* | | Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-09-181-0/+2
|\ \ \
| * | | fs: Export generic_fadvise()Jan Kara2019-08-301-0/+2
| |/ /
* | | Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-09-181-0/+11
|\ \ \
| * | | vfs: don't allow writes to swap filesDarrick J. Wong2019-08-201-0/+11
| | |/ | |/|
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-181-0/+11
|\ \ \
| * | | fs-verity: add inode and superblock fieldsEric Biggers2019-07-281-0/+11
| |/ /
* | / fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctlEric Biggers2019-08-121-0/+1
| |/ |/|
* | loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-07-301-0/+6
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-21/+0
|\