index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
10
-66
/
+74
|
\
|
*
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
1
-2
/
+9
|
*
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
2019-05-14
1
-6
/
+15
|
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-2
/
+2
|
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+2
|
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
1
-5
/
+2
|
*
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-05-14
1
-1
/
+1
|
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
|
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-2
/
+3
|
*
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
2019-05-14
1
-0
/
+5
|
*
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
2019-05-14
1
-1
/
+29
|
*
ocfs2: use common file type conversion
Phillip Potter
2019-05-14
2
-43
/
+5
|
*
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
1
-4
/
+2
*
|
Merge tag 'ovl-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-05-14
5
-33
/
+113
|
\
\
|
*
|
ovl: relax WARN_ON() for overlapping layers use case
Amir Goldstein
2019-05-08
2
-2
/
+3
|
*
|
ovl: check the capability before cred overridden
Jiufei Xue
2019-05-06
1
-18
/
+61
|
*
|
ovl: do not generate duplicate fsnotify events for "fake" path
Amir Goldstein
2019-05-06
1
-3
/
+4
|
*
|
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
2019-05-06
1
-4
/
+40
|
*
|
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
2019-05-06
3
-7
/
+6
*
|
|
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-14
6
-29
/
+72
|
\
\
\
|
*
|
|
fuse: clean up fuse_alloc_inode
zhangliguang
2019-05-08
1
-6
/
+4
|
*
|
|
fuse: Add ioctl flag for x32 compat ioctl
Ian Abbott
2019-04-24
1
-1
/
+6
|
*
|
|
fuse: Convert fusectl to use the new mount API
David Howells
2019-04-24
1
-5
/
+15
|
*
|
|
fuse: document fuse_fsync_in.fsync_flags
Alan Somers
2019-04-24
1
-1
/
+1
|
*
|
|
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-04-24
1
-1
/
+3
|
*
|
|
fuse: require /dev/fuse reads to have enough buffer capacity
Kirill Smelkov
2019-04-24
1
-0
/
+10
|
*
|
|
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
2019-04-24
1
-1
/
+1
|
*
|
|
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-04-24
2
-2
/
+8
|
*
|
|
fuse: convert printk -> pr_*
Kirill Smelkov
2019-04-24
4
-11
/
+16
|
*
|
|
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
2019-04-24
1
-0
/
+7
|
*
|
|
fuse: fix writepages on 32bit
Miklos Szeredi
2019-04-24
1
-1
/
+1
*
|
|
|
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-14
16
-299
/
+623
|
\
\
\
\
|
*
|
|
|
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2019-05-09
2
-9
/
+29
|
*
|
|
|
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
2019-05-08
3
-1
/
+14
|
*
|
|
|
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
2019-05-08
1
-0
/
+2
|
*
|
|
|
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
2019-05-08
10
-51
/
+134
|
*
|
|
|
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
2019-05-08
1
-1
/
+4
|
*
|
|
|
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
2019-05-08
1
-13
/
+9
|
*
|
|
|
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
2019-05-08
1
-4
/
+3
|
*
|
|
|
f2fs: fix to skip recovery on readonly device
Chao Yu
2019-05-08
2
-4
/
+17
|
*
|
|
|
f2fs: fix to consider multiple device for readonly check
Chao Yu
2019-05-08
2
-1
/
+15
|
*
|
|
|
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2019-05-08
2
-1
/
+16
|
*
|
|
|
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
2019-05-08
1
-6
/
+21
|
*
|
|
|
f2fs: Replace spaces with tab
Youngjun Yoo
2019-05-08
1
-1
/
+1
|
*
|
|
|
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
2019-05-08
1
-1
/
+1
|
*
|
|
|
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
2019-05-08
5
-11
/
+19
|
*
|
|
|
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
2019-05-08
1
-96
/
+118
|
*
|
|
|
f2fs: mark is_extension_exist() inline
Park Ju Hyung
2019-05-08
1
-1
/
+1
|
*
|
|
|
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
2019-05-08
1
-1
/
+2
|
*
|
|
|
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
2019-05-08
1
-2
/
+7
[next]