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
2017-09-06
35
-670
/
+365
|
\
|
*
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+1
|
*
mm: add /proc/pid/smaps_rollup
Daniel Colascione
2017-09-06
3
-62
/
+139
|
*
userfaultfd: provide pid in userfault msg - add feat union
Andrea Arcangeli
2017-09-06
1
-1
/
+1
|
*
userfaultfd: provide pid in userfault msg
Alexey Perevalov
2017-09-06
1
-2
/
+6
|
*
mm: userfaultfd: add feature to request for a signal delivery
Prakash Sangappa
2017-09-06
1
-0
/
+3
|
*
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-06
1
-5
/
+5
|
*
fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
Jeff Layton
2017-09-06
1
-5
/
+0
|
*
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
Mike Rapoport
2017-09-06
1
-5
/
+5
|
*
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
2017-09-06
6
-11
/
+8
|
*
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
Jan Kara
2017-09-06
1
-13
/
+3
|
*
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
Jan Kara
2017-09-06
1
-16
/
+2
|
*
ext4: use pagevec_lookup_range() in writeback code
Jan Kara
2017-09-06
1
-7
/
+5
|
*
ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
Jan Kara
2017-09-06
1
-10
/
+4
|
*
fs: fix performance regression in clean_bdev_aliases()
Jan Kara
2017-09-06
1
-6
/
+8
|
*
mm: make pagevec_lookup() update index
Jan Kara
2017-09-06
7
-30
/
+19
|
*
fscache: remove unused ->now_uncached callback
Jan Kara
2017-09-06
5
-174
/
+0
|
*
ocfs2: clean up some dead code
Jun Piao
2017-09-06
12
-71
/
+19
|
*
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-06
2
-8
/
+1
|
*
dax: initialize variable pfn before using it
Nicolas Iooss
2017-09-06
1
-1
/
+1
|
*
dax: use PG_PMD_COLOUR instead of open coding
Ross Zwisler
2017-09-06
1
-7
/
+4
|
*
dax: explain how read(2)/write(2) addresses are validated
Ross Zwisler
2017-09-06
1
-0
/
+5
|
*
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
2017-09-06
1
-0
/
+34
|
*
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
2017-09-06
1
-1
/
+1
|
*
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
2017-09-06
4
-223
/
+79
|
*
dax: relocate some dax functions
Ross Zwisler
2017-09-06
1
-69
/
+69
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
2
-13
/
+35
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
18
-153
/
+210
|
|
\
\
|
*
|
|
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-11
/
+35
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
7
-22
/
+35
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
8
-14
/
+20
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
2
-5
/
+8
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-08-07
17
-205
/
+307
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
28
-106
/
+236
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
2
-2
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
23
-29
/
+31
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ecryptfs: convert to file_write_and_wait in ->fsync
Jeff Layton
2017-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
19
-21
/
+21
|
*
|
|
|
|
|
|
|
|
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
2017-08-01
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
fs: convert sync_file_range to use errseq_t based error-tracking
Jeff Layton
2017-08-01
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
fuse: convert to errseq_t based error tracking for fsync
Jeff Layton
2017-07-31
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
6
-52
/
+92
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
locks: restore a warn for leaked locks on close
Benjamin Coddington
2017-07-21
1
-0
/
+22
|
*
|
|
|
|
|
|
|
|
|
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
6
-32
/
+44
|
*
|
|
|
|
|
|
|
|
|
fs/locks: Use allocation rather than the stack in fcntl_getlk()
Benjamin Coddington
2017-07-16
1
-20
/
+26
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2017-09-06
6
-30
/
+35
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
dlm: use sock_create_lite inside tcp_accept_from_sock
Guoqing Jiang
2017-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-08-07
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
dlm: constify kset_uevent_ops structure
Bhumika Goyal
2017-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
dlm: print log message when cluster name is not set
Zhu Lingshan
2017-08-07
1
-0
/
+4
[next]