summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-07Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-07Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2017-09-07Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07fs: aio: fix the increment of aio-nr and counting against aio-max-nrMauricio Faria de Oliveira
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione
2017-09-06userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli
2017-09-06userfaultfd: provide pid in userfault msgAlexey Perevalov
2017-09-06mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_rangeJeff Layton
2017-09-06userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAsMike Rapoport
2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara
2017-09-06fs: use pagevec_lookup_range() in page_cache_seek_hole_data()Jan Kara
2017-09-06hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()Jan Kara
2017-09-06ext4: use pagevec_lookup_range() in writeback codeJan Kara
2017-09-06ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()Jan Kara
2017-09-06fs: fix performance regression in clean_bdev_aliases()Jan Kara
2017-09-06mm: make pagevec_lookup() update indexJan Kara
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06ocfs2: clean up some dead codeJun Piao
2017-09-06ocfs2: make ocfs2_set_acl() staticJan Kara
2017-09-06dax: initialize variable pfn before using itNicolas Iooss
2017-09-06dax: use PG_PMD_COLOUR instead of open codingRoss Zwisler
2017-09-06dax: explain how read(2)/write(2) addresses are validatedRoss Zwisler
2017-09-06dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler
2017-09-06dax: remove DAX code from page_cache_tree_insert()Ross Zwisler
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler
2017-09-06dax: relocate some dax functionsRoss Zwisler
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftoversMauro Carvalho Chehab
2017-09-04cifs: Check for timeout on Negotiate stageSamuel Cabrero
2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg
2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds