index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
xfs: fold dfops into the transaction
Brian Foster
1
-1
/
+0
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
1
-0
/
+9
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
1
-3
/
+3
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-5
/
+1
2018-07-26
xfs: kill IHOLD
Darrick J. Wong
1
-7
/
+0
2018-07-12
xfs: remove dfops parameter from ifree call stack
Brian Foster
1
-2
/
+1
2018-06-13
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+1
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
1
-0
/
+16
2018-05-16
xfs: factor out nodiscard helpers
Brian Foster
1
-13
/
+3
2018-05-10
xfs: skip online discard during eofblocks trims
Brian Foster
1
-2
/
+22
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-2
/
+2
2018-04-03
xfs: Remove "committed" argument of xfs_dir_ialloc
Chandan Rajendra
1
-1
/
+1
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
1
-4
/
+0
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
1
-1
/
+2
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: track cowblocks separately in i_flags
Darrick J. Wong
1
-0
/
+1
2017-12-09
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
1
-1
/
+1
2017-10-27
xfs: remove if_rdev
Christoph Hellwig
1
-2
/
+2
2017-07-03
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
1
-3
/
+0
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-2
/
+2
2017-04-28
xfs: support ability to wait on new inodes
Brian Foster
1
-1
/
+3
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-5
/
+2
2016-11-10
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
1
-5
/
+6
2016-10-06
xfs: set a default CoW extent size of 32 blocks
Darrick J. Wong
1
-0
/
+3
2016-10-06
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-0
/
+1
2016-10-05
xfs: introduce the CoW fork
Darrick J. Wong
1
-0
/
+4
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+6
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
1
-0
/
+5
2016-09-19
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
1
-0
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-2
/
+2
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-10
/
+0
2016-07-20
xfs: kill ioflags
Christoph Hellwig
1
-10
/
+0
2016-06-21
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
1
-1
/
+2
2016-06-21
xfs: handle 64-bit length in xfs_iozero
Christoph Hellwig
1
-1
/
+2
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-7
/
+0
2016-04-06
xfs: set up inode operation vectors later
Christoph Hellwig
1
-1
/
+4
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
1
-5
/
+3
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-2
/
+2
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-2
/
+0
2016-02-09
xfs: introduce inode log format object
Dave Chinner
1
-1
/
+1
2016-02-08
xfs: Factor xfs_seek_hole_data into helper
Eric Sandeen
1
-0
/
+2
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
1
-26
/
+59
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
1
-7
/
+22
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
1
-0
/
+22
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
1
-0
/
+22
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
1
-4
/
+5
2015-02-23
xfs: introduce mmap/truncate lock
Dave Chinner
1
-7
/
+22
2015-02-02
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
1
-0
/
+9
[next]