summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse
2017-09-01ceph: fix readpage from fscacheYan, Zheng
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-30CIFS: remove endian related sparse warningSteve French
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller
2017-08-28kernfs: Clarify lockdep name for kn->countWaiman Long
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval