Show patches with: Submitter = Eric Sandeen       |    State = Action Required       |   137 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/1] xfs: Remove more unused tracepoints - - - --- 2016-10-07 Eric Sandeen New
error propagation problem on xfs over dm stripe - - - --- 2017-02-01 Eric Sandeen New
[2/2] xfs: remove readonly checks from xfs_release & xfs_inactive - - - --- 2017-03-09 Eric Sandeen New
xfs_db: set buf flag for inode or dqblk with "type" - - - --- 2017-04-12 Eric Sandeen New
[1/3] libxfs: handle 0 blocksize or sectorsize in cvtnum - - - --- 2017-08-22 Eric Sandeen New
[2/3] xfs_io: get foreign blocksize & sector size in openfile - - - --- 2017-08-22 Eric Sandeen New
[3/3] xfs_io: add io_cvtnum wrapper - - - --- 2017-08-22 Eric Sandeen New
[4/3] xfs_quota: remove dodgy init_cvtnum - - - --- 2017-08-22 Eric Sandeen New
[RFC,17/16] xfs_spaceman: only produce info for root of mounted xfs - - - --- 2018-03-07 Eric Sandeen New
[1/2] xfs: always check for and process unlinked inodes on mount - - - --- 2018-03-07 Eric Sandeen New
[2/2] xfs: don't dirty snapshot logs for unlinked inode recovery - - - --- 2018-03-07 Eric Sandeen New
xfs: factor out xfs_dquot_verify_crc for use in quotacheck rebuild - - - --- 2018-04-03 Eric Sandeen New
[3/6] xfs: validate UUID and type in xfs_dquot_verify - 2 - --- 2018-04-04 Eric Sandeen New
[4/6] xfs: quieter quota initialization with bad dquots - 2 - --- 2018-04-04 Eric Sandeen New
[6/6] xfs: delay quota timelimit init until after quotacheck - 2 - --- 2018-04-04 Eric Sandeen New
[1/2] xfs: scrub - remove unused function parameters - - - --- 2018-04-04 Eric Sandeen New
[2/5] xfs: factor out secondary superblock updates - 1 - --- 2018-04-30 Eric Sandeen New
[3/5] xfs: move xfs_scrub_checkpoint_log to xfs_log_checkpoint for general use - - - --- 2018-04-30 Eric Sandeen New
[2/6,V2] xfs: pass xfs_dqblk to xfs_dquot_verify/xfs_dquot_repair - - - --- 2018-05-01 Eric Sandeen New
[5/6,V2] xfs: factor out quota time limit initialization - - - --- 2018-05-01 Eric Sandeen New
[V2,1/5] fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs - 3 - --- 2018-05-14 Eric Sandeen New
[2/4] xfs: New function for secondary superblock updates - 1 - --- 2018-05-14 Eric Sandeen New
[GRUB] xfs: accept filesystem with sparse inodes - - - --- 2018-05-15 Eric Sandeen New
[V4] test online label ioctl - 1 - --- 2018-05-17 Eric Sandeen New
[3.5/4,V2] mkfs.xfs: document defaults config file details - 1 - --- 2018-05-30 Eric Sandeen New
[3.7/4] mkfs.xfs.8: parameterize sysconfdir - 1 - --- 2018-05-30 Eric Sandeen New
NULL pointer dereference in xfs_trans_binval() when mounting and operating a crafted xfs image - - - --- 2018-06-07 Eric Sandeen New
[1/7] mkfs: document the config file option - - - --- 2018-06-12 Eric Sandeen New
[2/7] mkfs: move mkfs.xfs.8 to an .in file - 1 - --- 2018-06-12 Eric Sandeen New
[3/7] mkfs: parameterize sysconfdir in mkfs.xfs.8 - 1 - --- 2018-06-12 Eric Sandeen New
[4/7] mkfs: tidy up whitespace in mkfs/config.c - 1 - --- 2018-06-12 Eric Sandeen New
[5/7] mkfs: properly fix TOCTOU open/stat race in config file handling - 1 - --- 2018-06-12 Eric Sandeen New
[6/7] mkfs: consolidate and streamline config opening function - 1 - --- 2018-06-12 Eric Sandeen New
[7/7] mkfs: remove gotos in parse_defaults_file - 1 - --- 2018-06-12 Eric Sandeen New
[1/2] mkfs: initialize return value of parse_config_stream to success - 3 - --- 2018-06-13 Eric Sandeen New
[2/2] mkfs: remove notion of config "type" - 2 - --- 2018-06-13 Eric Sandeen New
[3/2] mkfs: manpage fixups in config file section - 1 - --- 2018-06-14 Eric Sandeen New
mkfs: check config realpath for errors - 1 - --- 2018-06-15 Eric Sandeen New
mkfs: explicitly warn about unknown token failures - 1 - --- 2018-06-18 Eric Sandeen New
mkfs: removed unused dft var from open_config_file - 2 - --- 2018-06-19 Eric Sandeen New
mm: reject MAP_SHARED_VALIDATE without new flags - - - --- 2018-06-28 Eric Sandeen New
[RFC] xfs: completely disable toggling DAX flag via ioctl on reg files [RFC] xfs: completely disable toggling DAX flag via ioctl on reg files - - - --- 2018-07-25 Eric Sandeen New
[2/1] mkfs: factor stripe geom validator & use for cli + device Untitled series #3429 - - - --- 2018-07-31 Eric Sandeen New
[V2] misc: add handy tarball targets [V2] misc: add handy tarball targets - 1 - --- 2018-08-01 Eric Sandeen New
xfs: don't fail dax mount w/ reflink if dax gets disabled xfs: don't fail dax mount w/ reflink if dax gets disabled - - - --- 2018-09-05 Eric Sandeen New
xfs: re-enable FIBMAP on reflink; disable for swap xfs: re-enable FIBMAP on reflink; disable for swap - - - --- 2018-09-13 Eric Sandeen New
[2/2,V3] xfs: verify size-vs-format for symlinks & dirs xfs: validate size vs format - 1 - --- 2018-09-25 Eric Sandeen New
[1/3] xfs: hard fail dax mount on unsupported devices ext2, ext4, xfs: hard fail dax mount on unsupported devices - 1 - --- 2018-10-08 Eric Sandeen New
[3/3] ext2: hard fail dax mount on unsupported devices ext2, ext4, xfs: hard fail dax mount on unsupported devices - - - --- 2018-10-08 Eric Sandeen New
[01/18] xfsprogs: enable sparse checking with "make C=[12]" xfsprogs: finer-grained sparse fixes - - - --- 2018-10-10 Eric Sandeen New
xfs: reject per-inode dax flag on reflink filesystems xfs: reject per-inode dax flag on reflink filesystems - - - --- 2018-10-17 Eric Sandeen New
[01/10] xfs: change xfs_attr3_rmt_hdr_ok to return bool xfs: add verifier context structure - 1 - --- 2018-12-05 Eric Sandeen New
[02/10] xfs: make checksum verifiers consistently return bools xfs: add verifier context structure - 2 - --- 2018-12-05 Eric Sandeen New
[03/10] xfs: pass a verifier context down verifier callchains xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[05/10] xfs: define new macros to set verifier context on return xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[06/10] xfs: teach xfs_btree_[sl]block_verify_crc to populate verifier context xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[07/10] xfs: change all verifiers to return booleans xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[08/10] xfs: set failaddr into vc for checksum failures xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[09/10] xfs: add errno to verifier context and populate it xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[10/10] xfs: condense crc and verifier checks where possible xfs: add verifier context structure - - - --- 2018-12-05 Eric Sandeen New
[1/3] iomap: use SECTOR_SIZE instead of 512 in iomap_page iomap: 1 cleanup, 1 fix, 1 optimization - - - --- 2018-12-13 Eric Sandeen New
[3/3] iomap: optimize iomap_is_partially_uptodate for full page range iomap: 1 cleanup, 1 fix, 1 optimization - - - --- 2018-12-13 Eric Sandeen New
[2/3,V2] mm: don't search past page end in is_partially_uptodate Untitled series #57173 - - - --- 2018-12-14 Eric Sandeen New
[1/2] xfs: handle bad flags in xfs_recover_inode_owner_change xfs: swapext replay fixes - 1 - --- 2018-12-18 Eric Sandeen New
[2/2] xfs: clear XFS_ILOG_[AD]OWNER for non-btree formats xfs: swapext replay fixes - - - --- 2018-12-18 Eric Sandeen New
[2/3] xfs_io: fix TOCTOU in openfile() xfsprogs: minor 4.20 fixups - - - --- 2019-02-19 Eric Sandeen New
[3/3] libhandle: zero terminate fspath string xfsprogs: minor 4.20 fixups - 1 - --- 2019-02-19 Eric Sandeen New
xfs: return correct XFS_IOC_DIOINFO for DAX inode xfs: return correct XFS_IOC_DIOINFO for DAX inode - - - --- 2019-04-02 Eric Sandeen New
xfsprogs: more static function tidyups xfsprogs: more static function tidyups - - - --- 2019-04-18 Eric Sandeen New
xfs: short circuit xfs_get_acl() if no acl is possible xfs: short circuit xfs_get_acl() if no acl is possible - - - --- 2019-05-08 Eric Sandeen New
[06/11] libxfs: create new file trans_buf.c libxfs: spring cleaning - - - --- 2019-05-10 Eric Sandeen New
[07/11] libxfs: create new file buf_item.c libxfs: spring cleaning - - - --- 2019-05-10 Eric Sandeen New
[08/11] libxfs: create new file inode_item.c libxfs: spring cleaning - - - --- 2019-05-10 Eric Sandeen New
[09/11] libxfs: create new file trans_inode.c libxfs: spring cleaning - - - --- 2019-05-10 Eric Sandeen New
[10/11] libxfs: reorder trans.c to match xfs_trans.c libxfs: spring cleaning - - - --- 2019-05-10 Eric Sandeen New
[3/3] xfsprogs: remove unused flags arg from getsb interfaces xfsprogs: more libxfs/ spring cleaning - 1 - --- 2019-05-16 Eric Sandeen New
xfs: show build options in sysfs xfs: show build options in sysfs - - - --- 2019-06-07 Eric Sandeen New
[01/11] xfs_estimate: remove unneeded includes xfsprogs: remove unneeded #includes - 1 - --- 2019-06-20 Eric Sandeen New
[02/11] xfs_fsr: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[03/11] xfs_io: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[04/11] libfrog: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[05/11] libxcmd: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[06/11] libxfs: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[07/11] xfs_logprint: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[08/11] xfs_quota: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[09/11] xfs_repair: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[10/11] xfs_scrub: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
[11/11] xfs_spaceman: remove unneeded includes xfsprogs: remove unneeded #includes - - - --- 2019-06-20 Eric Sandeen New
quota: honor quote type in Q_XGETQSTAT[V] calls quota: honor quote type in Q_XGETQSTAT[V] calls - 1 - --- 2019-06-21 Eric Sandeen New
[1/2] xfs: factor range zeroing out of xfs_free_file_space xfs: don't fragment files with ZERO_RANGE calls - - - --- 2019-06-25 Eric Sandeen New
[2/2] xfs: convert extents in place for ZERO_RANGE xfs: don't fragment files with ZERO_RANGE calls - - - --- 2019-06-25 Eric Sandeen New
xfs: remove flags argument from xfs_getsb xfs: remove flags argument from xfs_getsb - - - --- 2019-07-12 Eric Sandeen New
xfsdump: find root inode, not first inode xfsdump: find root inode, not first inode - - - --- 2019-08-21 Eric Sandeen New
xfsdump: reject bind mounted subdir targets xfsdump: reject bind mounted subdir targets - - - --- 2019-08-22 Eric Sandeen New
iomap: use SECTOR_SIZE instead of 512 in iomap_page definition iomap: use SECTOR_SIZE instead of 512 in iomap_page definition - - - --- 2019-10-15 Eric Sandeen New
xfs: fix sparse checker warnings on kmem tracepoints xfs: fix sparse checker warnings on kmem tracepoints - 1 - --- 2019-12-18 Eric Sandeen New
[1/3] xfsprogs: include headers to fix sparse warnings about statics xfsprogs: trivial sparse tidyups - 1 - --- 2019-12-18 Eric Sandeen New
[2/3] xfsprogs: make a couple of structures static xfsprogs: trivial sparse tidyups - - - --- 2019-12-18 Eric Sandeen New
[3/3] fsr: remove shadow variable in fsr_setup_attr_fork xfsprogs: trivial sparse tidyups - 1 - --- 2019-12-18 Eric Sandeen New
[1/2] xfs: don't take addresses of packed xfs_agfl_t member xfs: don't take addresses of packed structures - - - --- 2020-01-29 Eric Sandeen New
« 1 2 »