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