summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
AgeCommit message (Expand)Author
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster
2014-03-13Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner
2014-01-06xfs: add O_TMPFILE supportZhi Yong Wu
2014-01-06xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu
2013-12-18xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig
2013-12-18xfs: rename xfs_ilock_map_sharedChristoph Hellwig
2013-12-18xfs: remove xfs_iunlock_map_sharedChristoph Hellwig
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-08xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner
2013-08-12xfs: move unrelated definitions out of xfs_inode.hDave Chinner
2013-08-12xfs: move inode fork definitions to a new header fileDave Chinner
2013-08-12xfs: split out inode log item format definitionDave Chinner
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-04-21xfs: add version 3 inode format with CRCsChristoph Hellwig
2013-03-14xfs: take inode version into account in XFS_LITINOChristoph Hellwig
2013-02-07xfs: memory barrier before wake_up_bit()Alex Elder
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: verify btree blocks as they are read from diskDave Chinner
2012-11-08xfs: create helper to check whether to free eofblocks on inodeBrian Foster
2012-10-17xfs: remove xfs_iget.cDave Chinner
2012-07-29xfs: remove iolock lock classesChristoph Hellwig
2012-07-29xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig
2012-07-22xfs: remove xfs_inotobpChristoph Hellwig
2012-07-22xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_iflushChristoph Hellwig
2012-03-26xfs: don't cache inodes read through bulkstatDave Chinner
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-03-05xfs: do not require an ioend for new EOF calculationChristoph Hellwig
2012-02-22xfs: remove xfs_trans_unlocked_itemChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig
2012-01-17xfs: make i_flags an unsigned longChristoph Hellwig
2012-01-17xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig
2012-01-13xfs: remove the unused dm_attrs structureChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2012-01-03xfs: propagate umode_tAl Viro
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-07-08xfs: remove i_transpChristoph Hellwig