summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-06xfs: mark xfs_errortag_ktype staticChristoph Hellwig
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig
2017-11-06xfs: always define STATIC to static noinlineChristoph Hellwig
2017-11-06xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.hChristoph Hellwig
2017-11-06xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentChristoph Hellwig
2017-11-06xfs: remove the nr_extents argument to xfs_iext_removeChristoph Hellwig
2017-11-06xfs: remove the nr_extents argument to xfs_iext_insertChristoph Hellwig
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig
2017-11-06xfs: allow unaligned extent records in xfs_bmbt_disk_set_allChristoph Hellwig
2017-11-06xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig
2017-11-06xfs: simplify xfs_reflink_convert_cowChristoph Hellwig
2017-11-06xfs: iterate backwards in xfs_reflink_cancel_cow_blocksChristoph Hellwig
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig
2017-11-06xfs: iterate over extents in xfs_bmap_extents_to_btreeChristoph Hellwig
2017-11-06xfs: iterate over extents in xfs_iextents_copyChristoph Hellwig
2017-11-06xfs: pass an on-disk extent to xfs_bmbt_validate_extentChristoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_collapse_extentsChristoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_del_extent_*Christoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_realChristoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delayChristoph Hellwig
2017-11-06xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-11-06xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-11-06xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03xfs: scrub: avoid uninitialized return codeDarrick J. Wong
2017-11-03xfs: truncate pagecache before writeback in xfs_setattr_size()Eryu Guan
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig
2017-11-03regset: Add support for dynamically sized regsetsDave Martin
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying
2017-11-03cifs: move to generic async completionGilad Ben-Yossef
2017-11-03fscrypt: move to generic async completionGilad Ben-Yossef
2017-11-02fs/ncpfs: Convert timers to use timer_setup()Kees Cook
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02jfs: Add missing NULL pointer check in __get_metapageJuerg Haefliger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01xfs: convert remaining xfs_sb_version_... checks to boolDave Chinner
2017-11-01xfs: scrub extended attribute leaf spaceDarrick J. Wong
2017-11-01xfs: move error injection tags into their own fileDarrick J. Wong
2017-11-01xfs: remove inode log format typedefDarrick J. Wong
2017-11-01btrfs: Fix bug for misused dev_t when lookup in dev state hash table.Gu JinXiang
2017-11-01Btrfs: heuristic: add Shannon entropy calculationTimofey Titovets
2017-11-01Btrfs: heuristic: add byte core set calculationTimofey Titovets
2017-11-01Btrfs: heuristic: add byte set calculationTimofey Titovets
2017-11-01Btrfs: heuristic: add detection of repeated data patternsTimofey Titovets
2017-11-01Btrfs: heuristic: implement sampling logicTimofey Titovets
2017-11-01Btrfs: heuristic: add bucket and sample counters and other definesTimofey Titovets