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_mount.h
Age
Commit message (
Expand
)
Author
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: consolidate mount option features in m_features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-16
xfs: move the CIL workqueue to the CIL
Dave Chinner
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
2021-04-29
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2021-03-25
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-07
xfs: remove unused shutdown types
Brian Foster
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2019-11-13
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-05
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
xfs: remove unused struct xfs_mount field m_fsname_len
Ian Kent
2019-10-29
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
2019-10-29
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
xfs: simplify parsing of allocsize mount option
Christoph Hellwig
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: don't use a different allocsice for -o wsync
Christoph Hellwig
2019-10-29
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-06-28
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
[next]