summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14iomap: fix WARN_ON_ONCE on uninitialized variablexfs-4.19-merge-7Darrick J. Wong
2018-08-14xfs: sanity check ag header values in xrep_calc_ag_resblksDarrick J. Wong
2018-08-13xfs: recalculate summary counters at mount time if icount is badDarrick J. Wong
2018-08-12xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreexfs-4.19-merge-6Shan Hai
2018-08-12xfs: remove b_last_holder & associated macrosEric Sandeen
2018-08-12iomap: Switch to offset_in_page for clarityAndreas Gruenbacher
2018-08-12xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang
2018-08-10xfs: repair the AGIDarrick J. Wong
2018-08-10xfs: repair the AGFLDarrick J. Wong
2018-08-10xfs: repair the AGFDarrick J. Wong
2018-08-07xfs: remove dead error handling code in xfs_dquot_disk_alloc()xfs-4.19-merge-5Brian Foster
2018-08-07xfs: use WRITE_ONCE to update if_seqChristoph Hellwig
2018-08-03xfs: fix a comment in xfs_log_reservexfs-4.19-merge-4Huang Chong
2018-08-03xfs: only validate summary counts on primary superblockDarrick J. Wong
2018-08-02xfs: substitute spaces with tabsThomas Bianchi
2018-08-02xfs: fold dfops into the transactionBrian Foster
2018-08-02xfs: always defer agfl block freesBrian Foster
2018-08-02xfs: pass transaction to xfs_defer_add()Brian Foster
2018-08-02xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster
2018-08-02xfs: cancel dfops on xfs_defer_finish() errorBrian Foster
2018-08-02xfs: clean out superfluous dfops dop params/varsBrian Foster
2018-08-02xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster
2018-08-02xfs: automatic dfops inode reloggingBrian Foster
2018-08-02xfs: automatic dfops buffer reloggingBrian Foster
2018-08-02xfs: add missing defer ijoins for held inodesBrian Foster
2018-08-02xfs: replace dop_low with transaction flagBrian Foster
2018-08-02xfs: pass transaction to dfops reset/move helpersBrian Foster
2018-08-02xfs: remove unused __xfs_defer_cancel() internal helperBrian Foster
2018-08-02xfs: use transaction for intent recovery instead of raw dfopsBrian Foster
2018-08-02xfs: refactor internal dfops initializationBrian Foster
2018-08-01xfs: check da node magic in _node_lookup_intDarrick J. Wong
2018-08-01xfs: use a local variable for magic number in xfs_da3_node_lookup_intDarrick J. Wong
2018-08-01xfs: refactor log recovery checkDarrick J. Wong
2018-07-31xfs: move extent busy tree initialization to xfs_initialize_peragDarrick J. Wong
2018-07-31xfs: avoid COW fork extent lookups in writeback if the fork didn't changexfs-4.19-merge-3Christoph Hellwig
2018-07-31xfs: maintain a sequence count for inode fork manipulationsChristoph Hellwig
2018-07-31xfs: check for unknown v5 feature bits in superblock write verifierDarrick J. Wong
2018-07-31xfs: verify icount in superblock writeDarrick J. Wong
2018-07-31libxfs: add more bounds checking to sb sanity checksBill O'Donnell
2018-07-31xfs: refactor superblock verifiersDarrick J. Wong
2018-07-31xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong
2018-07-30xfs: introduce a new xfs_inode_has_cow_data helperxfs-4.19-merge-2Christoph Hellwig
2018-07-30xfs: remove the xfs_ifork_t typedefChristoph Hellwig
2018-07-30xfs: simplify xfs_idata_reallocChristoph Hellwig
2018-07-30xfs: remove if_real_bytesChristoph Hellwig
2018-07-29xfs: move the repair extent list into its own fileDarrick J. Wong
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong
2018-07-26xfs: remove deprecated barrier/nobarrier mountEric Sandeen
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-07-26xfs: kill IHOLDDarrick J. Wong