summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-131-0/+51
|\
| * xfs: set a default CoW extent size of 32 blocksDarrick J. Wong2016-10-051-4/+6
| * xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-1/+3
| * xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-0/+33
| * xfs: cancel CoW reservations and clear inode reflink flag when freeing blocksDarrick J. Wong2016-10-051-0/+13
| * xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-1/+1
| |/
* | xfs: Propagate dentry down to inode_change_ok()Jan Kara2016-09-221-1/+1
|/
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-47/+47
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-31/+31
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: make several functions staticEric Sandeen2016-06-011-12/+4
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-201-36/+68
|\
| * xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner2016-05-181-37/+37
| * xfs: xfs_iflush_cluster has range issuesDave Chinner2016-05-181-2/+11
| * xfs: mark reclaimed inodes invalid earlierDave Chinner2016-05-181-0/+13
| * xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-05-181-0/+1
| * xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-05-181-4/+4
| * xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-05-181-4/+13
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-201-1/+1
|\ \
| * | xfs: mute some sparse warningsEryu Guan2016-04-061-1/+1
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-201-0/+1
|\ \
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-061-0/+1
| |/
* | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-37/+23
|/
* Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner2016-03-071-1/+1
|\
| * xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-101-1/+1
* | xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-25/+23
* | xfs: move di_changecount to VFS inodeDave Chinner2016-02-091-1/+1
* | xfs: move inode generation count to VFS inodeDave Chinner2016-02-091-4/+1
* | xfs: use vfs inode nlink field everywhereDave Chinner2016-02-091-43/+34
* | xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner2016-02-091-2/+0
* | xfs: cull unnecessary icdinode fieldsDave Chinner2016-02-091-18/+1
* | xfs: remove timestamps from incore inodeDave Chinner2016-02-091-10/+11
|/
* Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-191-23/+37
|\
| * xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-9/+23
| * xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-041-16/+16
* | xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-111-17/+8
|/
* Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-031-0/+2
|\
| * xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-031-0/+2
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-3/+3
|/
* Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-251-1/+7
|\
| * xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner2015-08-251-1/+7
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-201-31/+85
|\ \ | |/
| * xfs: inode lockdep annotations broke non-lockdep buildDave Chinner2015-08-201-2/+14
| * xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-191-13/+21
| * xfs: clean up inode lockdep annotationsDave Chinner2015-08-191-17/+51
| * xfs: fix sb_meta_uuid usageDave Chinner2015-08-191-1/+1
* | Merge branch 'xfs-efi-rework' into for-nextDave Chinner2015-08-191-4/+5
|\ \
| * | xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-191-4/+5
| |/
OpenPOWER on IntegriCloud