index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-24
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
2017-02-24
proc: less code duplication in /proc/*/cmdline
Alexey Dobriyan
2017-02-24
proc: use rb_entry()
Geliang Tang
2017-02-24
userfaultfd_copy: return -ENOSPC in case mm has gone
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-23
gfs2: Add missing rcu locking for glock lookup
Andrew Price
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-02-22
powerpc: do not make the entire heap executable
Denys Vlasenko
2017-02-22
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
2017-02-22
userfaultfd: shmem: allow registration of shared memory ranges
Mike Rapoport
2017-02-22
userfaultfd: introduce vma_can_userfault
Mike Rapoport
2017-02-22
userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges
Mike Kravetz
2017-02-22
userfaultfd: hugetlbfs: allow registration of ranges containing huge pages
Mike Kravetz
2017-02-22
userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER
Andrea Arcangeli
2017-02-22
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
2017-02-22
userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
Andrea Arcangeli
2017-02-22
userfaultfd: non-cooperative: add mremap() event
Pavel Emelyanov
2017-02-22
userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users
Mike Rapoport
2017-02-22
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
2017-02-22
userfaultfd: non-cooperative: report all available features to userland
Andrea Arcangeli
2017-02-22
userfaultfd: non-cooperative: add ability to report non-PF events from uffd d...
Pavel Emelyanov
2017-02-22
userfaultfd: non-cooperative: Split the find_userfault() routine
Pavel Emelyanov
2017-02-22
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
2017-02-22
userfaultfd: convert BUG() to WARN_ON_ONCE()
Andrea Arcangeli
2017-02-22
userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP
Andrea Arcangeli
2017-02-22
9p: fix a potential acl leak
Cong Wang
2017-02-22
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-22
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2017-02-22
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2017-02-22
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
2017-02-22
dax: add tracepoints to dax_pmd_load_hole()
Ross Zwisler
2017-02-22
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-02-21
block: Revalidate i_bdev reference in bd_aquire()
Jan Kara
2017-02-22
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
[next]