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
/
libxfs
/
xfs_sb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
1
-3
/
+2
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
1
-4
/
+10
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
1
-1
/
+34
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
1
-1
/
+2
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
1
-0
/
+12
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
1
-94
/
+111
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
1
-3
/
+18
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-06
xfs: catch bad stripe alignment configurations
Dave Chinner
1
-0
/
+16
2018-06-04
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
Eric Sandeen
1
-3
/
+5
2018-05-30
xfs: repair superblocks
Darrick J. Wong
1
-0
/
+22
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
1
-0
/
+30
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
1
-0
/
+73
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
1
-0
/
+22
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-6
/
+4
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
1
-1
/
+0
2018-01-31
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
1
-2
/
+2
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-1
/
+1
2018-01-17
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
1
-0
/
+14
2018-01-12
xfs: fix check on struct_version for versions 4 or greater
Colin Ian King
1
-1
/
+1
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
1
-70
/
+78
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
1
-0
/
+79
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
1
-2
/
+2
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-6
/
+4
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-2
/
+2
2017-01-24
xfs: verify dirblocklog correctly
Darrick J. Wong
1
-1
/
+1
2016-11-09
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
1
-0
/
+6
2016-11-08
xfs: don't call xfs_sb_quota_from_disk twice
Eric Sandeen
1
-2
/
+5
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+9
2016-08-26
xfs: fix superblock inprogress check
Dave Chinner
1
-1
/
+2
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+6
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-5
/
+3
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
1
-0
/
+2
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
1
-0
/
+10
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
1
-3
/
+0
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
1
-3
/
+0
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
1
-0
/
+10
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
1
-0
/
+10
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
1
-5
/
+9
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
1
-2
/
+2
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-1
/
+1
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-1
/
+1
2015-05-29
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
1
-0
/
+21
2015-05-29
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
1
-0
/
+5
2015-05-29
xfs: add sparse inode chunk alignment superblock field
Brian Foster
1
-2
/
+2
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
1
-5
/
+7
2015-02-24
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
1
-8
/
+0
[next]