summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11xfs: remove xfs_bmapi_write() dfops paramBrian Foster
2018-07-11xfs: use ->t_dfops for all xfs_bmapi_write() callersBrian Foster
2018-07-11xfs: use ->t_dfops in dqalloc transactionBrian Foster
2018-07-11xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster
2018-07-11xfs: use ->t_dfops in extent split tx and remove paramBrian Foster
2018-07-11xfs: remove dfops param in attr fork add pathBrian Foster
2018-07-11xfs: use ->t_dfops for attr set/remove operationsBrian Foster
2018-07-11xfs: use ->t_dfops for recovery of [b|c]ui log itemsBrian Foster
2018-07-11xfs: remove dfops param from high level dirname callsBrian Foster
2018-07-11xfs: remove dfops parameter from ifree call stackBrian Foster
2018-07-11xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfopsBrian Foster
2018-07-11xfs: cow unwritten conversion uses uninitialized dfopsBrian Foster
2018-07-11xfs: update my copyrights for the writeback and iomap codeChristoph Hellwig
2018-07-11xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig
2018-07-11iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig
2018-07-11xfs: allow writeback on pages without buffer headsChristoph Hellwig
2018-07-11xfs: refactor the tail of xfs_writepage_mapChristoph Hellwig
2018-07-11xfs: remove xfs_start_page_writebackChristoph Hellwig
2018-07-11xfs: move all writeback buffer_head manipulation into xfs_map_at_offsetChristoph Hellwig
2018-07-11xfs: don't look at buffer heads in xfs_add_to_ioendChristoph Hellwig
2018-07-11xfs: remove the imap_valid flagChristoph Hellwig
2018-07-11xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directlyChristoph Hellwig
2018-07-11xfs: remove xfs_reflink_find_cow_mappingChristoph Hellwig
2018-07-11xfs: remove the now unused XFS_BMAPI_IGSTATE flagChristoph Hellwig
2018-07-11xfs: make xfs_writepage_map extent map centricDave Chinner
2018-07-11xfs: rename the offset variable in xfs_writepage_mapChristoph Hellwig
2018-07-11xfs: remove xfs_map_cowChristoph Hellwig
2018-07-11xfs: remove xfs_reflink_trim_irec_to_next_cowChristoph Hellwig
2018-07-11xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocksChristoph Hellwig
2018-07-11xfs: don't clear imap_valid for a non-uptodate buffersChristoph Hellwig
2018-07-11xfs: do not set the page uptodate in xfs_writepage_mapChristoph Hellwig
2018-07-11xfs: move locking into xfs_bmap_punch_delalloc_rangeChristoph Hellwig
2018-07-11xfs: simplify xfs_aops_discard_pageChristoph Hellwig
2018-07-11xfs: use iomap for blocksize == PAGE_SIZE readpage and readpagesChristoph Hellwig
2018-07-11Merge branch 'iomap-4.19-merge' into xfs-4.19-mergeDarrick J. Wong
2018-07-08Linux 4.18-rc4Linus Torvalds
2018-07-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-07Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-07-07Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-07-07Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-07-07Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-07-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-07x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn