aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-28
* xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-03
* xfs: automatic dfops inode reloggingBrian Foster2018-08-03
* xfs: add missing defer ijoins for held inodesBrian Foster2018-08-03
* xfs: introduce a new xfs_inode_has_cow_data helperChristoph Hellwig2018-07-30
* xfs: remove if_real_bytesChristoph Hellwig2018-07-30
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-26
* xfs: remove all boilerplate defer init/finish codeBrian Foster2018-07-26
* xfs: pull up dfops from xfs_itruncate_extents()Brian Foster2018-07-26
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock in inode inactivateBrian Foster2018-07-12
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock for all xfs_bunmapi() callersBrian Foster2018-07-12
* xfs: remove firstblock param from xfs dir opsBrian Foster2018-07-12
* xfs: use ->t_firstblock in dir opsBrian Foster2018-07-12
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-12
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-12
* xfs: use ->t_dfops for all xfs_bunmapi() callersBrian Foster2018-07-12
* xfs: remove dfops param from high level dirname callsBrian Foster2018-07-12
* xfs: remove dfops parameter from ifree call stackBrian Foster2018-07-12
* xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfopsBrian Foster2018-07-12
* xfs: xfs_iflush_abort() can be called twice on cluster writeback failureDave Chinner2018-06-22
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | xfs: replace do_mod with native operationsDave Chinner2018-06-08
* | xfs: convert to SPDX license tagsDave Chinner2018-06-06
* | xfs: don't assert on corrupted unlinked inode listDarrick J. Wong2018-06-04
* | xfs: factor out nodiscard helpersBrian Foster2018-05-15
* | xfs: remove unnecessary xfs_qm_dqattach parameterDarrick J. Wong2018-05-10
* | xfs: skip online discard during eofblocks trimsBrian Foster2018-05-10
* | xfs: log item flags are racyDave Chinner2018-05-10
* | xfs: defer agfl frees from directory op transactionsBrian Foster2018-05-09
* | xfs: defer frees from common inode allocation pathsBrian Foster2018-05-09
* | xfs: defer agfl frees from inode inactivationBrian Foster2018-05-09
* | xfs: validate allocated inode numberDave Chinner2018-05-09
|/
* xfs: only cancel cow blocks when truncating the data forkDarrick J. Wong2018-04-10
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* xfs: Remove "committed" argument of xfs_dir_iallocChandan Rajendra2018-04-02
* xfs: do not log/recover swapext extent owner changes for deleted inodesEric Sandeen2018-03-29
* xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig2018-03-14
* xfs: check for cow blocks before trying to clear themDarrick J. Wong2018-03-11
* Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-31
|\
| * xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong2018-01-29
| * xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-29
| * xfs: always zero di_flags2 when we free the inodeDarrick J. Wong2018-01-29
| * Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
| * Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
| * xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-12
| * xfs: use %pS printk format for direct instruction addressesDarrick J. Wong2018-01-12