index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode_item.c
Age
Commit message (
Expand
)
Author
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2015-11-03
xfs: optimise away log forces on timestamp updates for fdatasync
Dave Chinner
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-10-03
xfs: xfs_iflush_done checks the wrong log item callback
Mark Tinguely
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2013-12-13
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2013-12-13
xfs: format logged extents directly into the CIL
Christoph Hellwig
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
xfs: refactor xfs_inode_item_format
Christoph Hellwig
2013-12-13
xfs: refactor xfs_inode_item_size
Christoph Hellwig
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-08-13
xfs: return log item size in IOP_SIZE
Dave Chinner
2013-04-21
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-06-21
xfs: check for stale inode before acquiring iflock on push
Brian Foster
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
xfs: do not write the buffer from xfs_iflush
Christoph Hellwig
2012-03-13
xfs: reimplement fdatasync support
Christoph Hellwig
2012-03-13
xfs: split in-core and on-disk inode log item fields
Christoph Hellwig
2012-03-13
xfs: make xfs_inode_item_size idempotent
Christoph Hellwig
2012-03-13
xfs: log timestamp updates
Christoph Hellwig
2012-02-22
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
2012-01-17
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
2012-01-17
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
2012-01-17
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
2011-12-08
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
2011-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-10-11
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
2011-07-13
xfs: remove wrappers around b_fspriv
Christoph Hellwig
2011-07-08
xfs: remove i_transp
Christoph Hellwig
2011-07-06
xfs: unpin stale inodes directly in IOP_COMMITTED
Dave Chinner
2011-04-28
xfs: cleanup duplicate initializations
David Sterba
[next]