Show patches with: none      |   31673 patches
« 1 2 ... 225 226 227316 317 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[28/36] libfrog: hoist bitmap out of scrub xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[27/36] xfs_repair: pass ops through during scan xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[26/36] xfs_repair: refactor buffer ops assignments during phase 5 xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[25/36] xfs_repair: fix uninitialized variable warnings xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[24/36] xfs_repair: bump the irec on-disk nlink when adding lost+found xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[23/36] xfs_repair: reinitialize the root directory nlink correctly xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[22/36] xfs_info: use findmnt to handle mounted block devices xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[21/36] xfs_db: use TYP_FINOBT for finobt metadump xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[20/36] xfs_db: fix finobt record decoding when sparse inodes enabled xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Not Applicable
[19/36] mkfs: validate extent size hint parameters xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[18/36] scrub: fix Makefile targets which depend on builddefs xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[17/36] xfs_scrub: check label for misleading characters xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[16/36] xfs_scrub: don't close mnt_fd when mnt_fd open fails xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[15/36] xfs_scrub: one read/verify pool per disk xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[14/36] xfs_scrub: don't expose internal pool state xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[13/36] xfs_scrub: use datadev parallelization estimates for thread count xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[12/36] xfs_scrub: rename the global nr_threads xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[11/36] xfs_scrub_all.timer: activate after most of the system is up xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[10/36] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Accepted
[09/36] xfs_io: don't walk off the end of argv in fzero_f xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[08/36] xfs_io: statx -r should print attributes_mask xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[07/36] xfs_io: actually check copy file range helper return values xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[06/36] debian: enable parallel make xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[05/36] debian: don't bypass top level Makefile when building subdirs xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[04/36] debian: drop dangling libhandle.a symlinks in xfslibs-dev xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[03/36] configure.ac: fix alignment of features xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[02/36] configure: use sys/xattr.h for fsetxattr detection xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[01/36] libxfs: fix repair deadlock due to failed inode flushes. xfsprogs-5.0: fix various problems - 2 - --- 2019-03-14 Darrick J. Wong Accepted
[2/2] xfs: clean up xfs_dir2_leaf_addname [1/2] xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname - 2 - --- 2019-03-11 Darrick J. Wong Accepted
[1/2] xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname [1/2] xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname - 3 - --- 2019-03-11 Darrick J. Wong Accepted
xfs: Use kmem_zalloc for bp->b_pages. xfs: Use kmem_zalloc for bp->b_pages. - - - --- 2019-03-09 Sean Fu New
xfs: clean up xfs_dir2_leafn_add xfs: clean up xfs_dir2_leafn_add - 1 - --- 2019-03-08 Darrick J. Wong Accepted
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add - 1 - --- 2019-03-08 Nathan Chancellor Accepted
[RFCv2,3/3] xfs: use generic extent alloc mechanism for near mode allocs XFS near block allocation algorithm prototype - - - --- 2019-03-07 Brian Foster New
[RFCv2,2/3] xfs: introduce generic extent allocation infrastructure XFS near block allocation algorithm prototype - - - --- 2019-03-07 Brian Foster New
[RFCv2,1/3] xfs: refactor small allocation helper to skip cntbt attempt XFS near block allocation algorithm prototype - - - --- 2019-03-07 Brian Foster Superseded
[GIT,PULL] xfs: new features for v5.1 [GIT,PULL] xfs: new features for v5.1 - - - --- 2019-03-07 Darrick J. Wong Not Applicable
[6/5] ext4/032: SCRATCH_DIR -> SCRATCH_MNT fstests: various fixes - - - --- 2019-03-05 Darrick J. Wong Accepted
Add xfs_only flag to fs_table_initialise_mounts() function Add xfs_only flag to fs_table_initialise_mounts() function - - - --- 2019-03-04 Todd Gill New
[5/5] populate: force large finobt creation on xfs fstests: various fixes - - - --- 2019-03-04 Darrick J. Wong Accepted
[4/5] generic: test statx attribute_mask setting fstests: various fixes - - - --- 2019-03-04 Darrick J. Wong Accepted
[3/5] shared/298: unmount filesystem before examining underlying storage fstests: various fixes - - - --- 2019-03-04 Darrick J. Wong Accepted
[2/5] xfs/010: use correct type for finobt corrupting fstests: various fixes - - - --- 2019-03-04 Darrick J. Wong Accepted
[1/5] common/rc: fix get_max_lfs_filesize fstests: various fixes - - - --- 2019-03-04 Darrick J. Wong Accepted
[24/23] xfs_io: don't walk off the end of argv in fzero_f xfsprogs-5.0: fix various problems - - - --- 2019-03-04 Darrick J. Wong Superseded
xfs: mark xfs_dir2_sf_entry_t as __packed again xfs: mark xfs_dir2_sf_entry_t as __packed again - - - --- 2019-03-04 Arnd Bergmann New
[23/23] libxfs: free buffer and inode log items when cancelling a transaction xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
[22/23] libxfs: free inode item when committing transaction xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
[21/23] libxfs: free buffer log item in libxfs_trans_brelse xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
[20/23] xfs_repair: correctly account for free space btree shrinks when fixing freelist xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[19/23] libfrog: hoist bitmap out of scrub xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Accepted
[18/23] xfs_info: use findmnt to handle mounted block devices xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[17/23] xfs_db: use TYP_FINOBT for finobt metadump xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[16/23] xfs_db: fix finobt record decoding when sparse inodes enabled xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Accepted
[15/23] xfs_repair: fix uninitialized variable warnings xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Accepted
[14/23] xfs_repair: bump the irec on-disk nlink when adding lost+found xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Accepted
[13/23] xfs_repair: reinitialize the root directory nlink correctly xfsprogs-5.0: fix various problems - 1 - --- 2019-03-01 Darrick J. Wong Accepted
[12/23] mkfs: validate extent size hint parameters xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Accepted
[11/23] xfs_scrub: check label for misleading characters xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[10/23] xfs_scrub: don't close mnt_fd when mnt_fd open fails xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[09/23] xfs_scrub: one read/verify pool per disk xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[08/23] xfs_scrub: don't expose internal pool state xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[07/23] xfs_scrub: use datadev parallelization estimates for thread count xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[06/23] xfs_scrub: rename the global nr_threads xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[05/23] xfs_scrub_all.timer: activate after most of the system is up xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[04/23] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong Superseded
[03/23] xfs_io: statx -r should print attributes_mask xfsprogs-5.0: fix various problems - 1 - --- 2019-03-01 Darrick J. Wong Superseded
[02/23] xfs_io: actually check copy file range helper return values xfsprogs-5.0: fix various problems - 1 - --- 2019-03-01 Darrick J. Wong Superseded
[01/23] configure: use sys/xattr.h for fsetxattr detection xfsprogs-5.0: fix various problems - 1 - --- 2019-03-01 Darrick J. Wong Superseded
xfs: set attributes_mask in xfs_vn_getattr xfs: set attributes_mask in xfs_vn_getattr - - - --- 2019-03-01 Darrick J. Wong Accepted
[2/2] statx.2: add project support update [1/2] fchownat.2: add project support updates - - - --- 2019-03-01 Wang Shilong New
statx: test statx support for project statx: test statx support for project - - - --- 2019-03-01 Wang Shilong New
[1/2] fchownat.2: add project support updates [1/2] fchownat.2: add project support updates - - - --- 2019-03-01 Wang Shilong New
[8/8] xfs: support project in xfs_getattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
[7/8] f2fs: support project in f2fs_getattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
[6/8] ext4: support project in ext4_getattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong Not Applicable
[5/8] fs: add project support to statx add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
[4/8] xfs: support project ID in xfs_setattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
[3/8] f2fs: support project ID in f2fs_setattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
[2/8] ext4: support project ID in ext4_setattr() add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong Not Applicable
[1/8] fs: add support to change project ID add generic interface to set/get project - - - --- 2019-03-01 Wang Shilong New
sporadic shared/298 failures? sporadic shared/298 failures? - - - --- 2019-02-28 Darrick J. Wong New
generic: skip dm-log-writes tests on XFS v5 superblock filesystems generic: skip dm-log-writes tests on XFS v5 superblock filesystems - - - --- 2019-02-26 Brian Foster New
[3/2] xfs/010: use correct type for finobt corrupting [1/2] misc: don't oom the box opening tmpfiles - 1 - --- 2019-02-26 Darrick J. Wong Superseded
[2/2] t_attr_corruption: fix this yet again [1/2] misc: don't oom the box opening tmpfiles - 1 - --- 2019-02-26 Darrick J. Wong Accepted
[1/2] misc: don't oom the box opening tmpfiles [1/2] misc: don't oom the box opening tmpfiles - 1 - --- 2019-02-26 Darrick J. Wong New
[2/2] xfs: fix backwards endian conversion in scrub [1/2] xfs: fix uninitialized error variables - 1 - --- 2019-02-25 Darrick J. Wong Accepted
[1/2] xfs: fix uninitialized error variables [1/2] xfs: fix uninitialized error variables - 1 - --- 2019-02-25 Darrick J. Wong Accepted
xfs: allocate sector sized IO buffer via page_frag_alloc xfs: allocate sector sized IO buffer via page_frag_alloc - - - --- 2019-02-25 Ming Lei New
[2/2] xfs: rework breaking of shared extents in xfs_file_iomap_begin [1/2] xfs: don't pass iomap flags to xfs_reflink_allocate_cow - 1 - --- 2019-02-24 Darrick J. Wong Accepted
[1/2] xfs: don't pass iomap flags to xfs_reflink_allocate_cow [1/2] xfs: don't pass iomap flags to xfs_reflink_allocate_cow - 1 - --- 2019-02-24 Darrick J. Wong Accepted
[RFC] pmem: advertise page alignment for pmem devices supporting fsdax [RFC] pmem: advertise page alignment for pmem devices supporting fsdax - - - --- 2019-02-22 Darrick J. Wong New
[4/4] xfs_restore: support fallocate when reserving space for a file xfsdump: update to use fallocate - 1 - --- 2019-02-22 Darrick J. Wong Superseded
[3/4] xfs_restore: fix unsupported ioctl detection xfsdump: update to use fallocate - 1 - --- 2019-02-22 Darrick J. Wong Superseded
[2/4] xfs_restore: check return value xfsdump: update to use fallocate - 1 - --- 2019-02-22 Darrick J. Wong Superseded
[1/4] xfs_restore: refactor open-coded file creation code xfsdump: update to use fallocate - - - --- 2019-02-22 Darrick J. Wong Superseded
[xfs-next] xfs: fix uninitialized error variable [xfs-next] xfs: fix uninitialized error variable - 1 - --- 2019-02-21 Colin King Accepted
t_attr_corruption: fix xattr.h include problems t_attr_corruption: fix xattr.h include problems - 1 - --- 2019-02-20 Darrick J. Wong Accepted
[v2] xfs_io: actually check copy file range helper return values [v2] xfs_io: actually check copy file range helper return values - 1 - --- 2019-02-20 Darrick J. Wong Superseded
[3/3] libhandle: zero terminate fspath string xfsprogs: minor 4.20 fixups - 1 - --- 2019-02-19 Eric Sandeen New
« 1 2 ... 225 226 227316 317 »