aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-03xfs: truncate pagecache before writeback in xfs_setattr_size()Eryu Guan1-16/+20
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig3-4/+4
2017-11-03regset: Add support for dynamically sized regsetsDave Martin1-5/+5
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz1-1/+4
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying1-1/+5
2017-11-03cifs: move to generic async completionGilad Ben-Yossef1-26/+4
2017-11-03fscrypt: move to generic async completionGilad Ben-Yossef4-82/+13
2017-11-03xfs: support for synchronous DAX faultsChristoph Hellwig2-1/+19
2017-11-03xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2-27/+4
2017-11-03ext4: Support for synchronous DAX faultsJan Kara3-1/+46
2017-11-03ext4: Simplify error handling in ext4_dax_huge_fault()Jan Kara1-6/+7
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara1-0/+83
2017-11-03dax, iomap: Add support for synchronous faultsJan Kara1-2/+37
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara1-0/+1
2017-11-03dax: Allow tuning whether dax_insert_mapping_entry() dirties entryJan Kara1-7/+7
2017-11-03dax: Allow dax_iomap_fault() to return pfnJan Kara4-10/+11
2017-11-03dax: Fix comment describing dax_iomap_fault()Jan Kara1-1/+2
2017-11-03dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara1-28/+19
2017-11-03dax: Inline dax_insert_mapping() into the callsiteJan Kara1-27/+19
2017-11-03dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE testJan Kara1-2/+3
2017-11-03dax: Create local variable for VMA in dax_iomap_pte_fault()Jan Kara1-2/+3
2017-11-03dax: Factor out getting of pfn out of iomapJan Kara1-40/+43
2017-11-03dax: Simplify arguments of dax_insert_mapping()Jan Kara1-16/+16
2017-11-02fs/ncpfs: Convert timers to use timer_setup()Kees Cook3-7/+5
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds485-0/+485
2017-11-02jfs: Add missing NULL pointer check in __get_metapageJuerg Haefliger1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman485-0/+485
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2017-11-01xfs: convert remaining xfs_sb_version_... checks to boolDave Chinner1-2/+2
2017-11-01xfs: scrub extended attribute leaf spaceDarrick J. Wong4-24/+238
2017-11-01xfs: move error injection tags into their own fileDarrick J. Wong17-83/+121
2017-11-01xfs: remove inode log format typedefDarrick J. Wong3-8/+8
2017-11-01btrfs: Fix bug for misused dev_t when lookup in dev state hash table.Gu JinXiang1-1/+1
2017-11-01Btrfs: heuristic: add Shannon entropy calculationTimofey Titovets1-1/+84
2017-11-01Btrfs: heuristic: add byte core set calculationTimofey Titovets1-0/+65
2017-11-01Btrfs: heuristic: add byte set calculationTimofey Titovets1-0/+45
2017-11-01Btrfs: heuristic: add detection of repeated data patternsTimofey Titovets1-1/+14
2017-11-01Btrfs: heuristic: implement sampling logicTimofey Titovets1-9/+62
2017-11-01Btrfs: heuristic: add bucket and sample counters and other definesTimofey Titovets1-1/+52
2017-11-01Btrfs: compression: separate heuristic/compression workspacesTimofey Titovets1-18/+121
2017-11-01btrfs: move btrfs_truncate_block out of trans handleJosef Bacik1-74/+44
2017-11-01btrfs: don't call btrfs_start_delalloc_roots in flushoncommitJosef Bacik1-1/+10
2017-11-01btrfs: track refs in a rb_tree instead of a listJosef Bacik5-67/+82
2017-11-01btrfs: add a comp_refs() helperJosef Bacik1-24/+30
2017-11-01btrfs: switch args for comp_*_refsJosef Bacik1-4/+4
2017-11-01btrfs: make the delalloc block rsv per inodeJosef Bacik6-292/+141
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik1-0/+2
2017-11-01Btrfs: rework outstanding_extentsJosef Bacik10-156/+185
2017-11-01btrfs: increase output size for LOGICAL_INO_V2 ioctlZygo Blaxell1-1/+2