summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * proc/sysctl: Don't grab i_lock under sysctl_lock.Eric W. Biederman2017-02-22
| * vfs: Use upper filesystem inode in bprm_fill_uid()Vivek Goyal2017-02-14
| * proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-13
| * mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-02-04
| * Merge branch 'nsfs-discovery'Eric W. Biederman2017-02-03
| |\
| | * nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-03
| | * nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-25
| * | fs: Better permission checking for submountsEric W. Biederman2017-02-02
| * | vfs: open() with O_CREAT should not create inodes with unknown idsSeth Forshee2017-02-01
| |/
| * proc: Better ownership of files for non-dumpable tasks in user namespacesEric W. Biederman2017-01-24
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-24
| * inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-24
* | Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-23
|\ \
| * | gfs2: Add missing rcu locking for glock lookupAndrew Price2017-02-23
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-22
|\ \ \
| * | | powerpc: do not make the entire heap executableDenys Vlasenko2017-02-22
| * | | nfs: no PG_private waiters remain, remove wakerNicholas Piggin2017-02-22
| * | | userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport2017-02-22
| * | | userfaultfd: introduce vma_can_userfaultMike Rapoport2017-02-22
| * | | userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd rangesMike Kravetz2017-02-22
| * | | userfaultfd: hugetlbfs: allow registration of ranges containing huge pagesMike Kravetz2017-02-22
| * | | userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTERAndrea Arcangeli2017-02-22
| * | | userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED requestPavel Emelyanov2017-02-22
| * | | userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()Andrea Arcangeli2017-02-22
| * | | userfaultfd: non-cooperative: add mremap() eventPavel Emelyanov2017-02-22
| * | | userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_usersMike Rapoport2017-02-22
| * | | userfaultfd: non-cooperative: Add fork() eventPavel Emelyanov2017-02-22
| * | | userfaultfd: non-cooperative: report all available features to userlandAndrea Arcangeli2017-02-22
| * | | userfaultfd: non-cooperative: add ability to report non-PF events from uffd d...Pavel Emelyanov2017-02-22
| * | | userfaultfd: non-cooperative: Split the find_userfault() routinePavel Emelyanov2017-02-22
| * | | userfaultfd: use vma_is_anonymousAndrea Arcangeli2017-02-22
| * | | userfaultfd: convert BUG() to WARN_ON_ONCE()Andrea Arcangeli2017-02-22
| * | | userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WPAndrea Arcangeli2017-02-22
| * | | 9p: fix a potential acl leakCong Wang2017-02-22
| * | | ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren2017-02-22
| * | | ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-02-22
| * | | mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-22
| * | | mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-22
| * | | dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler2017-02-22
| * | | dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2017-02-22
| * | | dax: add tracepoint infrastructure, PMD tracingRoss Zwisler2017-02-22
* | | | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-02-22
|\ \ \ \ | |/ / / |/| | |
| * | | xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig2017-02-17
| * | | xfs: simplify xfs_rtallocate_extentChristoph Hellwig2017-02-17
| * | | xfs: tune down agno asserts in the bmap codeChristoph Hellwig2017-02-16
| * | | xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra2017-02-16
| * | | xfs: don't reserve blocks for right shift transactionsBrian Foster2017-02-16
| * | | xfs: fix len comparison in xfs_extent_busy_trimArnd Bergmann2017-02-16
| * | | xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong2017-02-16