index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
2020-06-10
1
-10
/
+0
*
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
7
-85
/
+219
|
\
|
*
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: Add mount option and atime behavior to the doc
Masayoshi Mizuma
2020-04-20
1
-0
/
+14
|
*
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
18
-222
/
+440
|
\
\
|
*
|
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
4
-1
/
+31
|
*
|
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
2
-1
/
+5
|
*
|
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
|
*
|
ovl: whiteout inode sharing
Chengguang Xu
2020-05-13
6
-15
/
+48
|
*
|
ovl: inherit SB_NOSEC flag from upperdir
Jeffle Xu
2020-05-13
1
-0
/
+12
|
*
|
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
2020-05-13
3
-3
/
+7
|
*
|
ovl: index dir act as work dir
Amir Goldstein
2020-05-13
1
-5
/
+9
|
*
|
ovl: prepare to copy up without workdir
Amir Goldstein
2020-05-13
1
-3
/
+4
|
*
|
ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
Amir Goldstein
2020-05-13
3
-17
/
+14
|
*
|
ovl: resolve more conflicting mount options
Amir Goldstein
2020-05-13
2
-2
/
+53
*
|
|
Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-10
7
-9
/
+7
|
\
\
\
|
*
|
|
afs: Make afs_zap_data() static
David Howells
2020-06-09
2
-2
/
+1
|
*
|
|
afs: Remove afs_zero_fid as it's not used
David Howells
2020-06-09
1
-2
/
+0
|
*
|
|
afs: Fix debugging statements with %px to be %p
David Howells
2020-06-09
2
-2
/
+2
|
*
|
|
afs: Fix use of BUG()
David Howells
2020-06-09
1
-1
/
+2
[next]