aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAge
* xfs: widen inode delalloc block counter to 64-bitsDarrick J. Wong2019-04-23
* xfs: implement per-inode writeback completion queuesDarrick J. Wong2019-04-16
* xfs: track metadata health statusDarrick J. Wong2019-04-14
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-11
* xfs: fold dfops into the transactionBrian Foster2018-08-03
* xfs: introduce a new xfs_inode_has_cow_data helperChristoph Hellwig2018-07-30
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-30
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: kill IHOLDDarrick J. Wong2018-07-26
* xfs: remove dfops parameter from ifree call stackBrian Foster2018-07-12
* Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-12
|\
| * xfs: convert to SPDX license tagsDave Chinner2018-06-06
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\ \ | |/ |/|
| * xfs: prepare xfs_break_layouts() for another layout typeDan Williams2018-05-22
* | xfs: factor out nodiscard helpersBrian Foster2018-05-15
* | xfs: skip online discard during eofblocks trimsBrian Foster2018-05-10
|/
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* xfs: Remove "committed" argument of xfs_dir_iallocChandan Rajendra2018-04-02
* xfs: remove xfs_zero_rangeChristoph Hellwig2018-03-15
* xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong2018-01-29
* xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
* xfs: track cowblocks separately in i_flagsDarrick J. Wong2017-12-20
* xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-08
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* xfs: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig2017-07-03
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: support ability to wait on new inodesBrian Foster2017-04-28
* xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-29
* xfs: fix unbalanced inode reclaim flush lockingBrian Foster2016-11-09
* xfs: set a default CoW extent size of 32 blocksDarrick J. Wong2016-10-05
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-04
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-03
* xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig2016-09-18
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner2016-07-19
|\
| * xfs: kill ioflagsChristoph Hellwig2016-07-19
* | Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner2016-06-20
|\ \
| * | xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig2016-06-20
| |/
* / xfs: make several functions staticEric Sandeen2016-06-01
|/
* xfs: set up inode operation vectors laterChristoph Hellwig2016-04-05
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-06
|\
| * xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
| * xfs: use vfs inode nlink field everywhereDave Chinner2016-02-09
| * xfs: introduce inode log format objectDave Chinner2016-02-09
* | xfs: Factor xfs_seek_hole_data into helperEric Sandeen2016-02-07
|/
* xfs: clean up inode lockdep annotationsDave Chinner2015-08-18
* Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
|\
| * xfs: introduce mmap/truncate lockDave Chinner2015-02-23