aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_linux.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-03fs: move mapping helpersGravatar Christian Brauner 1-0/+1
2021-06-21xfs: async blkdev cache flushGravatar Dave Chinner 1-0/+2
2021-04-07xfs: move the di_flags field to struct xfs_inodeGravatar Christoph Hellwig 1-1/+1
2021-02-03xfs: consolidate the eofblocks and cowblocks workersGravatar Darrick J. Wong 1-2/+1
2020-10-21xfs: fix fallocate functions when rtextsize is larger than 1Gravatar Darrick J. Wong 1-0/+6
2020-09-25xfs: remove the unused SYNCHRONIZE macroGravatar Kaixu Xia 1-1/+0
2020-07-06xfs: remove useless definitions in xfs_linux.hGravatar Yafang Shao 1-4/+0
2020-03-02xfs: clean up the attr flag confusionGravatar Christoph Hellwig 1-0/+1
2020-03-02xfs: remove the kuid/kgid conversion wrappersGravatar Christoph Hellwig 1-26/+0
2019-11-18xfs: report corruption only as a regular errorGravatar Darrick J. Wong 1-11/+6
2019-11-12xfs: add a XFS_IS_CORRUPT macroGravatar Darrick J. Wong 1-1/+12
2019-11-05xfs: make the assertion message functions take a mount parameterGravatar Darrick J. Wong 1-3/+3
2019-06-28xfs: use bios directly to read and write the log recovery buffersGravatar Christoph Hellwig 1-0/+3
2019-06-28xfs: remove the no-op spinlock_destroy stubGravatar Christoph Hellwig 1-2/+0
2018-06-08xfs: replace do_mod with native operationsGravatar Dave Chinner 1-19/+0
2018-06-08xfs: clean up MIN/MAXGravatar Dave Chinner 1-2/+0
2018-06-08xfs: xfs_reflink_convert_cow() memory allocation deadlockGravatar Dave Chinner 1-0/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-01-12xfs: use %px for data pointers when debuggingGravatar Darrick J. Wong 1-0/+12
2018-01-08xfs: Show realtime device stats on statfs calls if realtime flags setGravatar Richard Wareing 1-0/+2
2017-11-21xfs: abstract out dev_t conversionsGravatar Christoph Hellwig 1-0/+10
2017-11-06xfs: always define STATIC to static noinlineGravatar Christoph Hellwig 1-12/+2
2017-10-26xfs: refactor btree block header checking functionsGravatar Darrick J. Wong 1-0/+7
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentGravatar Richard Wareing 1-1/+8
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-15/+6
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENGravatar Darrick J. Wong 1-1/+0
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-14/+6
2017-06-05xfs: use the common helper uuid_is_null()Gravatar Amir Goldstein 1-1/+0
2017-06-05uuid: rename uuid typesGravatar Christoph Hellwig 1-2/+0
2017-06-05xfs: use uuid_be to implement the uuid_t typeGravatar Christoph Hellwig 1-0/+3
2017-04-12xfs: remove custom do_div implementationsGravatar Eric Sandeen 1-85/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-1/+1
2017-01-17xfs: make the ASSERT() condition likelyGravatar Amir Goldstein 1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-07xfs: use rhashtable to track buffer cacheGravatar Lucas Stach 1-0/+1
2016-10-05xfs: garbage collect old cowextsz reservationsGravatar Darrick J. Wong 1-0/+1
2016-07-20xfs: remove __arch_packGravatar Christoph Hellwig 1-7/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2015-10-12xfs: pass xfsstats structures to handlers and macrosGravatar Bill O'Donnell 1-0/+7
2015-06-22xfs: remove xfs_caddr_tGravatar Christoph Hellwig 1-1/+0
2015-06-22xfs: remove inst_tGravatar Christoph Hellwig 1-2/+0
2015-06-22xfs: remove __psint_t and __psunsigned_tGravatar Christoph Hellwig 1-11/+0
2015-02-23xfs: Remove icsb infrastructureGravatar Dave Chinner 1-9/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hGravatar Christoph Hellwig 1-0/+6
2014-10-02xfs: kill time.hGravatar Dave Chinner 1-1/+5
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextGravatar Dave Chinner 1-1/+1
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextGravatar Dave Chinner 1-12/+0
2014-08-04xfs: kill xfs_vnode.hGravatar Dave Chinner 1-1/+1
2014-07-30xfs: require 64-bit sector_tGravatar Christoph Hellwig 1-12/+0
2014-07-15xfs: add xfs_mount sysfs kobjectGravatar Brian Foster 1-0/+11