aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20xfs: disallow marking previously dirty buffers as orderedBrian Foster
2017-09-20xfs: move bmbt owner change to last step of extent swapBrian Foster
2017-09-20xfs: skip bmbt block ino validation during owner changeBrian Foster
2017-09-20xfs: don't log dirty ranges for ordered buffersBrian Foster
2017-09-20xfs: refactor buffer logging into buffer dirtying helperBrian Foster
2017-09-20xfs: ordered buffer log items are never formattedBrian Foster
2017-09-20xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster
2017-09-20xfs: open-code xfs_buf_item_dirty()Brian Foster
2017-09-20xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-09-20xfs: evict all inodes involved with log redo itemDarrick J. Wong
2017-09-20xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino
2017-09-20xfs: add log recovery tracepoint for head/tailBrian Foster
2017-09-20xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster
2017-09-20xfs: fix log recovery corruption error due to tail overwriteBrian Foster
2017-09-20xfs: always verify the log tail during recoveryBrian Foster
2017-09-20xfs: fix recovery failure when log record header wraps log endBrian Foster
2017-09-20xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino
2017-09-20xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino
2017-09-20xfs: remove xfs_trans_ail_delete_bulkChristoph Hellwig
2017-09-20xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen
2017-09-20xfs: write unmount record for ro mountsEric Sandeen
2017-09-20iomap: fix integer truncation issues in the zeroing and dirtying helpersChristoph Hellwig
2017-09-20xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong
2017-09-20xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong
2017-09-20xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-09-20xfs: Fix per-inode DAX flag inheritanceLukas Czerner
2017-09-20xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig
2017-09-20xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-09-20xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong
2017-09-20xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong
2017-09-20xfs: check _btree_check_block valueDarrick J. Wong
2017-09-20xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong
2017-09-20xfs: free cowblocks and retry on buffered write ENOSPCBrian Foster
2017-09-20xfs: free uncommitted transactions during log recoveryBrian Foster
2017-09-20xfs: don't allow bmap on rt filesDarrick J. Wong
2017-09-20xfs: remove bli from AIL before release on transaction abortBrian Foster
2017-09-20xfs: release bli from transaction properly on fs shutdownBrian Foster
2017-09-20xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2017-09-20xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster
2017-09-20xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster
2017-09-20xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim
2017-09-20ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca