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 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
72
-880
/
+642
|
\
|
*
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
9
-14
/
+13
|
*
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
2
-2
/
+2
|
*
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
2020-06-02
1
-5
/
+11
|
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
4
-8
/
+10
|
*
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-4
/
+5
|
*
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-26
/
+6
|
*
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
2
-2
/
+2
|
*
iomap: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-15
/
+4
|
*
f2fs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-9
/
+2
|
*
fs/buffer.c: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-12
/
+4
|
*
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
3
-36
/
+12
|
*
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
4
-72
/
+40
|
*
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-72
/
+28
|
*
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
|
*
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-28
/
+19
|
*
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
3
-5
/
+4
|
*
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-28
/
+18
|
*
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-20
/
+9
|
*
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
2
-26
/
+15
|
*
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-42
/
+20
|
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
16
-123
/
+70
|
*
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
4
-70
/
+5
|
*
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
1
-0
/
+7
|
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
3
-4
/
+6
|
*
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
3
-20
/
+51
|
*
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
2020-06-02
1
-0
/
+1
|
*
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-02
11
-242
/
+287
*
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
11
-86
/
+159
|
\
\
|
*
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
2
-9
/
+26
|
*
|
vfs: don't parse "silent" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
*
|
vfs: don't parse "posixacl" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
*
|
vfs: don't parse forbidden flags
Miklos Szeredi
2020-05-14
1
-28
/
+0
|
*
|
statx: add mount_root
Miklos Szeredi
2020-05-14
1
-0
/
+3
|
*
|
statx: add mount ID
Miklos Szeredi
2020-05-14
1
-0
/
+4
|
*
|
statx: don't clear STATX_ATIME on SB_RDONLY
Miklos Szeredi
2020-05-14
1
-1
/
+2
|
*
|
uapi: deprecate STATX_ALL
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
*
|
utimensat: AT_EMPTY_PATH support
Miklos Szeredi
2020-05-14
1
-2
/
+4
|
*
|
vfs: split out access_override_creds()
Miklos Szeredi
2020-05-14
1
-10
/
+24
|
*
|
proc/mounts: add cursor
Miklos Szeredi
2020-05-14
3
-20
/
+87
|
*
|
aio: fix async fsync creds
Miklos Szeredi
2020-05-14
1
-0
/
+8
|
*
|
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2020-05-14
2
-18
/
+6
*
|
|
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
3
-34
/
+10
|
\
\
\
|
*
|
|
binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
Christoph Hellwig
2020-05-05
1
-14
/
+7
|
*
|
|
binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
Christoph Hellwig
2020-05-05
1
-15
/
+1
|
*
|
|
binfmt_elf: remove the set_fs in fill_siginfo_note
Eric W. Biederman
2020-05-05
2
-5
/
+2
*
|
|
|
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-02
1
-19
/
+14
|
\
\
\
\
|
*
|
|
|
dlmfs: convert dlmfs_file_read() to copy_to_user()
Al Viro
2020-04-23
1
-19
/
+14
|
|
/
/
/
*
|
|
|
Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-06-02
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
pstore: switch to copy_from_user()
Al Viro
2020-04-23
1
-3
/
+1
|
|
/
/
/
[next]