aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAge
* Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
|\
| * xfs: introduce mmap/truncate lockDave Chinner2015-02-23
* | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-23
|\ \
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
| |/
* / xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-23
|/
* Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-01
|\
| * xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-01
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-23
|/
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: check for inode size overflow in xfs_new_eof()Brian Foster2014-10-01
* xfs: kill xfs_vnode.hDave Chinner2014-08-03
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
|\
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
* | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-14
|\ \ | |/ |/|
| * xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-22
* | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-16
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-13
|\
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-06
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-06
* | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-18
* | xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-18
* | xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-18
|/
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-08
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-12
* xfs: move unrelated definitions out of xfs_inode.hDave Chinner2013-08-12
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-12
* xfs: split out inode log item format definitionDave Chinner2013-08-12
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
* xfs: take inode version into account in XFS_LITINOChristoph Hellwig2013-03-14
* xfs: memory barrier before wake_up_bit()Alex Elder2013-02-07
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-15
* xfs: create helper to check whether to free eofblocks on inodeBrian Foster2012-11-08
* xfs: remove xfs_iget.cDave Chinner2012-10-17
* xfs: remove iolock lock classesChristoph Hellwig2012-07-29
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-29
* xfs: remove xfs_inotobpChristoph Hellwig2012-07-22
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-14
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-26
* xfs: log timestamp updatesChristoph Hellwig2012-03-13