summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2019-11-22xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-11-22xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-11-22xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-11-22xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-11-22Darrick J. Wong
2019-11-22xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-11-22xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-11-22xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-11-22Darrick J. Wong
2019-11-22xfs: support bulk loading of staged btreesDarrick J. Wong
2019-11-22xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-11-22xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-11-22xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-11-22Darrick J. Wong
2019-11-22xfs: extend the range of flush_unmap rangesstale-exposure_2019-11-22Darrick J. Wong
2019-11-22xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-11-22xfs: allow parent directory scans to be interrupted with fatal signalsDarrick J. Wong
2019-11-22xfs: properly serialise fallocate against AIO+DIOxfs-5.5-merge_2019-11-22Dave Chinner
2019-11-22splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong
2019-11-22xfs: attach dquots and reserve quota blocks during unwritten conversionDarrick J. Wong
2019-11-22xfs: periodically yield scrub threads to the schedulerscrub-fix-timeouts_2019-11-22Darrick J. Wong
2019-11-22xfs: add missing early termination checks to record scrubbing functionsDarrick J. Wong
2019-11-22xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocksbmap-refactor_2019-11-22Darrick J. Wong
2019-11-22xfs: refactor xfs_bmap_count_blocks using newer btree helpersDarrick J. Wong
2019-11-22xfs: replace -EIO with -EFSCORRUPTED for corrupt metadatatighten-verifiers_2019-11-22Darrick J. Wong
2019-11-22xfs: namecheck directory entry names before listing themDarrick J. Wong
2019-11-22xfs: namecheck attribute names before listing themDarrick J. Wong
2019-11-22xfs: check attribute leaf block structureDarrick J. Wong
2019-11-17Linux 5.4-rc8v5.4-rc8Linus Torvalds
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-16Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-15mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell