index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
1
-13
/
+3
*
xfs: skip online discard during eofblocks trims
Brian Foster
2018-05-10
1
-2
/
+22
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-2
/
+2
*
xfs: Remove "committed" argument of xfs_dir_ialloc
Chandan Rajendra
2018-04-02
1
-1
/
+1
*
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
1
-4
/
+0
*
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
2018-01-29
1
-1
/
+2
*
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2018-01-08
1
-0
/
+2
*
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2017-12-20
1
-0
/
+1
*
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
2017-12-08
1
-1
/
+1
*
xfs: remove if_rdev
Christoph Hellwig
2017-10-26
1
-2
/
+2
*
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-07-02
1
-3
/
+0
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-2
/
+2
*
xfs: support ability to wait on new inodes
Brian Foster
2017-04-28
1
-1
/
+3
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-5
/
+2
*
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2016-11-10
1
-5
/
+6
*
xfs: set a default CoW extent size of 32 blocks
Darrick J. Wong
2016-10-05
1
-0
/
+3
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-0
/
+1
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+4
*
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
1
-0
/
+6
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
1
-0
/
+5
*
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-09-19
1
-0
/
+1
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-2
/
+2
*
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
1
-10
/
+0
|
\
|
*
xfs: kill ioflags
Christoph Hellwig
2016-07-20
1
-10
/
+0
*
|
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-21
1
-1
/
+2
|
\
\
|
*
|
xfs: handle 64-bit length in xfs_iozero
Christoph Hellwig
2016-06-21
1
-1
/
+2
|
|
/
*
/
xfs: make several functions static
Eric Sandeen
2016-06-01
1
-7
/
+0
|
/
*
xfs: set up inode operation vectors later
Christoph Hellwig
2016-04-06
1
-1
/
+4
*
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-03-07
1
-5
/
+3
|
\
|
*
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
1
-2
/
+2
|
*
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
1
-2
/
+0
|
*
xfs: introduce inode log format object
Dave Chinner
2016-02-09
1
-1
/
+1
*
|
xfs: Factor xfs_seek_hole_data into helper
Eric Sandeen
2016-02-08
1
-0
/
+2
|
/
*
xfs: clean up inode lockdep annotations
Dave Chinner
2015-08-19
1
-26
/
+59
*
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
1
-7
/
+22
|
\
|
*
xfs: introduce mmap/truncate lock
Dave Chinner
2015-02-23
1
-7
/
+22
*
|
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
2015-02-24
1
-0
/
+22
|
\
\
|
*
|
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2015-02-23
1
-0
/
+22
|
|
/
*
/
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
2015-02-23
1
-4
/
+5
|
/
*
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
2015-02-02
1
-0
/
+9
|
\
|
*
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
2015-02-02
1
-0
/
+9
*
|
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
2014-12-24
1
-1
/
+1
|
/
*
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-2
/
+0
*
xfs: check for inode size overflow in xfs_new_eof()
Brian Foster
2014-10-02
1
-1
/
+1
*
xfs: kill xfs_vnode.h
Dave Chinner
2014-08-04
1
-0
/
+10
*
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
1
-1
/
+0
|
\
|
*
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-20
1
-1
/
+0
*
|
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
2014-05-15
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
xfs: remove XFS_IFILESTREAM
Christoph Hellwig
2014-04-23
1
-3
/
+1
*
|
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
2014-04-17
1
-1
/
+1
|
/
[next]