summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_linux.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: async blkdev cache flushDave Chinner2021-06-211-0/+2
* xfs: move the di_flags field to struct xfs_inodeChristoph Hellwig2021-04-071-1/+1
* xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong2021-02-031-2/+1
* xfs: fix fallocate functions when rtextsize is larger than 1Darrick J. Wong2020-10-211-0/+6
* xfs: remove the unused SYNCHRONIZE macroKaixu Xia2020-09-251-1/+0
* xfs: remove useless definitions in xfs_linux.hYafang Shao2020-07-061-4/+0
* xfs: clean up the attr flag confusionChristoph Hellwig2020-03-021-0/+1
* xfs: remove the kuid/kgid conversion wrappersChristoph Hellwig2020-03-021-26/+0
* xfs: report corruption only as a regular errorDarrick J. Wong2019-11-181-11/+6
* xfs: add a XFS_IS_CORRUPT macroDarrick J. Wong2019-11-121-1/+12
* xfs: make the assertion message functions take a mount parameterDarrick J. Wong2019-11-051-3/+3
* xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig2019-06-281-0/+3
* xfs: remove the no-op spinlock_destroy stubChristoph Hellwig2019-06-281-2/+0
* xfs: replace do_mod with native operationsDave Chinner2018-06-081-19/+0
* xfs: clean up MIN/MAXDave Chinner2018-06-081-2/+0
* xfs: xfs_reflink_convert_cow() memory allocation deadlockDave Chinner2018-06-081-0/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-121-0/+12
* xfs: Show realtime device stats on statfs calls if realtime flags setRichard Wareing2018-01-081-0/+2
* xfs: abstract out dev_t conversionsChristoph Hellwig2017-11-211-0/+10
* xfs: always define STATIC to static noinlineChristoph Hellwig2017-11-061-12/+2
* xfs: refactor btree block header checking functionsDarrick J. Wong2017-10-261-0/+7
* xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing2017-09-121-1/+8
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-101-15/+6
|\
| * xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong2017-07-071-1/+0
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-14/+6
* | xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-051-1/+0
* | uuid: rename uuid typesChristoph Hellwig2017-06-051-2/+0
* | xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2017-06-051-0/+3
|/
* xfs: remove custom do_div implementationsEric Sandeen2017-04-121-85/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* xfs: make the ASSERT() condition likelyAmir Goldstein2017-01-171-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* xfs: use rhashtable to track buffer cacheLucas Stach2016-12-071-0/+1
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-0/+1
* xfs: remove __arch_packChristoph Hellwig2016-07-201-7/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-121-0/+7
* xfs: remove xfs_caddr_tChristoph Hellwig2015-06-221-1/+0
* xfs: remove inst_tChristoph Hellwig2015-06-221-2/+0
* xfs: remove __psint_t and __psunsigned_tChristoph Hellwig2015-06-221-11/+0
* xfs: Remove icsb infrastructureDave Chinner2015-02-231-9/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-0/+6
* xfs: kill time.hDave Chinner2014-10-021-1/+5
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-041-1/+1
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-041-1/+1
* | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-041-12/+0
|\ \
| * | xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-12/+0
| |/
* / xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-151-0/+11
|/
* xfs: return is not a functionEric Sandeen2014-06-221-1/+1