aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_notify_failure.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-12xfs: correct calculation for agend and blockcountGravatar Shiyang Ruan 1-3/+3
2023-07-02xfs: fix the calculation for "end" and "length"Gravatar Shiyang Ruan 1-4/+5
2022-10-10Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-9/+17
2022-10-04xfs: on memory failure, only shut down fs after scanning all mappingsGravatar Darrick J. Wong 1-9/+17
2022-09-11xfs: fix SB_BORN check in xfs_dax_notify_failure()Gravatar Dan Williams 1-1/+1
2022-09-11xfs: quiet notify_failure EOPNOTSUPP casesGravatar Dan Williams 1-2/+2
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+226
2022-07-17xfs: implement ->notify_failure() for XFSGravatar Shiyang Ruan 1-0/+220