]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2018-02-02  Darrick J.... xfs_scrub: warn about normalized Unicode name collisions
2018-02-02  Darrick J.... xfs_scrub: warn about suspicious characters in director...
2018-02-02  Darrick J.... xfs_scrub: check directory connectivity
2018-02-02  Darrick J.... xfs_scrub: scan inodes
2018-02-02  Darrick J.... xfs_scrub: thread-safe stats counter
2018-02-02  Darrick J.... xfs_scrub: scan filesystem and AG metadata
2018-02-02  Darrick J.... xfs_scrub: wrap the scrub ioctl
2018-02-02  Darrick J.... xfs_scrub: filesystem counter collection functions
2018-02-02  Darrick J.... xfs_scrub: add file space map iteration functions
2018-02-02  Darrick J.... xfs_scrub: add space map iteration functions
2018-02-02  Darrick J.... xfs_scrub: add inode iteration functions
2018-02-02  Darrick J.... xfs_scrub: find XFS filesystem geometry
2018-02-02  Darrick J.... xfs_scrub: create an abstraction for a block device
2018-02-02  Darrick J.... xfs_scrub: figure out how many threads we're going...
2018-02-02  Darrick J.... xfs_scrub: dispatch the various phases of the scrub...
2018-02-02  Darrick J.... xfs_scrub: set up command line argument parsing
2018-02-02  Darrick J.... xfs_scrub: common error handling
2018-02-02  Darrick J.... xfs_scrub: create online filesystem scrub program
2018-02-02  Eric Sandeenmkfs: more sunit/swidth sanity checking
2018-02-02  Darrick J.... mkfs: always explain why numeric inputs are invalid
2018-02-02  Darrick J.... mkfs: don't call values 'illegal', they're invalid
2018-02-02  Darrick J.... mkfs: don't crash on dswidth overflow
2018-02-02  Darrick J.... misc: ubsan fixes
2018-02-02  Darrick J.... xfs_db: interpret inode timestamps as signed integers
2018-01-25  Darrick J.... xfsprogs: update dead urls
2018-01-25  Eric Sandeenxfs_copy: accept CRC version of ABTB_MAGIC in ASSERT
2018-01-25  Eric Sandeenxfs_logprint: fix v3 inode formatting
2018-01-25  Eric Sandeenlibxfs: use a memory zone for log items
2018-01-25  Eric Sandeenlibxfs: use a memory zone for transactions
2018-01-25  Eric Sandeenlibxfs: remove unused buf_fsprivate3
2018-01-25  Christoph Hellwigxfs: add a proper transaction pointer to struct xfs_buf
2018-01-25  Christoph Hellwigxfs: remove wrappers around b_fspriv
2018-01-04  Darrick J.... find-api-violations: fix a broken grep pattern
2018-01-04  Darrick J.... xfs_repair: fix libxfs namespace problems
2018-01-04  Darrick J.... xfs_db: fix crash when field list selector string has...
2018-01-04  Darrick J.... xfs_db: check should deal with cow staging extents...
2018-01-04  Darrick J.... libhandle: zap fdhash in fshandle_destroy
2018-01-04  Ross Zwislerxfs_io: add a new 'log_writes' command
2018-01-04  Ross Zwislerxfs_io: add MAP_SYNC support to mmap()
2018-01-04  Eric Sandeenmkfs: do not allow both "dev" and "name" subopts for...
2018-01-04  Eric Sandeenmkfs: pass switch case value directly into getnum/getstr
2018-01-04  Eric Sandeenmkfs: un-document removed logarithm based CLI options
2018-01-03  Dave Chinnermkfs: remove logarithm based CLI options
2018-01-03  Dave Chinnermkfs: resolve sector size CLI conflicts
2018-01-03  Dave Chinnermkfs: convert subopt name, val pairs to enums and decla...
2018-01-03  Dave Chinnermkfs: support arbitrary conflict specification
2018-01-03  Dave Chinnermkfs: protofile only needs to be set up once
2018-01-03  Dave Chinnermkfs: simplify minimum log size calculation
2018-01-03  Dave Chinnermkfs: use opts parameter during option parsing
2018-01-03  Eric Sandeenmkfs: remove use-once default macros
2018-01-03  Eric Sandeenmkfs: document sb_feat_args members
2018-01-03  Eric Sandeenmkfs: invert project id width boolean name
2018-01-03  Eric Sandeenmkfs: remove unused m_uuid in sb_feat_args
2018-01-03  Eric Sandeenmkfs: Don't emit default config message yet
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J.... xfs: only skip rmap owner checks for unknown-owner... libxfs-4.15-sync
2018-01-03  Darrick J.... xfs: always honor OWN_UNKNOWN rmap removal requests
2018-01-03  Darrick J.... xfs: queue deferred rmap ops for cow staging extent...
2018-01-03  Darrick J.... xfs: move xfs_iext_insert tracepoint to report useful...
2018-01-03  Darrick J.... xfs: account for null transactions in bunmapi
2018-01-03  Darrick J.... xfs: hold xfs_buf locked between shortform->leaf conver...
2018-01-03  Darrick J.... xfs: add the ability to join a held buffer to a defer_ops
2018-01-03  Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2018-01-03  Christoph Hellwigxfs: remove "no-allocation" reservations for file creations
2018-01-03  Eric Sandeenxfs: fix leaks on corruption errors in xfs_bmap.c
2017-12-07  Darrick J.... libxfs: libxfs_nproc should never return negative numbers
2017-12-06  Dave Chinnermkfs: tidy up definitions
2017-12-06  Dave Chinnermkfs: move error functions
2017-12-06  Dave Chinnermkfs: cleanup redundant temporary code
2017-12-06  Dave Chinnermkfs: factor log size calculations
2017-12-06  Dave Chinnermkfs: factor initial mount setup
2017-12-06  Dave Chinnermkfs: rework imaxpct calculation
2017-12-06  Dave Chinnermkfs: factor AG alignment
2017-12-06  Dave Chinnermkfs: factor AG geometry calculations
2017-12-06  Dave Chinnermkfs: factor rt device validation
2017-12-06  Dave Chinnermkfs: factor log device validation
2017-12-06  Dave Chinnermkfs: factor data device validation
2017-12-06  Dave Chinnermkfs: factor device opening
2017-12-06  Dave Chinnermkfs: rework stripe calculations
2017-12-06  Dave Chinnermkfs: factor rtdev extent size validation
2017-12-06  Dave Chinnermkfs: fix hidden parameter in DTOBT()
2017-12-06  Dave Chinnermkfs: factor out device size calculations
2017-12-06  Dave Chinnermkfs: factor inode size validation
2017-12-06  Dave Chinnermkfs: factor directory blocksize validation
2017-12-06  Dave Chinnermkfs: factor superblock feature validation
2017-12-06  Dave Chinnermkfs: factor log sector size validation
2017-12-06  Dave Chinnermkfs: factor blocksize validation
2017-12-06  Dave Chinnermkfs: factor sectorsize validation
2017-12-06  Dave Chinnermkfs: rename top level CLI parameters
2017-12-06  Dave Chinnermkfs: introduce default configuration structure
2017-12-06  Dave Chinnermkfs: factor secondary superblock updates
2017-12-06  Dave Chinnermkfs: factor writing AG headers
2017-12-06  Dave Chinnermkfs: factor out device preparation
2017-12-06  Dave Chinnermkfs: factor in memory superblock setup
2017-12-06  Dave Chinnermkfs: factor printing of mkfs config
2017-12-06  Dave Chinnermkfs: Introduce mkfs configuration structure
2017-12-06  Dave Chinnermkfs: factor sector subopts parser
2017-12-06  Dave Chinnermkfs: factor rt subopts parser
2017-12-06  Dave Chinnermkfs: factor naming subopts parser
2017-12-06  Dave Chinnermkfs: factor meta subopts parser
next