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 tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-02-04
12
-228
/
+505
|
\
|
*
ovl: fix lseek overflow on 32bit
Miklos Szeredi
2020-02-03
1
-1
/
+1
|
*
ovl: add splice file read write helper
Murphy Zhou
2020-01-24
1
-0
/
+47
|
*
ovl: implement async IO routines
Jiufei Xue
2020-01-24
3
-15
/
+110
|
*
vfs: add vfs_iocb_iter_[read|write] helper functions
Jiufei Xue
2020-01-24
1
-0
/
+56
|
*
ovl: layer is const
Miklos Szeredi
2020-01-24
6
-22
/
+23
|
*
ovl: fix corner case of non-constant st_dev;st_ino
Amir Goldstein
2020-01-24
2
-17
/
+14
|
*
ovl: fix corner case of conflicting lower layer uuid
Amir Goldstein
2020-01-24
2
-2
/
+8
|
*
ovl: generalize the lower_fs[] array
Amir Goldstein
2020-01-24
3
-46
/
+46
|
*
ovl: simplify ovl_same_sb() helper
Amir Goldstein
2020-01-24
6
-34
/
+37
|
*
ovl: generalize the lower_layers[] array
Amir Goldstein
2020-01-22
4
-31
/
+35
|
*
ovl: improving copy-up efficiency for big sparse file
Chengguang Xu
2020-01-22
1
-2
/
+39
|
*
ovl: use ovl_inode_lock in ovl_llseek()
Amir Goldstein
2020-01-22
2
-2
/
+23
|
*
ovl: use pr_fmt auto generate prefix
lijiazi
2020-01-22
9
-81
/
+85
|
*
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
2020-01-22
1
-1
/
+7
*
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
4
-4
/
+4
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
17
-144
/
+143
*
|
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
6
-76
/
+79
*
|
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
1
-2
/
+2
*
|
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
2020-02-04
1
-3
/
+27
*
|
ocfs2: fix oops when writing cloned file
Gang He
2020-02-04
1
-8
/
+6
*
|
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-02-03
13
-83
/
+193
|
\
\
|
*
|
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-02
1
-1
/
+9
|
*
|
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
2020-01-31
1
-1
/
+2
|
*
|
btrfs: do not do delalloc reservation under page lock
Josef Bacik
2020-01-31
1
-16
/
+60
|
*
|
btrfs: drop the -EBUSY case in __extent_writepage_io
Josef Bacik
2020-01-31
1
-5
/
+1
|
*
|
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
2020-01-31
1
-17
/
+44
|
*
|
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
2020-01-31
3
-19
/
+39
|
*
|
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
2020-01-31
1
-2
/
+2
|
*
|
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2020-01-31
2
-14
/
+27
|
*
|
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-01-31
1
-1
/
+10
|
*
|
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-31
5
-16
/
+8
*
|
|
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...
Linus Torvalds
2020-02-01
2
-2
/
+2
|
\
\
\
|
*
|
|
cifs: update internal module version number
Steve French
2020-01-31
1
-1
/
+1
|
*
|
|
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-01-30
1
-1
/
+1
*
|
|
|
vfs: fix do_last() regression
Al Viro
2020-02-01
1
-2
/
+2
*
|
|
|
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-01-31
12
-70
/
+73
|
\
\
\
\
|
*
|
|
|
Revert "gfs2: eliminate tr_num_revoke_rm"
Bob Peterson
2020-01-28
3
-4
/
+6
|
*
|
|
|
gfs2: remove unused LBIT macros
Alex Shi
2020-01-21
1
-10
/
+0
|
*
|
|
|
fs/gfs2: remove unused IS_DINODE and IS_LEAF macros
Alex Shi
2020-01-21
1
-3
/
+0
|
*
|
|
|
gfs2: Remove GFS2_MIN_LVB_SIZE define
Andreas Gruenbacher
2020-01-20
2
-3
/
+1
|
*
|
|
|
gfs2: Fix incorrect variable name
Andreas Gruenbacher
2020-01-20
2
-6
/
+6
|
*
|
|
|
gfs2: Avoid access time thrashing in gfs2_inode_lookup
Andreas Gruenbacher
2020-01-15
1
-5
/
+5
|
*
|
|
|
gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepage
Bob Peterson
2020-01-08
1
-3
/
+1
|
*
|
|
|
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
2020-01-07
7
-14
/
+12
|
*
|
|
|
gfs2: Another gfs2_find_jhead fix
Andreas Gruenbacher
2020-01-07
1
-24
/
+44
*
|
|
|
|
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-31
1
-13
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
fs: Fix page_mkwrite off-by-one errors
Andreas Gruenbacher
2020-01-06
1
-13
/
+5
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
25
-170
/
+236
|
\
\
\
\
\
\
|
*
|
|
|
|
|
execve: warn if process starts with executable stack
Alexey Dobriyan
2020-01-31
1
-0
/
+5
[next]