summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2020-08-121-0/+10
* Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-08-101-1/+1
|\
| * fs: Fix typo in commentAndreas Gruenbacher2020-08-031-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-18/+18
|\ \
| * | fs: define inode flags using bit numbersEric Biggers2020-07-271-18/+18
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+16
|\ \ \
| * | | mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne2020-08-071-1/+1
| * | | tmpfs: per-superblock i_ino supportChris Down2020-08-071-0/+15
* | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fs: expose utimes_commonChristoph Hellwig2020-07-311-0/+1
| * | | fs: add a vfs_fchmod helperChristoph Hellwig2020-07-161-0/+1
| * | | fs: add a vfs_fchown helperChristoph Hellwig2020-07-161-0/+2
| | |/ | |/|
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \
| * | | fs: fs.h: fix a kernel-doc parameter descriptionMauro Carvalho Chehab2020-06-261-1/+1
| | |/ | |/|
* | | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-6/+20
|\ \ \
| * | | fs: optimise kiocb_set_rw_flags()Pavel Begunkov2020-08-011-5/+11
| * | | fs: add FMODE_BUF_RASYNCJens Axboe2020-06-211-0/+3
| * | | mm: add support for async page lockingJens Axboe2020-06-211-1/+6
* | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-167/+2
|\ \ \ \
| * | | | block: move struct block_device to blk_types.hChristoph Hellwig2020-06-241-41/+0
| * | | | block: move block-related definitions out of fs.hChristoph Hellwig2020-06-241-92/+0
| * | | | block: simplify sb_is_blkdev_sbChristoph Hellwig2020-06-241-12/+6
| * | | | fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig2020-06-241-16/+0
| * | | | fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig2020-06-241-6/+0
| * | | | fs: remove an unused block_device_operations forward declarationChristoph Hellwig2020-06-241-2/+0
| * | | | block: mark bd_finish_claiming staticChristoph Hellwig2020-06-241-2/+0
| * | | | tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig2020-06-241-1/+1
| |/ / /
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-08-031-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: introduce SB_INLINECRYPTSatya Tangirala2020-07-081-0/+1
| |/ /
* | | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds2020-07-101-1/+1
|\ \ \
| * | | fs: remove __vfs_readChristoph Hellwig2020-07-081-1/+0
| * | | fs: add a __kernel_read helperChristoph Hellwig2020-07-081-0/+1
| |/ /
* / / fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher2020-07-071-0/+1
|/ /
* / 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
| | |/ / | |/| |