summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-147-27/+27
* Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-06-101-26/+38
|\
| * eventfd: convert to f_op->read_iter()Jens Axboe2020-05-061-26/+38
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-06-102-5/+2
|\ \
| * | fs: fix indentation in deactivate_super()Yufen Yu2020-05-291-1/+1
| * | vfs: Remove duplicated d_mountpoint check in __is_local_mountpointNikolay Borisov2020-05-291-4/+1
| |/
* | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-0/+4
|\ \
| * | sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig2020-06-101-0/+4
* | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-104-76/+105
|\ \ \
| * | | binfmt_flat: don't use __put_user()Al Viro2020-06-031-8/+14
| * | | binfmt_elf_fdpic: don't use __... uaccess primitivesAl Viro2020-06-031-12/+19
| * | | binfmt_elf: don't bother with __{put,copy_to}_user()Al Viro2020-06-031-8/+8
| * | | pselect6() and friends: take handling the combined 6th/7th args into helperAl Viro2020-05-291-48/+64
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-101-4/+6
|\ \ \ \
| * | | | proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov2020-06-101-4/+6
* | | | | Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-096-85/+205
|\ \ \ \ \
| * | | | | fuse: copy_file_range should truncate cacheMiklos Szeredi2020-05-201-0/+22
| * | | | | fuse: fix copy_file_range cache issuesMiklos Szeredi2020-05-201-12/+8
| * | | | | fuse: optimize writepages searchMaxim Patlasov2020-05-192-14/+50
| * | | | | fuse: update attr_version counter on fuse_notify_inval_inode()Miklos Szeredi2020-05-191-0/+7
| * | | | | fuse: don't check refcount after stealing pageMiklos Szeredi2020-05-191-1/+0
| * | | | | fuse: fix weird page warningMiklos Szeredi2020-05-191-1/+2
| * | | | | fuse: use dump_pageMiklos Szeredi2020-05-191-2/+1
| * | | | | virtiofs: do not use fuse_fill_super_common() for device installationVivek Goyal2020-05-192-13/+15
| * | | | | fuse: always allow query of st_devMiklos Szeredi2020-05-191-1/+11
| * | | | | fuse: always flush dirty data on close(2)Miklos Szeredi2020-05-191-4/+4
| * | | | | fuse: invalidate inode attr in writeback cache modeEryu Guan2020-05-191-1/+10
| * | | | | fuse: Update stale comment in queue_interrupt()Kirill Tkhai2020-04-201-1/+1
| * | | | | fuse: BUG_ON correction in fuse_dev_splice_write()Vasily Averin2020-04-201-2/+3
| * | | | | virtiofs: schedule blocking async replies in separate workerVivek Goyal2020-04-203-35/+73
* | | | | | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-06-0913-220/+423
|\ \ \ \ \ \
| * | | | | | ovl: remove unnecessary lock checkyoungjun2020-06-081-6/+1
| * | | | | | ovl: make oip->index boolMiklos Szeredi2020-06-042-2/+2
| * | | | | | ovl: only pass ->ki_flags to ovl_iocb_to_rwf()Miklos Szeredi2020-06-041-4/+3
| * | | | | | ovl: make private mounts longtermMiklos Szeredi2020-06-042-1/+22
| * | | | | | ovl: get rid of redundant members in struct ovl_fsMiklos Szeredi2020-06-042-55/+48
| * | | | | | ovl: add accessor for ofs->upper_mntMiklos Szeredi2020-06-047-30/+35
| * | | | | | ovl: initialize error in ovl_copy_xattrYuxuan Shui2020-06-041-1/+1
| * | | | | | ovl: drop negative dentry in upper layerChengguang Xu2020-06-031-7/+28
| * | | | | | ovl: check permission to open real fileMiklos Szeredi2020-06-031-2/+14
| * | | | | | ovl: call secutiry hook in ovl_real_ioctl()Miklos Szeredi2020-06-031-1/+4
| * | | | | | ovl: verify permissions in ovl_path_open()Miklos Szeredi2020-06-021-1/+26
| * | | | | | ovl: switch to mounter creds in readdirMiklos Szeredi2020-06-021-6/+21
| * | | | | | ovl: pass correct flags for opening real directoryMiklos Szeredi2020-06-021-3/+9
| * | | | | | ovl: fix redirect traversal on metacopy dentriesVivek Goyal2020-06-021-12/+14
| * | | | | | ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal2020-06-023-10/+5
| * | | | | | ovl: use only uppermetacopy state in ovl_lookup()Vivek Goyal2020-06-021-29/+28
| * | | | | | ovl: simplify setting of origin for index lookupVivek Goyal2020-06-021-12/+17
| * | | | | | ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein2020-06-021-0/+3
| * | | | | | ovl: return required buffer size for file handlesLubos Dolezel2020-05-131-10/+8