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
/
libxfs
/
xfs_sb.c
Age
Commit message (
Expand
)
Author
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-19
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
2021-06-02
xfs: convert secondary superblock walk to use perags
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-04-29
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
2020-12-09
xfs: introduce xfs_validate_stripe_geometry()
Gao Xiang
2020-12-08
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-05-19
xfs: fix the warning message in xfs_validate_sb_common()
Kaixu Xia
2020-03-27
xfs: validate the realtime geometry in xfs_validate_sb_common
Darrick J. Wong
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get return an error code
Darrick J. Wong
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
2019-09-24
xfs: log proper length of superblock
Eric Sandeen
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-02-25
xfs: fix uninitialized error variables
Darrick J. Wong
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
xfs: always check magic values in on-disk byte order
Brian Foster
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
xfs: catch bad stripe alignment configurations
Dave Chinner
2018-06-04
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
Eric Sandeen
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-01-31
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
[next]