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
*
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
*
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
2
-3
/
+5
*
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
1
-0
/
+48
*
ovl: potential crash in ovl_fid_to_fh()
Dan Carpenter
2020-05-13
1
-0
/
+3
*
ovl: clear ATTR_OPEN from attr->ia_valid
Vivek Goyal
2020-04-30
1
-3
/
+14
*
ovl: clear ATTR_FILE from attr->ia_valid
Vivek Goyal
2020-04-30
1
-0
/
+7
*
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
1
-1
/
+13
|
\
|
*
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-16
1
-1
/
+13
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
8
-18
/
+26
|
\
\
|
*
|
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-04-16
1
-2
/
+4
|
*
|
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-04-16
1
-1
/
+1
|
*
|
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
2020-04-16
1
-3
/
+0
|
*
|
ext4: remove set but not used variable 'es'
Jason Yan
2020-04-16
1
-2
/
+0
|
*
|
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-16
1
-4
/
+4
|
*
|
ext4: fix return-value types in several function comments
Josh Triplett
2020-04-16
2
-3
/
+3
|
*
|
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-16
3
-2
/
+13
|
*
|
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-16
1
-1
/
+1
*
|
|
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-19
4
-3
/
+22
|
\
\
\
|
*
|
|
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-16
1
-2
/
+2
|
*
|
|
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-16
2
-1
/
+5
|
*
|
|
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-16
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-18
5
-20
/
+42
|
\
\
\
|
*
|
|
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
2
-19
/
+27
|
*
|
|
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-04-13
1
-0
/
+1
|
*
|
|
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-04-13
2
-1
/
+14
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-17
1
-0
/
+7
|
\
\
\
|
*
|
|
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-16
1
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-17
1
-139
/
+162
|
\
\
\
|
*
|
|
io_uring: don't count rqs failed after current one
Pavel Begunkov
2020-04-15
1
-3
/
+3
|
*
|
|
io_uring: kill already cached timeout.seq_offset
Pavel Begunkov
2020-04-15
1
-6
/
+3
[next]