aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_notify_failure.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-9/+17
2022-10-04xfs: on memory failure, only shut down fs after scanning all mappingsDarrick J. Wong1-9/+17
2022-09-11xfs: fix SB_BORN check in xfs_dax_notify_failure()Dan Williams1-1/+1
2022-09-11xfs: quiet notify_failure EOPNOTSUPP casesDan Williams1-2/+2
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+226
2022-07-17xfs: implement ->notify_failure() for XFSShiyang Ruan1-0/+220