aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2020-06-11Merge tag 'v5.2.44' into v5.2/standard/baseBruce Ashfield
2020-06-08gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21futex: Fix inode life-time issuePeter Zijlstra
2020-04-13compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-05fs: Export generic_fadvise()Jan Kara
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.4' into v5.2/standard/baseBruce Ashfield
2019-08-06loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-28mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-07-22aufs5: base supportBruce Ashfield
2019-05-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-07Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-02fs: add sync_file_range() helperJens Axboe
2019-05-01new inode method: ->free_inode()Al Viro
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi
2019-04-25afs: Add file locking tracepointsDavid Howells
2019-04-12fs: drop unused fput_atomic definitionLukas Bulwahn
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-03-20vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07linux/fs.h: move member alignment check next to definition of struct filenameRasmus Villemoes
2019-03-07Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds
2019-02-28fs: add fget_many() and fput_many()Jens Axboe
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-28vfs: Remove kern_mount_data()David Howells
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig
2019-01-30introduce fs_context methodsAl Viro
2019-01-30convert do_remount_sb() to fs_contextDavid Howells
2019-01-30teach vfs_get_tree() to handle subtype, switch do_new_mount() to itAl Viro
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-21fs: common implementation of file typePhillip Potter
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28mm: migrate: provide buffer_migrate_page_norefs()Jan Kara
2018-12-07fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown
2018-11-30fs/locks: rename some lists and pointers.NeilBrown