summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_notify_failure.c
Commit message (Expand)AuthorAgeFilesLines
* mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbindShiyang Ruan2023-12-071-6/+102
* xfs: correct calculation for agend and blockcountShiyang Ruan2023-10-121-3/+3
* xfs: fix the calculation for "end" and "length"Shiyang Ruan2023-07-021-4/+5
* Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-10-101-9/+17
|\
| * xfs: on memory failure, only shut down fs after scanning all mappingsDarrick J. Wong2022-10-041-9/+17
* | xfs: fix SB_BORN check in xfs_dax_notify_failure()Dan Williams2022-09-111-1/+1
* | xfs: quiet notify_failure EOPNOTSUPP casesDan Williams2022-09-111-2/+2
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-3/+9
* xfs: implement ->notify_failure() for XFSShiyang Ruan2022-07-171-0/+220