]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2014-11-12  Nathan Scottpackaging: clarify xfs header licensing within deb...
2014-11-12  Nathan Scottpackaging: rework dh_autoreconf invocation for deb...
2014-11-06  Dave Chinnerrepair: AGFL rebuild fails if btree split required
2014-10-29  Dave Chinnerrepair: fix XR_BLD_FREE_TRACE compilation errors
2014-10-29  Eric Sandeenmkfs: don't warn about log sunit size if it was auto...
2014-10-29  Eric Sandeenmkfs: ignore stripe geom if sunit or swidth == physical...
2014-10-29  Eric Sandeenxfs_io: add sync and syncfs commands
2014-10-29  Eric Sandeenxfsprogs: two more completely harmless sparse nits
2014-10-29  Eric Sandeenlibxfs: fix harmless sparse endian nit
2014-10-29  Eric Sandeenlibxfs: fix endian mishap in xfs_dialloc_ag()
2014-10-29  Mark Tinguelyxfsctl.3: fix XFS_IOC_FSSETXATTR fields
2014-10-29  Eric Sandeenlibxfs: use structure initializers for cache_operations
2014-09-15  Eric Sandeenxfsprogs: add supported file attributes to xfs.5 manpage
2014-09-15  Eric Sandeenxfs_io: add mremap command
2014-09-15  Eric Sandeenxfs_repair: preserve error state in process_shortform_attr
2014-09-15  Eric Sandeenxfs_repair: clear bad flags in process_dinode_int
2014-09-15  Eric Sandeenxfs_db: free flist on error in write_struct()
2014-09-15  Eric Sandeenxfs_io: fix leaks in parent_list()
2014-09-15  Eric Sandeenlibhandle: Fix handle leak in path_to_fshandle error...
2014-09-15  Eric Sandeenxfs_fsr: free handlep in fsrfs
2014-09-15  Eric Sandeenxfs_fsr: fix leaks & catch error in fsrfile()
2014-09-15  Eric Sandeenxfs_io: free fshandlep in parent_check()
2014-09-15  Mark Tinguelymkfs: fix typo in output
2014-09-15  Jan Kararepair: Set ftype for entries in lost+found
2014-08-18  Jan Tulaklibhandle: fix installation for symlinked /usr
2014-07-18  Jan Karalogprint: Fix printing of AGF and AGI buffers
2014-07-16  Jie Liuquota: fix NULL pointer dereference in report_f
2014-07-16  Eric Sandeenlibxcmd: make all comparisons using realpath'd paths
2014-07-16  Eric Sandeenrepair: copy, don't clear, stripe geometry in backup SB
2014-07-16  Nathan Scottxfsprogs: update debian packaging for next release
2014-07-16  Nathan Scottxfsprogs: add a watch file into the debian packaging
2014-07-15  Dave Chinnerxfsprogs: v3.2.1 release v3.2.1
2014-07-15  Jakub Boguszxfsprogs: update polish translation
2014-07-11  Dave Chinnerrepair: handle uncorrected corruptions in phase 2
2014-07-11  Dave Chinnerlibxfs: clear the buffer error while the buffer is...
2014-07-08  Dave Chinnerrepair: get rid of BADFSINO
2014-07-08  Dave Chinnerrepair: fix quota inode handling in secondary superblocks
2014-07-08  Dave Chinnerlibxfs: reused invalidated buffers leak state and data
2014-07-08  Dave Chinnerrepair: handle directory block corruption in phase 6
2014-07-08  Dave Chinnerxfs_db: write command broken on 64 bit values
2014-07-08  Dave Chinnerrepair: support more than 25 ACLs
2014-07-08  Jan Kararepair: Repair directory block CRC mismatches
2014-06-19  Dave Chinnermkfs: add "-m" options to the man page
2014-06-19  Eric Sandeenlibxfs: fix crc field handling in xfs_sb_to/from_disk
2014-06-19  Eric Sandeenlibxfs: don't send null bp to xfs_trans_brelse()
2014-06-19  Eric Sandeenxfsprogs: indicate default mount options in xfs.5 manpage
2014-06-19  Eric Sandeenxfsprogs: add mount options to xfs.5 manpage
2014-06-19  Eric Sandeenxfs_fsr: test for more potential failures in packfile()
2014-06-19  Eric Sandeenxfs_fsr: create a cleanup/return target in packfile()
2014-06-19  Eric Sandeenxfs_fsr: ensure the line we read from leftofffile is...
2014-06-19  Junxiao Bixfs_copy: fix data corruption of target
2014-06-19  Eric Sandeenmkfs.xfs: don't call blkid_get_topology on existing...
2014-06-19  Eric Sandeenxfsprogs: try to handle mkfs of a file on 4k sector...
2014-06-19  Jakub Boguszxfsprogs: update polish translation
2014-05-26  Brian Fosterdb: add finobt support to metadump
2014-05-26  Brian Fostergrowfs: report finobt status in fs geometry (xfs_info)
2014-05-26  Brian Fosterrepair: reconstruct the finobt in phase 5
2014-05-26  Brian Fosterrepair: helpers for finding in-core inode records w...
2014-05-26  Brian Fosterrepair: pull the build_agi() call up out of the inode...
2014-05-26  Brian Fosterrepair: pass btree block magic as param to build_ino_tree()
2014-05-26  Brian Fosterrepair: phase 2 finobt scan
2014-05-26  Brian Fosterrepair: account for finobt in ag 0 geometry pre-calculation
2014-05-26  Brian Fosterdb: finobt support
2014-05-26  Brian Fostermkfs: finobt mkfs support
2014-05-20  Brian Fosterxfs: enable the finobt feature on v5 superblocks
2014-05-20  Brian Fosterxfs: report finobt status in fs geometry
2014-05-20  Brian Fosterxfs: update the finobt on inode free
2014-05-20  Brian Fosterxfs: refactor xfs_difree() inobt bits into xfs_difree_i...
2014-05-20  Brian Fosterxfs: use and update the finobt on inode allocation
2014-05-20  Brian Fosterxfs: insert newly allocated inode chunks into the finobt
2014-05-20  Brian Fosterxfs: update inode allocation/free transaction reservati...
2014-05-20  Brian Fosterxfs: support the XFS_BTNUM_FINOBT free inode btree...
2014-05-20  Brian Fosterxfs: reserve v5 superblock read-only compat. feature...
2014-05-20  Brian Fosterxfs: refactor xfs_ialloc_btree.c to support multiple...
2014-05-20  Eric Sandeenxfs_repair: don't let bplist index go negative in prefetch
2014-05-20  Roger Willcockslibxfs: fix compile error when libxfs header used in...
2014-05-20  Eric Sandeenxfsprogs: remove xfs_check
2014-05-20  Junxiao Bixfs_copy: use exit() to replace killall()
2014-05-20  Mark Tinguelylibxfs: dont free xfs_inode until complete
2014-05-20  Mark Tinguelylibxfs: remove unused argument in trans_iput
2014-05-16  Dave Chinnerxfsprogs: v3.2.0 release v3.2.0
2014-05-09  Dave Chinnerxfsprogs: v3.2.0-rc3 release v3.2.0-rc3
2014-05-09  Dave Chinnerrepair: don't grind CPUs with large extent lists
2014-05-09  Dave Chinnerrepair: don't unlock prefetch tree to read discontig...
2014-05-03  Nathan ScottUpdate debian changelog in preparation for pending...
2014-05-03  Nathan ScottFix msgfmt warning when building the German translation
2014-05-03  Nathan ScottFix 32 bit build warning in libxfs, xfs_daddr_t printing
2014-05-01  Dave Chinnerxfsprogs: v3.2.0-rc2 release v3.2.0-rc2
2014-05-01  Eric Sandeenmkfs.xfs: prevent close(-1) on protofile error path
2014-05-01  Eric Sandeenxfs_logprint: Fix error handling in xlog_print_trans_efi
2014-05-01  Dave Chinnerrepair: detect and handle attribute tree CRC errors
2014-05-01  Dave Chinnerrepair: handle remote symlink CRC errors
2014-05-01  Dave Chinnerrepair: remove more dirv1 leftovers
2014-05-01  Dave Chinnerrepair: report AG btree verifier errors
2014-05-01  Dave Chinnerrepair: detect CRC errors in AG headers
2014-05-01  Dave Chinnerrepair: detect and correct CRC errors in directory...
2014-05-01  Dave Chinnerrepair: ensure prefetched buffers have CRCs validated
2014-05-01  Dave Chinnerdb: verify buffer on type change
2014-05-01  Dave Chinnerdb: don't claim unchecked CRCs are correct
2014-04-14  Dave Chinnerxfsprogs: v3.2.0-rc1 release v3.2.0-rc1
next