Show patches with: Archived = No       |   24210 patches
« 1 2 ... 185 186 187242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,11/27] xfsprogs: get directory offset when replacing a directory name - - - --- 2018-06-10 Allison Henderson Superseded
[v2,10/27] xfsprogs: get directory offset when removing directory name - - - --- 2018-06-10 Allison Henderson Superseded
[v2,09/27] xfsprogs: get directory offset when adding directory name - - - --- 2018-06-10 Allison Henderson Superseded
[v2,08/27] xfsprogs: Remove all strlen calls in all xfs_attr_* functions for attr names - 1 - --- 2018-06-10 Allison Henderson Superseded
[v2,07/27] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred - - - --- 2018-06-10 Allison Henderson Superseded
[v2,06/27] xfsprogs: Set up infastructure for deferred attribute operations - - - --- 2018-06-10 Allison Henderson Superseded
[v2,05/27] xfsprogs: Add attibute remove and helper functions - - - --- 2018-06-10 Allison Henderson Superseded
[v2,04/27] xfsprogs: Add attibute set and helper functions - - - --- 2018-06-10 Allison Henderson Superseded
[v2,03/27] xfsprogs: Add trans toggle to attr routines - - - --- 2018-06-10 Allison Henderson Superseded
[v2,02/27] xfsprogs: Add helper function xfs_attr_try_sf_addname - - - --- 2018-06-10 Allison Henderson Superseded
[v2,01/27] xfsprogs: Move xfs_attr.h to libxfs - - - --- 2018-06-10 Allison Henderson Superseded
[v7,23/23] xfs: Add delayed attributes error tag - - - --- 2018-06-10 Allison Henderson Superseded
[v7,22/23] xfs: Add parent pointer ioctl - - - --- 2018-06-10 Allison Henderson Superseded
[v7,21/23] xfs: Add helper function xfs_attr_list_context_init - - - --- 2018-06-10 Allison Henderson Superseded
[v7,20/23] xfs: Add the parent pointer support to the superblock version 5. - 1 - --- 2018-06-10 Allison Henderson Superseded
[v7,19/23] xfs: Add parent pointers to rename - - - --- 2018-06-10 Allison Henderson Superseded
[v7,18/23] xfs: remove parent pointers in unlink - - - --- 2018-06-10 Allison Henderson Superseded
[v7,17/23] xfs: add parent attributes to link - - - --- 2018-06-10 Allison Henderson Superseded
[v7,16/23] xfs: parent pointer attribute creation - - - --- 2018-06-10 Allison Henderson Superseded
[v7,15/23] xfs: Hold inode locks in xfs_ialloc - - - --- 2018-06-10 Allison Henderson Superseded
[v7,14/23] xfs: extent transaction reservations for parent attributes - - - --- 2018-06-10 Allison Henderson Superseded
[v7,13/23] xfs: define parent pointer xattr format - 1 - --- 2018-06-10 Allison Henderson Superseded
[v7,12/23] xfs: add parent pointer support to attribute code - - - --- 2018-06-10 Allison Henderson Superseded
[v7,11/23] xfs: get directory offset when replacing a directory name - 1 - --- 2018-06-10 Allison Henderson Superseded
[v7,10/23] xfs: get directory offset when removing directory name - 1 - --- 2018-06-10 Allison Henderson Superseded
[v7,09/23] xfs: get directory offset when adding directory name - - - --- 2018-06-10 Allison Henderson Superseded
[v7,08/23] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names. - 1 - --- 2018-06-10 Allison Henderson Superseded
[v7,07/23] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred - - - --- 2018-06-10 Allison Henderson Superseded
[v7,06/23] xfs: Set up infastructure for deferred attribute operations - - - --- 2018-06-10 Allison Henderson Superseded
[v7,05/23] xfs: Add attibute remove and helper functions - - - --- 2018-06-10 Allison Henderson Superseded
[v7,04/23] xfs: Add attibute set and helper functions - - - --- 2018-06-10 Allison Henderson Superseded
[v7,03/23] xfs: Add trans toggle to attr routines - - - --- 2018-06-10 Allison Henderson Superseded
[v7,02/23] xfs: Add helper function xfs_attr_try_sf_addname - - - --- 2018-06-10 Allison Henderson Superseded
[v7,01/23] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h - - - --- 2018-06-10 Allison Henderson Superseded
xfs: update incore per-AG inode count - 1 - --- 2018-06-09 Darrick J. Wong Accepted
xfs: don't call xfs_da_shrink_inode with NULL bp - 1 1 --- 2018-06-08 Eric Sandeen Accepted
xfsprogs: remove unused macros - 1 - --- 2018-06-08 Eric Sandeen Accepted
[2/3,V2] xfs: replace do_mod with native operations - - - --- 2018-06-08 Dave Chinner Accepted
[v5,4/4] mkfs.xfs: add configuration file parsing support using our own parser - - - --- 2018-06-07 Luis Chamberlain Superseded
[v5,3/4] mkfs: replace defaults source with an enum - - - --- 2018-06-07 Luis Chamberlain Superseded
[v5,2/4] mkfs: move shared config structs and into their own headers - 1 - --- 2018-06-07 Luis Chamberlain Superseded
[v5,1/4] mkfs: distinguish between struct sb_feat_args and struct cli_params - 2 - --- 2018-06-07 Luis Chamberlain Superseded
[v3,2/2] vfs: dedupe should return EPERM if permission is not granted 1 1 - --- 2018-06-07 Mark Fasheh Superseded
[v3,1/2] vfs: allow dedupe of user owned read-only files 1 - - --- 2018-06-07 Mark Fasheh Superseded
[v2,4/6] generic: test swapfile creation, activation, and deactivation - - - --- 2018-06-07 Darrick J. Wong Accepted
[2/2] xfs: allow delwri requeue of wait listed buffers - - - --- 2018-06-07 Brian Foster Superseded
[5/6] xfs: abstract xfs_info into $XFS_INFO_PROG - - - --- 2018-06-07 Eryu Guan Accepted
[3/3] xfs: clean up MIN/MAX - 2 - --- 2018-06-07 Dave Chinner Accepted
[2/3] xfs: replace do_mod with native operations - 1 - --- 2018-06-07 Dave Chinner Superseded
[1/3] xfs: move various type verifiers to common file - 3 - --- 2018-06-07 Dave Chinner Accepted
[2/2] xfs: xfs_reflink_convert_cow() memory allocation deadlock - 3 - --- 2018-06-07 Dave Chinner Accepted
[1/2] xfs: setup VFS i_rwsem lockdep state correctly - 3 - --- 2018-06-07 Dave Chinner Accepted
[6/6] iomap: add a page_done callback - - - --- 2018-06-06 hch@lst.de Superseded
[5/6] iomap: generic inline data handling - - - --- 2018-06-06 hch@lst.de Superseded
[4/6] iomap: complete partial direct I/O writes synchronously - - - --- 2018-06-06 hch@lst.de Superseded
[3/6] iomap: mark newly allocated buffer heads as new - - - --- 2018-06-06 hch@lst.de Superseded
[2/6] iomap: move bdev and dax_dev in a union - - - --- 2018-06-06 hch@lst.de Superseded
[1/6] fs: factor out a __generic_write_end helper - 2 - --- 2018-06-06 hch@lst.de Superseded
[[PATCH,V2] ] xfs: convert to SPDX license tags - 1 - --- 2018-06-06 Dave Chinner Accepted
[4/6,v3] xfs: validate btree records on retreival - - - --- 2018-06-06 Dave Chinner Accepted
[V2] xfs: fix string handling in get/set functions - 1 - --- 2018-06-05 Eric Sandeen Accepted
[6/6] xfs: make sure pretty printed geometry output matches - - - --- 2018-06-05 Darrick J. Wong Accepted
[5/6] xfs: abstract xfs_info into $XFS_INFO_PROG - - - --- 2018-06-05 Darrick J. Wong Superseded
[4/6] generic: test swapfile creation, activation, and deactivation - - - --- 2018-06-05 Darrick J. Wong Superseded
[3/6] xfs/310: fix _require_scratch_nocheck ordering - - - --- 2018-06-05 Darrick J. Wong Accepted
[2/6] xfs/122: fix sb_fname[XFSLABEL_MAX] in test - - - --- 2018-06-05 Darrick J. Wong Accepted
[1/6] xfs/439: don't check filesystem afterwards - - - --- 2018-06-05 Darrick J. Wong Accepted
[v2] iomap: fsync swap files before iterating mappings - 2 - --- 2018-06-05 Darrick J. Wong Accepted
iomap: fsync swap files before iterating mappings - - - --- 2018-06-05 Darrick J. Wong Superseded
[4/6,v2] xfs: validate btree records on retreival - 1 - --- 2018-06-05 Dave Chinner Superseded
[6/6] xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode() - 2 - --- 2018-06-05 Dave Chinner Accepted
[5/6] xfs: verify root inode more thoroughly - 2 - --- 2018-06-05 Dave Chinner Accepted
[4/6] xfs: validate btree records on retreival - - - --- 2018-06-05 Dave Chinner Superseded
[3/6] xfs: verify COW extent size hint is valid in inode verifier - 2 - --- 2018-06-05 Dave Chinner Accepted
[2/6] xfs: verify extent size hint is valid in inode verifier - 2 - --- 2018-06-05 Dave Chinner Accepted
[1/6] xfs: catch bad stripe alignment configurations - 2 - --- 2018-06-05 Dave Chinner Accepted
[4/3] xfs: verify root inode more thoroughly - - - --- 2018-06-05 Dave Chinner Accepted
[3/3] xfs: validate btree records on retreival - - - --- 2018-06-05 Dave Chinner Superseded
[2/3] xfs: verify extent size hint is valid in inode verifier - - - --- 2018-06-05 Dave Chinner Superseded
[1/3] xfs: catch bad stripe alignment configurations - 1 - --- 2018-06-05 Dave Chinner Accepted
xfs: use xfs_trans_getsb in xfs_sync_sb_buf - 1 - --- 2018-06-04 Eric Sandeen Accepted
[6/4] xfs: don't assert on corrupted unlinked inode list - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[5/4] xfs: explicitly pass buffer size to xfs_corruption_error - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[4/4] xfs: strengthen btree pointer checks before use - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[3/4] xfs: don't assert when on-disk btree pointers are garbage - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[2/4] xfs: introduce xfs_btree_debug_check_ptr - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[1/4] xfs: check directory bestfree information in the verifier - 1 - --- 2018-06-04 Darrick J. Wong Accepted
[10/10] xfs: don't return garbage buffers in xfs_da3_node_read - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[09/10] xfs: don't ASSERT on short form btree root pointer of zero - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[08/10] xfs: btree lookup shouldn't ASSERT on empty btree nodes - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[07/10] xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[06/10] xfs: remove redundant ASSERT on insufficient bestfree length in _leaf_addname - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[05/10] xfs: don't assert when reporting on-disk corruption while loading btree - 1 - --- 2018-06-03 Darrick J. Wong Accepted
[04/10] xfs: check directory bestfree information in the verifier - - - --- 2018-06-03 Darrick J. Wong Superseded
[03/10] xfs: don't assert when on-disk btree pointers are garbage - - - --- 2018-06-03 Darrick J. Wong Superseded
[02/10] xfs: strengthen btree pointer checks before use - 1 - --- 2018-06-03 Darrick J. Wong Superseded
[01/10] xfs: don't forbid setting dax flag on directories if device doesn't dax - 1 - --- 2018-06-03 Darrick J. Wong Accepted
NULL pointer dereference in xfs_bmap_extents_to_btree() when mounting and operating a crafted image - 1 - --- 2018-06-03 Dave Chinner Accepted
[06/12] md: convert to bioset_init()/mempool_init() - - - --- 2018-06-01 Arnd Bergmann Not Applicable
[3/3] xfstests: dedupe with random io race test - - - --- 2018-06-01 Zorro Lang Superseded
« 1 2 ... 185 186 187242 243 »