Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dgc
/
xfsprogs-dev
/
HEAD
27c3aeb
xfsprogs: Release v4.16.1
by Eric Sandeen
· 7 years ago
master
v4.16.1
7a58ab0
fsck.xfs: do not use 'function' keyword
by Eric Sandeen
· 7 years ago
9048c8b
xfsprogs: Release v4.16.0
by Eric Sandeen
· 7 years ago
v4.16.0
6ae62d7
xfsprogs: Release v4.16.0-rc1
by Eric Sandeen
· 7 years ago
v4.16.0-rc1
98884b6
xfs_repair: fix getsubopt name definitions to use enums
by Darrick J. Wong
· 7 years ago
74aed9c
xfs_scrub_all: use system encoding for lsblk output decoding
by Darrick J. Wong
· 7 years ago
07c6fd5
xfs_scrub_all: escape paths being passed to systemd service instances
by Darrick J. Wong
· 7 years ago
e4e022f
xfs_scrub: disable private /tmp for scrub service
by Darrick J. Wong
· 7 years ago
3dd9147
xfs_scrub_all: report version
by Darrick J. Wong
· 7 years ago
680eaca
xfs_scrub: refactor mountpoint finding code to use libfrog path code
by Darrick J. Wong
· 7 years ago
5fa5a86
xfs_scrub: don't warn about confusing names if dir/file only writable by root
by Darrick J. Wong
· 7 years ago
367db2f
xfs_scrub: use Unicode skeleton function to find confusing names
by Darrick J. Wong
· 7 years ago
baa9ed8
xfs_scrub: check name for suspicious characters
by Darrick J. Wong
· 7 years ago
bff5d1a
xfs_scrub: transition from libunistring to libicu for Unicode processing
by Darrick J. Wong
· 7 years ago
3029a02
xfs_scrub: make name_entry a first class structure
by Darrick J. Wong
· 7 years ago
95c2f78
xfs_scrub: communicate name problems via flagset instead of booleans
by Darrick J. Wong
· 7 years ago
d2cf5c2
xfs_scrub: don't complain about different normalization
by Darrick J. Wong
· 7 years ago
55290cf
xfs_scrub: only run ascii name checks if unicode name checker
by Darrick J. Wong
· 7 years ago
99ea301
xfs_scrub: avoid buffer overflow when scanning attributes
by Darrick J. Wong
· 7 years ago
a8502cc
libxfs: warn about deprecation of irix, freebsd, darwin
by Eric Sandeen
· 7 years ago
31506b3
xfs_repair: test XFS_SB_VERSION_SHAREDBIT only once
by Eric Sandeen
· 7 years ago
28a4f9c
xfsprogs: remove unused delete_attr_ok
by Eric Sandeen
· 7 years ago
42fa89b
xfs_repair: remove pre_65_beta option
by Eric Sandeen
· 7 years ago
ea94cb6
xfs_repair: remove unused fs_shared_allowed variable
by Eric Sandeen
· 7 years ago
a425d16
xfs_repair: remove unused fs_has_extflgbit_allowed
by Eric Sandeen
· 7 years ago
644589b
xfs_repair: remove unused fs_sb_feature_bits_allowed
by Eric Sandeen
· 7 years ago
dd17791
xfs_repair: remove unused fs_aligned_inodes_allowed
by Eric Sandeen
· 7 years ago
99a1e0d
xfs_repair: remove unused fs_has_extflgbit_allowed
by Eric Sandeen
· 7 years ago
232470f
xfs_repair: remove unused fs_attributes2_allowed
by Eric Sandeen
· 7 years ago
497d070
xfs_repair: remove unused fs_attributes_allowed
by Eric Sandeen
· 7 years ago
8aee048
libfrog: handle NULL dir && blkdev in __fs_table_lookup_mount
by Eric Sandeen
· 7 years ago
6d135e8
xfs_scrub: initialize movon in xfs_scrub_connections
by Eric Sandeen
· 7 years ago
25992d9
xfs_scrub: synchronize error levels & logging
by Eric Sandeen
· 7 years ago
19177e6
xfs_spaceman: remove incorrect linux/fs.h include
by Darrick J. Wong
· 7 years ago
04a2d5d
fsck.xfs: allow forced repairs using xfs_repair
by Jan Tulak
· 7 years ago
7c3e94a
xfs_repair: add flag -e to modify exit code for corrected errors
by Jan Tulak
· 7 years ago
4aa3c02
metadump/restore: don't use errno after fwrite/fread failures
by Eric Sandeen
· 7 years ago
9cf846b
mkfs: enable sparse inodes by default
by Darrick J. Wong
· 7 years ago
938f7b7
xfs_fsr: refactor mountpoint finding to use libfrog paths functions
by Darrick J. Wong
· 7 years ago
be66eb8
libfrog: fs_table_lookup_mount should realpath the argument
by Darrick J. Wong
· 7 years ago
f8cd7da
xfs_repair: use custom ifork verifier in mv_orphanage
by Eric Sandeen
· 7 years ago
3452f45
xfs_repair: implement custom ifork verifiers
by Darrick J. Wong
· 7 years ago
e2bc34d
xfs_scrub: add missing paths header
by Baruch Siach
· 7 years ago
40b2e29
workqueue: add missing pthreads header
by Baruch Siach
· 7 years ago
7459528
xfs_io: fix operation time reporting
by Dave Chinner
· 7 years ago
12ac6e0
xfs_repair: don't fail directory repairs when grabbing inodes
by Darrick J. Wong
· 8 years ago
ad9ac92
xfs_db: print transaction reservation type information
by Darrick J. Wong
· 8 years ago
e24ee6b
xfs_scrub: don't try to scan xattrs if bstat says there aren't any
by Darrick J. Wong
· 8 years ago
a440f87
xfs_scrub: fix #include ordering to avoid build failure
by Darrick J. Wong
· 8 years ago
c767c5a
xfs_scrub: don't ask user to run xfs_repair for only warnings
by Darrick J. Wong
· 8 years ago
7c30915
xfs_scrub: log operational messages when interactive
by Darrick J. Wong
· 8 years ago
de24d64
xfs_db: don't crash in ablock if there's no inode
by Darrick J. Wong
· 8 years ago
a93fcc0
misc: fix gcc 7.3 warnings
by Darrick J. Wong
· 8 years ago
f50eb2c
xfsprogs: new libxfs-apply option for Signed-off-by: tag
by Eric Sandeen
· 8 years ago
2ce8bff
xfsprogs: call libxfs_destroy from other utilities
by Eric Sandeen
· 8 years ago
4448849
libxfs: Catch non-empty zones on destroy
by Eric Sandeen
· 8 years ago
bf0e024
libxfs: move xfs_inode_zone to rdwr.c
by Eric Sandeen
· 8 years ago
864028e
libxfs: add function to free all buffers in bcache
by Eric Sandeen
· 8 years ago
fc9f709
libxfs: Replace XFS_BUF_SET_PTR with xfs_buf_associate_memory
by Eric Sandeen
· 8 years ago
d976382
xfs_io: add RWF_DSYNC support to pwrite
by Dave Chinner
· 8 years ago
9d50331
xfs_scrub: make interpreter explicit to python3
by Luis R. Rodriguez
· 8 years ago
a2e8105
xfs_repair: Add missing braces to allow zeroing of corrupt log
by Xiao Yang
· 8 years ago
57e7138
xfs_io: support a basic extent swap command
by Brian Foster
· 8 years ago
99d6e84
xfs_io: Add missing perror for write_once (-O)
by Goldwyn Rodrigues
· 8 years ago
e61f155
misc: enable link time optimization, if requested
by Darrick J. Wong
· 8 years ago
1b0adc7
misc: enable retpolines across all xfsprogs utilities
by Darrick J. Wong
· 8 years ago
ffe5df5
xfs: fix u32 type usage in sb validation function
by Darrick J. Wong
· 8 years ago
c38464f
xfs: don't screw up direct writes when freesp is fragmented
by Darrick J. Wong
· 8 years ago
d07cc72
xfs: treat CoW fork operations as delalloc for quota accounting
by Darrick J. Wong
· 8 years ago
3cb6881
xfs: refactor accounting updates out of xfs_bmap_btalloc
by Darrick J. Wong
· 8 years ago
1d3bac1
xfs: refactor inode verifier corruption error printing
by Darrick J. Wong
· 8 years ago
885ba5c
xfs: bmap code cleanup
by Shan Hai
· 8 years ago
37d086c
Split buffer's b_fspriv field
by Carlos Maiolino
· 8 years ago
d5105a8
xfs: convert to new i_version API
by Jeff Layton
· 8 years ago
e91df84
xfs: check sb_agblocks and sb_agblklog when validating superblock
by Darrick J. Wong
· 8 years ago
faaad1d
xfs: recheck reflink / dirty page status before freeing CoW reservations
by Darrick J. Wong
· 8 years ago
e4b963e
xfs: btree format ifork loader should check for zero numrecs
by Darrick J. Wong
· 8 years ago
f596a90
xfs: attr leaf verifier needs to check for obviously bad count
by Darrick J. Wong
· 8 years ago
b67317e
xfs: directory scrubber must walk through data block to offset
by Darrick J. Wong
· 8 years ago
221b1dd
xfs: cross-reference the realtime bitmap
by Darrick J. Wong
· 8 years ago
1048d0e
xfs: add scrub cross-referencing helpers for the refcount btrees
by Darrick J. Wong
· 8 years ago
556c739
xfs: add scrub cross-referencing helpers for the rmap btrees
by Darrick J. Wong
· 8 years ago
9deb7f6
xfs: add scrub cross-referencing helpers for the inode btrees
by Darrick J. Wong
· 8 years ago
1fe41a7
xfs: add scrub cross-referencing helpers for the free space btrees
by Darrick J. Wong
· 8 years ago
b09294b
xfs: cancel tx on xfs_defer_finish() error during xattr set/remove
by Brian Foster
· 8 years ago
8504509
xfs: account finobt blocks properly in perag reservation
by Brian Foster
· 8 years ago
dfcfc5f
xfs: fix check on struct_version for versions 4 or greater
by Colin Ian King
· 8 years ago
d7e7160
xfs: use %px for data pointers when debugging
by Darrick J. Wong
· 8 years ago
ef4109d
xfs: change 0x%p -> %p in print messages
by Darrick J. Wong
· 8 years ago
493b46c
xfs: harden directory integrity checks some more
by Darrick J. Wong
· 8 years ago
fdef0e8
xfs: refactor the geometry structure filling function
by Darrick J. Wong
· 8 years ago
a2a5238
xfs: hoist xfs_fs_geometry to libxfs
by Darrick J. Wong
· 8 years ago
079e8ef
xfs: trace log reservations at mount time
by Darrick J. Wong
· 8 years ago
71ffd55
xfs: standardize quota verification function outputs
by Darrick J. Wong
· 8 years ago
055b84e
xfs: separate dquot repair into a separate function
by Darrick J. Wong
· 8 years ago
95d9582
xfs: create a new buf_ops pointer to verify structure metadata
by Darrick J. Wong
· 8 years ago
e9998c6
xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt
by Darrick J. Wong
· 8 years ago
20e882d
xfs: provide a centralized method for verifying inline fork data
by Darrick J. Wong
· 8 years ago
1f98251
xfs: refactor short form directory structure verifier function
by Darrick J. Wong
· 8 years ago
6db3a80
xfs: create structure verifier function for short form symlinks
by Darrick J. Wong
· 8 years ago
Next »