summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
15 hoursMerge branch 'fs-next' of linux-nextMark Brown
20 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
45 hoursxfs: remove an extra cast in xfs_file_compat_ioctlChristoph Hellwig
45 hoursxfs: split out the handlers for XFS_IOC_*_BY_HANDLE_32Christoph Hellwig
45 hoursxfs: split out the handlers for XFS_IOC_SWAPEXT_32Christoph Hellwig
45 hoursxfs: cleanup XFS_IOC_GETVERSION_32 handlingChristoph Hellwig
45 hoursxfs: split out the handlers for XFS_IOC_FSGROWFS_*_32Christoph Hellwig
45 hoursxfs: split out the handler for XFS_IOC_FREE_EOFBLOCKSChristoph Hellwig
45 hoursxfs: split out the handler for XFS_IOC_ERROR_INJECTIONChristoph Hellwig
45 hoursxfs: split out the handler for XFS_IOC_GOINGDOWNChristoph Hellwig
45 hoursxfs: split out the handlers for XFS_IOC_FSGROWFS*Christoph Hellwig
45 hoursxfs: split out the handler for XFS_IOC_SWAPEXTChristoph Hellwig
45 hoursxfs: split out the handlers for XFS_IOC_.*HANDLEChristoph Hellwig
45 hoursxfs: split out the handler for XFS_IOC_DIOINFOChristoph Hellwig
45 hoursxfs: rename xfs_ioctl_getset_resblocks to xfs_ioc_getset_resblocksChristoph Hellwig
45 hoursxfs: rename xfs_ioctl_fs_counts to xfs_ioc_fs_countsChristoph Hellwig
45 hoursxfs: rename xfs_ioc_swapext to xfs_swapextChristoph Hellwig
45 hoursxfs: remove an outdated comment above xfs_file_ioctlChristoph Hellwig
45 hoursxfs: count escaped corruption errors in scrub statsDarrick J. Wong
45 hoursxfs: make the rtsummary repair fix the file size tooDarrick J. Wong
45 hoursxfs: fix rtrefcount btree block counting in scrubDarrick J. Wong
45 hoursxfs: strengthen the "is cow staging" helpers in scrubDarrick J. Wong
45 hoursxfs: use the rtgroup extent count to find rtrefcount gapsDarrick J. Wong
45 hoursxfs: cross-reference the rtgroup superblock extent, not blockDarrick J. Wong
45 hoursxfs: fix backwards mergeability logic in refcount scrubberDarrick J. Wong
45 hoursxfs: fix backwards skipping logic in xrep_quota_blockDarrick J. Wong
45 hoursxfs: compute dquot checksum after resetting dd_lsn in repairDarrick J. Wong
45 hoursxfs: truncate quota file correctly when repairing quota fileDarrick J. Wong
45 hoursxfs: signal inode btree xref error if get_rec returns an errorDarrick J. Wong
45 hoursxfs: destroy seen inode bitmap when we fail to add a dirpathDarrick J. Wong
45 hoursxfs: report nonexistent parents as a filesystem corruptionDarrick J. Wong
45 hoursxfs: bump lost_prev_errors if we lose even the healthmon lost eventDarrick J. Wong
45 hoursxfs: check healthmon outbuffer space correctlyDarrick J. Wong
45 hoursxfs: merge healthmon insert/push helpersDarrick J. Wong
45 hoursxfs: port healthmon event list to list_headDarrick J. Wong
45 hoursxfs: move healthmon event merge tracepointDarrick J. Wong
45 hoursxfs: always set xfs_healthmon::first_event when inserting at front of listDarrick J. Wong
45 hoursxfs: fix bnobt repair space reservation disposal failureDarrick J. Wong
45 hoursxfs: don't modify file attributes or poke fsnotify for dry runsDarrick J. Wong
45 hoursxfs: actually recover intended file sizes in xfs_xmi_item_recover_intentDarrick J. Wong
45 hoursxfs: don't leak new_bp if xfs_btree_bload_drop_buf failsDarrick J. Wong
45 hoursxfs: preserve owner on in-memory btree creationDarrick J. Wong
45 hoursxfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystemsDarrick J. Wong
45 hoursxfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functionsDarrick J. Wong
45 hoursxfs: don't leak dqacct if rhashtable insertion failsDarrick J. Wong
45 hoursxfs: fix name string recording in slowpath pptr tracepointsDarrick J. Wong
45 hoursxfs: fix short ifork reaping computation in xreap_bmapi_binvalDarrick J. Wong
45 hoursxfs: fix unit conversions in per_binval computationDarrick J. Wong
45 hoursxfs: release alleged child inode on metapath unlink errorAnuj Gupta
45 hoursxfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLEEric Sandeen