index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-66
/
+74
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
1
-2
/
+9
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
1
-6
/
+15
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-2
/
+2
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-5
/
+2
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
1
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
1
-0
/
+5
2019-05-14
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
1
-1
/
+29
2019-05-14
ocfs2: use common file type conversion
Phillip Potter
2
-43
/
+5
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-14
Merge tag 'ovl-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-33
/
+113
2019-05-14
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-29
/
+72
2019-05-14
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-299
/
+623
2019-05-14
gfs2: Fix error path kobject memory leak
Tobin C. Harding
1
-7
/
+1
2019-05-14
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+46
2019-05-14
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-36
/
+31
2019-05-13
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-176
/
+332
2019-05-13
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-05-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
32
-271
/
+523
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
3
-2
/
+14
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-09
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2
-9
/
+29
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-490
/
+1300
2019-05-09
fsnotify: fix unlink performance regression
Amir Goldstein
1
-0
/
+41
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
1
-1
/
+1
2019-05-09
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
3
-1
/
+14
2019-05-09
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
1
-0
/
+2
2019-05-09
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
10
-51
/
+134
2019-05-09
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+4
2019-05-09
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
1
-13
/
+9
2019-05-09
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
1
-4
/
+3
2019-05-09
f2fs: fix to skip recovery on readonly device
Chao Yu
2
-4
/
+17
2019-05-09
f2fs: fix to consider multiple device for readonly check
Chao Yu
2
-1
/
+15
2019-05-09
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2
-1
/
+16
2019-05-09
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
1
-6
/
+21
2019-05-09
f2fs: Replace spaces with tab
Youngjun Yoo
1
-1
/
+1
2019-05-09
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
1
-1
/
+1
2019-05-09
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
5
-11
/
+19
2019-05-09
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
1
-96
/
+118
2019-05-09
f2fs: mark is_extension_exist() inline
Park Ju Hyung
1
-1
/
+1
2019-05-09
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
1
-1
/
+2
2019-05-09
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
1
-2
/
+7
2019-05-09
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
[next]