summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+1
|\
| * xfs: support idmapped mountsChristoph Hellwig2021-01-241-1/+1
* | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-1/+1
|\ \
| * | block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig2021-01-271-1/+1
| |/
* | xfs: expose the blockgc workqueue knobs publiclyDarrick J. Wong2021-02-031-1/+1
* | xfs: parallelize block preallocation garbage collectionDarrick J. Wong2021-02-031-2/+2
* | xfs: rename block gc start and stop functionsDarrick J. Wong2021-02-031-4/+4
* | xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong2021-02-031-6/+5
* | xfs: hide xfs_icache_free_cowblocksDarrick J. Wong2021-02-031-1/+1
* | xfs: set WQ_SYSFS on all workqueues in debug modeDarrick J. Wong2021-02-031-9/+14
* | xfs: cover the log on freeze instead of cleaning itBrian Foster2021-01-221-2/+1
* | xfs: remove xfs_quiesce_attr()Brian Foster2021-01-221-22/+2
* | xfs: remove duplicate wq cancel and log force from attr quiesceBrian Foster2021-01-221-5/+0
* | xfs: fold sbcount quiesce logging into log coveringBrian Foster2021-01-221-8/+0
* | xfs: separate log cleaning from log quiesceBrian Foster2021-01-221-1/+1
|/
* xfs: show the proper user quota optionsKaixu Xia2020-12-091-4/+6
* xfs: rename xfs_fc_* back to xfs_fs_*Darrick J. Wong2020-12-091-13/+13
* xfs: refactor file range validationDarrick J. Wong2020-12-091-1/+1
* xfs: define a new "needrepair" featureDarrick J. Wong2020-12-091-0/+7
* xfs: move kernel-specific superblock validation out of libxfsDarrick J. Wong2020-12-081-0/+32
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-2/+1
|\
| * [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* | xfs: remove deprecated mount optionsPavel Reichl2020-09-251-13/+18
* | xfs: deprecate the V4 formatDarrick J. Wong2020-09-151-0/+13
* | xfs: trace timestamp limitsDarrick J. Wong2020-09-151-0/+1
* | xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong2020-09-151-2/+11
* | xfs: explicitly define inode timestamp rangeDarrick J. Wong2020-09-151-2/+2
* | xfs: store inode btree block counts in AGI headerDarrick J. Wong2020-09-151-0/+4
* | xfs: xfs_iflock is no longer a completionDave Chinner2020-09-061-5/+5
|/
* xfs: preserve inode versioning across remountsEric Sandeen2020-07-171-0/+4
* xfs: Fix false positive lockdep warning with sb_internal & fs_reclaimWaiman Long2020-07-091-1/+11
* xfs: remove SYNC_WAIT from xfs_reclaim_inodes()Dave Chinner2020-07-071-3/+0
* Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-1/+1
|\
| * fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny2020-05-131-1/+1
* | Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-18/+50
|\ \
| * | xfs: remove the m_active_trans counterDave Chinner2020-05-271-12/+5
| * | xfs: ensure f_bfree returned by statfs() is non-negativeZheng Bin2020-05-131-1/+2
| * | fs/xfs: Make DAX mount option a tri-stateIra Weiny2020-05-041-4/+42
| * | fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSIra Weiny2020-05-041-4/+4
| |/
* / block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig2020-05-221-1/+1
|/
* xfs: move inode flush to the sync workqueueDarrick J. Wong2020-04-161-18/+22
* xfs: ratelimit inode flush on buffered write ENOSPCDarrick J. Wong2020-03-311-0/+14
* xfs: correctly acount for reclaimable slabsDave Chinner2020-03-271-1/+2
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | xfs: fix s_maxbytes computation on 32-bit kernelsDarrick J. Wong2020-01-141-27/+21
|/
* xfs: Remove kmem_zone_destroy() wrapperCarlos Maiolino2019-11-181-35/+35
* xfs: Remove slab init wrappersCarlos Maiolino2019-11-181-40/+59
* xfs: remove a stray tab in xfs_remount_rw()Dan Carpenter2019-11-101-1/+1