aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_linux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig1-0/+3
2019-06-28xfs: remove the no-op spinlock_destroy stubChristoph Hellwig1-2/+0
2018-06-08xfs: replace do_mod with native operationsDave Chinner1-19/+0
2018-06-08xfs: clean up MIN/MAXDave Chinner1-2/+0
2018-06-08xfs: xfs_reflink_convert_cow() memory allocation deadlockDave Chinner1-0/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-01-12xfs: use %px for data pointers when debuggingDarrick J. Wong1-0/+12
2018-01-08xfs: Show realtime device stats on statfs calls if realtime flags setRichard Wareing1-0/+2
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig1-0/+10
2017-11-06xfs: always define STATIC to static noinlineChristoph Hellwig1-12/+2
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong1-0/+7
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-15/+6
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong1-1/+0
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-14/+6
2017-06-05xfs: use the common helper uuid_is_null()Amir Goldstein1-1/+0
2017-06-05uuid: rename uuid typesChristoph Hellwig1-2/+0
2017-06-05xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig1-0/+3
2017-04-12xfs: remove custom do_div implementationsEric Sandeen1-85/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-17xfs: make the ASSERT() condition likelyAmir Goldstein1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-07xfs: use rhashtable to track buffer cacheLucas Stach1-0/+1
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong1-0/+1
2016-07-20xfs: remove __arch_packChristoph Hellwig1-7/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell1-0/+7
2015-06-22xfs: remove xfs_caddr_tChristoph Hellwig1-1/+0
2015-06-22xfs: remove inst_tChristoph Hellwig1-2/+0
2015-06-22xfs: remove __psint_t and __psunsigned_tChristoph Hellwig1-11/+0
2015-02-23xfs: Remove icsb infrastructureDave Chinner1-9/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-0/+6
2014-10-02xfs: kill time.hDave Chinner1-1/+5
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner1-1/+1
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner1-12/+0
2014-08-04xfs: kill xfs_vnode.hDave Chinner1-1/+1
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-12/+0
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster1-0/+11
2014-06-22xfs: return is not a functionEric Sandeen1-1/+1
2014-02-27xfs: add xfs_verifier_error()Eric Sandeen1-0/+1
2014-02-27xfs: add helper for verifying checksums on xfs_bufsEric Sandeen1-0/+1
2013-08-20xfs: remove two unused macro definitions in xfs_linux.hZhi Yong Wu1-2/+0
2013-08-15xfs: create wrappers for converting kuid_t to/from uid_tDwight Engen1-0/+26
2013-08-12xfs: move kernel specific type definitions to xfs.hDave Chinner1-0/+32
2013-05-07xfs: introduce CONFIG_XFS_WARNDave Chinner1-6/+18
2013-04-03xfs: Add ratelimited printk for different alert levelsRich Johnston1-0/+1
2012-11-19xfs: add CRC infrastructureChristoph Hellwig1-0/+1
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster1-0/+1
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig1-0/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+309