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_fsops.c
Age
Commit message (
Expand
)
Author
2017-01-30
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
2017-01-30
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
Eric Sandeen
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2016-10-05
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-04
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-03
xfs: add refcount btree support to growfs
Darrick J. Wong
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-17
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-03
xfs: add rmap btree geometry feature flag
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add rmap btree growfs support
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-06-21
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
2016-05-20
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
Dave Chinner
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
2015-08-19
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-05
xfs: growfs should use synchronous transactions
Christoph Hellwig
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
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-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-05-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
xfs: remove shared supberlock feature checking
Dave Chinner
2014-05-20
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-04-24
xfs: report finobt status in fs geometry
Brian Foster
2014-04-24
xfs: add finobt support to growfs
Brian Foster
2013-12-10
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
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-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-17
xfs: don't break from growfs ag update loop on error
Eric Sandeen
[next]