index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
xfs: factor out a new xfs_log_force_inode helper
Christoph Hellwig
1
-0
/
+1
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
1
-20
/
+1
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
1
-3
/
+0
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
1
-0
/
+7
2019-04-23
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
1
-1
/
+1
2019-04-16
xfs: implement per-inode writeback completion queues
Darrick J. Wong
1
-0
/
+7
2019-04-14
xfs: track metadata health status
Darrick J. Wong
1
-0
/
+8
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
1
-0
/
+3
2018-08-02
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-11
xfs: remove dfops parameter from ifree call stack
Brian Foster
1
-2
/
+1
2018-06-12
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-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2018-06-06
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-15
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-02
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-20
xfs: track cowblocks separately in i_flags
Darrick J. Wong
1
-0
/
+1
2017-12-08
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
1
-1
/
+1
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
1
-2
/
+2
2017-07-02
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
1
-3
/
+0
2017-06-19
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-05
xfs: set a default CoW extent size of 32 blocks
Darrick J. Wong
1
-0
/
+3
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-0
/
+1
2016-10-04
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
[next]