]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2013-11-13  Eric Sandeenxfsprogs: remove xfs_check references from fsck.xfs...
2013-11-09  Christoph Hellwigxfsprogs: add generated crc files to .gitignore
2013-10-23  Mark Tinguelyxfsprog: add mkfs.xfs sb v4 support for dirent filetype...
2013-10-23  Mark Tinguelyxfs_progs: add dirent filetype to xfs_db version
2013-10-23  Mark Tinguelyxfsprog: add dirent filetype information for xfs_info
2013-10-23  Mark Tinguelyxfsprog: add xfs sb v4 support for dirent filetype...
2013-10-22  Rich JohnstonRevert "xfs: create a shared header file for format...
2013-10-22  Rich JohnstonRevert "[RESEND, 4/7] xfsprogs: xfsio: add support...
2013-10-18  Dave Chinnerxfs: unify directory/attribute format definitions
2013-10-18  Li Zhongxfsprogs: fix resource leak in longform_dir2_rebuild()
2013-10-18  Eric Sandeenxfs_repair: add d_type when moving files to lost+found
2013-10-18  Eric Sandeenxfsprogs: Note projid32bit default change in mkfs.xfs...
2013-10-17  Eric Sandeenxfs_repair: test for bad level in dir2 node
2013-10-17  Eric Sandeenxfsprogs: initialize filetype for lost+found creation
2013-10-17  Eric Sandeenxfs_repair: avoid segfault if reporting progress early...
2013-10-17  Nathan Scottxfsprogs: fix a warning in the deb build
2013-10-17  Colin WatsonSent: Friday, October 11, 2013 12:38:11 AM
2013-10-17  Eric Sandeenxfsprogs: restrict platform_test_xfs_fd to regular...
2013-10-17  Eric Sandeenxfsprogs: remove incorrect l_sectBBsize assignment...
2013-10-17  Namjae Jeon[RESEND, 4/7] xfsprogs: xfsio: add support FALLOC_FL_CO...
2013-10-17  Eric Sandeenxfsprogs: fix crc32 build on big endian
2013-10-17  Eric Sandeenxfsprogs: handle symlinks etc in fs_table_initialise_mo...
2013-10-17  Dave Chinnerxfs: create a shared header file for format-related...
2013-10-17  Dave Chinnerxfs: dirent dtype presence is dependent on directory...
2013-10-17  Dave Chinnerxfs: don't assert fail on bad inode numbers
2013-10-17  Dave Chinnerxfs: ensure we copy buffer type in da btree root splits
2013-10-17  Dave Chinnerxfs: check magic numbers in dir3 leaf verifier first
2013-10-17  Dave Chinnerlibxfs: fix missing filetype updates to xfs_dir2.c
2013-10-17  Li Zhongxfsprogs: fix return value of verify_set_primary_sb()
2013-10-17  Li Zhong[v3, 1/2] xfsprogs: fix potential memory leak in verify...
2013-10-17  Li Zhongxfsprogs: fix potential memory leak in repare/sb.c
2013-10-17  Eric Sandeenxfsprogs: initialize filetype for xfs_name_dot
2013-10-17  Carlos Maiolinomkfs: add noalign option to usage()
2013-10-17  Eric Sandeenxfsprogs: avoid array overflow in pf_batch_read()
2013-10-17  Li Zhongxfsprogs: fix Out-of-bounds access in repair/dinode.c
2013-09-26  Rich Johnston3.2.0-alpha1 release v3.2.0-alpha1
2013-09-26  Ben Myersxfsprogs: update version for 3.2.0-alpha1
2013-09-16  Dave Chinnerxfsprogs: cleanup miscellaneous merge faults
2013-09-16  Dave Chinnerrepair: fix segv on directory block read failure
2013-09-16  Dave Chinnerxfs: inode log reservations are too small
2013-09-16  Dave Chinnerxfs: btree block LSN escaping to disk uninitialised
2013-09-16  Dave Chinnerxfs: fix calculation of the number of node entries...
2013-09-16  Dave Chinnerxfs: di_flushiter considered harmful
2013-09-16  Dave Chinnerxfsprogs: add dtype support to mkfs and db
2013-09-16  Dave Chinnerxfs: Add write support for dirent filetype field
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-09-16  Dave Chinnerxfs: Add xfs_log_rlimit.c
2013-09-16  Dave Chinnerxfs: Get rid of all XFS_XXX_LOG_RES() macro
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-09-16  Dave Chinnerxfs: Make writeid transaction use tr_writeid
2013-09-16  Dave Chinnerxfs: Introduce tr_fsyncts to m_reservation
2013-09-16  Dave Chinnerxfs: Introduce a new structure to hold transaction...
2013-09-16  Dave Chinnerxfs: make struct xfs_perag kernel only
2013-09-16  Dave Chinnerxfs: move kernel specific type definitions to xfs.h
2013-09-16  Dave Chinnerxfs: remove __KERNEL__ check from xfs_dir2_leaf.c
2013-09-16  Dave Chinnerxfs: remove __KERNEL__ from debug code
2013-09-16  Dave Chinnerxfs: kill __KERNEL__ check for debug code in allocation...
2013-09-16  Dave Chinnerxfs: move swap extent code to xfs_extent_ops
2013-09-16  Dave Chinnerxfs: don't special case shared superblock mounts
2013-09-16  Dave Chinnerxfsprogs: sync minor kernel header differences
2013-09-16  Dave Chinnerxfs: create xfs_bmap_util.[ch]
2013-09-16  Dave Chinnerlibxfs: switch over to xfs_sb.c and remove xfs_mount.c
2013-09-16  Dave Chinnerxfs: split out the remote symlink handling
2013-09-16  Dave Chinnerxfs: introduce xfs_inode_buf.c for inode buffer operations
2013-09-16  Dave Chinnerxfs: move unrealted definitions out of xfs_inode.h
2013-09-16  Dave Chinnerxfs: move inode fork definitions to a new header file
2013-09-16  Dave Chinnerlibxfs: move transaction code to trans.c
2013-09-16  Dave Chinnerlibxfs: introduce xfs_trans_resv.c
2013-09-16  Dave Chinnerxfs: introduce xfs_quota_defs.h
2013-09-16  Dave Chinnerxfs: introduce xfs_rtalloc_defs.h
2013-09-16  Dave Chinnerxfs: split out on-disk transaction definitions
2013-09-16  Dave Chinnerxfs: separate icreate log format definitions from xfs_i...
2013-09-16  Dave Chinnerxfs: separate dquot on disk format definitions out...
2013-09-16  Dave Chinnerxfs: split out inode log item format definition
2013-09-16  Dave Chinnerxfs: split out buf log item format definitions
2013-09-16  Dave Chinnerxfs: split out inode log item format definition
2013-09-16  Dave Chinnerxfs: separate out log format definitions
2013-09-16  Dave Chinnerlibxfs: local to remote format support of remote symlinks
2013-09-16  Dave Chinnerxfs: remove local fork format handling from xfs_bmapi_w...
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-09-16  Dave Chinnerxfsprogs: define min/max once and use them everywhere
2013-09-16  Dave Chinnerlibxfs: sync xfs_ialloc.c to the kernel code
2013-09-16  Dave Chinnerlibxfs: sync dir2 kernel differences
2013-09-16  Dave Chinnerlibxfs: sync attr code with kernel
2013-09-16  Dave Chinnerlibxfs: update xfs_alloc to current kernel version
2013-09-16  Dave Chinnerlibxfs: sync xfs_da_btree.c
2013-09-16  Dave Chinnerlibxfs: fix byte swapping on constants
2013-09-16  Dave Chinnerlibxfs: ensure btree root split sets blkno correctly
2013-09-16  Dave Chinnerlibxfs: fix directory/attribute format issues
2013-09-16  Dave Chinnerxfsprogs: teach logprint about icreate transaction
2013-09-16  Dave Chinnerxfsprogs: port inode create transaction changes
2013-09-16  Dave Chinnerxfsprogs: introduce xfs_icreate.h
2013-08-28  Mark Tinguelyxfs_io: v8 add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-27  Eric Sandeenxfs_db: add header to freesp -d output
2013-08-27  Eric Sandeenxfs_repair: zero out unused parts of superblocks
2013-08-21  Eric Sandeenxfs_repair: add prototype for alloc_ex_data()
2013-08-21  Li Zhongxfsprogs: fix Out-of-bounds access in repair/dinode.c
2013-08-19  Mark Tinguelyxfsprogs: fix inode crash in xfs_repair
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2013-08-14  Chandra Seetharamanxfsprogs: Remove incore use of XFS_OQUOTA_ENFD and...
next