summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-021-0/+9
|\
| * xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-021-0/+9
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-241-1/+1
|/
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-2/+0
* xfs: check for inode size overflow in xfs_new_eof()Brian Foster2014-10-021-1/+1
* xfs: kill xfs_vnode.hDave Chinner2014-08-041-0/+10
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-201-1/+0
|\
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-201-1/+0
* | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-151-3/+1
|\ \ | |/ |/|
| * xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-231-3/+1
* | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-171-1/+1
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-131-0/+12
|\
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-061-0/+2
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-061-0/+10
* | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-181-0/+1
* | xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-181-1/+1
* | xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-181-1/+0
|/
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-301-0/+3
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-1/+0
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-081-1/+1
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-0/+7
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-3/+20
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-121-34/+7
* xfs: move unrelated definitions out of xfs_inode.hDave Chinner2013-08-121-38/+0
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-121-133/+1
* xfs: split out inode log item format definitionDave Chinner2013-08-121-69/+0
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-0/+1
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-211-0/+26
* xfs: take inode version into account in XFS_LITINOChristoph Hellwig2013-03-141-2/+3
* xfs: memory barrier before wake_up_bit()Alex Elder2013-02-071-0/+1
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-2/+1
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-151-0/+1
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-151-1/+1
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-151-0/+1
* xfs: create helper to check whether to free eofblocks on inodeBrian Foster2012-11-081-0/+1
* xfs: remove xfs_iget.cDave Chinner2012-10-171-8/+2
* xfs: remove iolock lock classesChristoph Hellwig2012-07-291-2/+0
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-291-1/+1
* xfs: remove xfs_inotobpChristoph Hellwig2012-07-221-3/+0
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-221-3/+3
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-0/+2
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-1/+0
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-141-1/+1
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-261-1/+3
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-5/+0
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-051-0/+14
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-221-3/+1
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-171-2/+0
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-4/+12
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-171-1/+2
OpenPOWER on IntegriCloud