index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-06-11
1
-26
/
+38
|
\
|
*
eventfd: convert to f_op->read_iter()
Jens Axboe
2020-05-07
1
-26
/
+38
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-06-11
2
-5
/
+2
|
\
\
|
*
|
fs: fix indentation in deactivate_super()
Yufen Yu
2020-05-29
1
-1
/
+1
|
*
|
vfs: Remove duplicated d_mountpoint check in __is_local_mountpoint
Nikolay Borisov
2020-05-29
1
-4
/
+1
|
|
/
*
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-11
1
-0
/
+4
|
\
\
|
*
|
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
2020-06-10
1
-0
/
+4
*
|
|
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-11
4
-76
/
+105
|
\
\
\
|
*
|
|
binfmt_flat: don't use __put_user()
Al Viro
2020-06-03
1
-8
/
+14
|
*
|
|
binfmt_elf_fdpic: don't use __... uaccess primitives
Al Viro
2020-06-03
1
-12
/
+19
|
*
|
|
binfmt_elf: don't bother with __{put,copy_to}_user()
Al Viro
2020-06-03
1
-8
/
+8
|
*
|
|
pselect6() and friends: take handling the combined 6th/7th args into helper
Al Viro
2020-05-30
1
-48
/
+64
*
|
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-11
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
2020-06-10
1
-4
/
+6
*
|
|
|
|
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
6
-85
/
+205
|
\
\
\
\
\
|
*
|
|
|
|
fuse: copy_file_range should truncate cache
Miklos Szeredi
2020-05-20
1
-0
/
+22
|
*
|
|
|
|
fuse: fix copy_file_range cache issues
Miklos Szeredi
2020-05-20
1
-12
/
+8
|
*
|
|
|
|
fuse: optimize writepages search
Maxim Patlasov
2020-05-19
2
-14
/
+50
|
*
|
|
|
|
fuse: update attr_version counter on fuse_notify_inval_inode()
Miklos Szeredi
2020-05-19
1
-0
/
+7
|
*
|
|
|
|
fuse: don't check refcount after stealing page
Miklos Szeredi
2020-05-19
1
-1
/
+0
|
*
|
|
|
|
fuse: fix weird page warning
Miklos Szeredi
2020-05-19
1
-1
/
+2
|
*
|
|
|
|
fuse: use dump_page
Miklos Szeredi
2020-05-19
1
-2
/
+1
|
*
|
|
|
|
virtiofs: do not use fuse_fill_super_common() for device installation
Vivek Goyal
2020-05-19
2
-13
/
+15
|
*
|
|
|
|
fuse: always allow query of st_dev
Miklos Szeredi
2020-05-19
1
-1
/
+11
|
*
|
|
|
|
fuse: always flush dirty data on close(2)
Miklos Szeredi
2020-05-19
1
-4
/
+4
|
*
|
|
|
|
fuse: invalidate inode attr in writeback cache mode
Eryu Guan
2020-05-19
1
-1
/
+10
|
*
|
|
|
|
fuse: Update stale comment in queue_interrupt()
Kirill Tkhai
2020-04-20
1
-1
/
+1
|
*
|
|
|
|
fuse: BUG_ON correction in fuse_dev_splice_write()
Vasily Averin
2020-04-20
1
-2
/
+3
|
*
|
|
|
|
virtiofs: schedule blocking async replies in separate worker
Vivek Goyal
2020-04-20
3
-35
/
+73
*
|
|
|
|
|
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-06-10
13
-220
/
+423
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ovl: remove unnecessary lock check
youngjun
2020-06-08
1
-6
/
+1
|
*
|
|
|
|
|
ovl: make oip->index bool
Miklos Szeredi
2020-06-04
2
-2
/
+2
|
*
|
|
|
|
|
ovl: only pass ->ki_flags to ovl_iocb_to_rwf()
Miklos Szeredi
2020-06-04
1
-4
/
+3
|
*
|
|
|
|
|
ovl: make private mounts longterm
Miklos Szeredi
2020-06-04
2
-1
/
+22
|
*
|
|
|
|
|
ovl: get rid of redundant members in struct ovl_fs
Miklos Szeredi
2020-06-04
2
-55
/
+48
|
*
|
|
|
|
|
ovl: add accessor for ofs->upper_mnt
Miklos Szeredi
2020-06-04
7
-30
/
+35
|
*
|
|
|
|
|
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
2020-06-04
1
-1
/
+1
|
*
|
|
|
|
|
ovl: drop negative dentry in upper layer
Chengguang Xu
2020-06-03
1
-7
/
+28
|
*
|
|
|
|
|
ovl: check permission to open real file
Miklos Szeredi
2020-06-03
1
-2
/
+14
|
*
|
|
|
|
|
ovl: call secutiry hook in ovl_real_ioctl()
Miklos Szeredi
2020-06-03
1
-1
/
+4
|
*
|
|
|
|
|
ovl: verify permissions in ovl_path_open()
Miklos Szeredi
2020-06-02
1
-1
/
+26
|
*
|
|
|
|
|
ovl: switch to mounter creds in readdir
Miklos Szeredi
2020-06-02
1
-6
/
+21
|
*
|
|
|
|
|
ovl: pass correct flags for opening real directory
Miklos Szeredi
2020-06-02
1
-3
/
+9
|
*
|
|
|
|
|
ovl: fix redirect traversal on metacopy dentries
Vivek Goyal
2020-06-02
1
-12
/
+14
|
*
|
|
|
|
|
ovl: initialize OVL_UPPERDATA in ovl_lookup()
Vivek Goyal
2020-06-02
3
-10
/
+5
|
*
|
|
|
|
|
ovl: use only uppermetacopy state in ovl_lookup()
Vivek Goyal
2020-06-02
1
-29
/
+28
|
*
|
|
|
|
|
ovl: simplify setting of origin for index lookup
Vivek Goyal
2020-06-02
1
-12
/
+17
|
*
|
|
|
|
|
ovl: fix out of bounds access warning in ovl_check_fb_len()
Amir Goldstein
2020-06-02
1
-0
/
+3
|
*
|
|
|
|
|
ovl: return required buffer size for file handles
Lubos Dolezel
2020-05-13
1
-10
/
+8
|
*
|
|
|
|
|
ovl: sync dirty data when remounting to ro mode
Chengguang Xu
2020-05-13
1
-1
/
+10
[next]