aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-06
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * vfs: Remove kern_mount_data()David Howells2019-02-28
| * convenience helpers: vfs_get_super() and sget_fc()Al Viro2019-02-28
| * vfs: Implement a filesystem superblock creation/configuration contextDavid Howells2019-02-28
| * introduce fs_context methodsAl Viro2019-01-30
| * convert do_remount_sb() to fs_contextDavid Howells2019-01-30
| * teach vfs_get_tree() to handle subtype, switch do_new_mount() to itAl Viro2019-01-30
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-03-09
|\ \
| * | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
| |/
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \
| * | fs: add fget_many() and fput_many()Jens Axboe2019-02-28
| * | Add io_uring IO interfaceJens Axboe2019-02-28
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\| |
| * | fs: add an iopoll method to struct file_operationsChristoph Hellwig2019-02-24
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-07
|\ \ \
| * | | linux/fs.h: move member alignment check next to definition of struct filenameRasmus Villemoes2019-03-07
* | | | Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-07
|\ \ \ \ | |/ / / |/| | |
| * | | fs: common implementation of file typePhillip Potter2019-01-21
| | |/ | |/|
* | | writeback: fix inode cgroup switching commentGreg Thelen2019-03-06
* | | aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-03-04
| |/ |/|
* | fs: Don't need to put list_lru into its own cachelineWaiman Long2019-01-30
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\
| * mm: migrate: provide buffer_migrate_page_norefs()Jan Kara2018-12-28
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ | |/ |/|
| * block: Initialize BIO I/O priority earlyDamien Le Moal2018-11-19
* | fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown2018-12-07
* | fs/locks: rename some lists and pointers.NeilBrown2018-11-30
|/
* Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-02
|\
| * vfs: hide file range comparison functionDarrick J. Wong2018-10-29
| * vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-29
| * vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-29
| * vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong2018-10-29
| * vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-29
| * vfs: pass remap flags to generic_remap_checksDarrick J. Wong2018-10-29
| * vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-29
| * vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-29
| * vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong2018-10-29
| * vfs: check file ranges before cloning filesDarrick J. Wong2018-10-29
* | Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-10-29
|\ \
| * | fsnotify: Fix busy inodes during unmountJan Kara2018-10-25
| * | fs: group frequently accessed fields of struct super_block togetherAmir Goldstein2018-10-19
| * | fsnotify: add super block object typeAmir Goldstein2018-09-03
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\ \ \ | |_|/ |/| |
| * | mm: Convert page-writeback to XArrayMatthew Wilcox2018-10-21
| * | page cache: Rearrange address_spaceMatthew Wilcox2018-10-21
* | | vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein2018-09-24
|/ /
* / vfs: add the fadvise() file operationAmir Goldstein2018-08-30
|/
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-23
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\