Show patches with: none      |   9480 patches
« 1 2 ... 43 44 4594 95 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[U-BOOT,09/26] fs: btrfs: Crossport read_tree_block() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,08/26] fs: btrfs: Cross port volumes.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,07/26] fs: btrfs: Cross port structure accessor into ctree.h fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,06/26] fs: btrfs: Cross-port extent-io.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,05/26] fs: btrfs: Cross-port extent-cache.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,04/26] fs: btrfs: Cross-port rbtree-utils from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,03/26] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,02/26] fs: btrfs: Add More checksum algorithm support to btrfs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,01/26] fs: btrfs: Sync btrfs_btree.h from kernel fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
generic/484: test data integrity for rdonly remount generic/484: test data integrity for rdonly remount - - - --- 2020-04-22 Chengguang Xu New
xfs/126: make blocktrash work reliably on attrleaf blocks xfs/126: make blocktrash work reliably on attrleaf blocks - 1 - --- 2020-04-21 Anthony Iliopoulos New
common/fuzzy: don't attempt online scrubbing unless supported common/fuzzy: don't attempt online scrubbing unless supported - - - --- 2020-04-21 Anthony Iliopoulos New
btrfs: add a test for fsync of file with prealloc extents crossing eof btrfs: add a test for fsync of file with prealloc extents crossing eof - - - --- 2020-04-21 Filipe Manana New
[4/4] fsx: move range generation logic into a common helper [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[2/4] fsx: fix infinite/too long loops when generating ranges for clone operations [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[1/4] fsx: allow zero range operations to cross eof [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[RFC,v2] generic: test reporting of wb errors via syncfs [RFC,v2] generic: test reporting of wb errors via syncfs - 1 - --- 2020-04-20 Jeff Layton New
[v2] overlay: another test for dropping nlink below zero [v2] overlay: another test for dropping nlink below zero - - - --- 2020-04-20 Amir Goldstein New
[v2] overlay/029: fix test failure with nfs_export feature enabled [v2] overlay/029: fix test failure with nfs_export feature enabled - - - --- 2020-04-20 Amir Goldstein New
generic/456: document the other kernel commit generic/456: document the other kernel commit - 1 - --- 2020-04-20 Yang Xu New
generic/594: require setquota tool supports project quota generic/594: require setquota tool supports project quota - - - --- 2020-04-19 Zorro Lang New
[4/4] fsx: move range generation logic into a common helper Untitled series #273037 - - - --- 2020-04-17 Filipe Manana New
btrfs/14{2,3}: use dm-dust instead of fail_make_request btrfs/14{2,3}: use dm-dust instead of fail_make_request - 1 - --- 2020-04-15 Omar Sandoval New
[5/4] fstests: exclude exfat from tests which require metadata journaling fstests: fix test requirements for exfat testing support - - - --- 2020-04-15 Eric Sandeen New
[4/4] fstests: test for fallocate capability in more tests fstests: fix test requirements for exfat testing support - 1 - --- 2020-04-15 Eric Sandeen New
[3/4] fstests: add _require_hardlinks for all necessary tests fstests: fix test requirements for exfat testing support - - - --- 2020-04-15 Eric Sandeen New
[2/4] fstests: use _require_symlinks on all necessary tests fstests: fix test requirements for exfat testing support - - - --- 2020-04-15 Eric Sandeen New
[1/4] fstests: rename _require_test_symlinks fstests: fix test requirements for exfat testing support - - - --- 2020-04-15 Eric Sandeen New
btrfs: Test snapshot creation with qgroup inherit would mark qgroup inconsistent btrfs: Test snapshot creation with qgroup inherit would mark qgroup inconsistent - 1 - --- 2020-04-15 Qu Wenruo New
[3/3] fstests: make all btrfs tests that exercise balance use _run_btrfs_balance_start() [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[2/3] fstests: stop using run_check in _run_btrfs_balance_start [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[1/3] btrfs: add several test to the balance group [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[RFC,xfstests] generic: test reporting of wb errors via syncfs [RFC,xfstests] generic: test reporting of wb errors via syncfs - - - --- 2020-04-14 Jeff Layton New
[v3] overlay/072: test for whiteout inode sharing [v3] overlay/072: test for whiteout inode sharing - 1 - --- 2020-04-14 Chengguang Xu New
[v2] overlay/072: test for whiteout inode sharing [v2] overlay/072: test for whiteout inode sharing - 1 - --- 2020-04-14 Chengguang Xu New
[v2] generic: assign a few tests to additional groups [v2] generic: assign a few tests to additional groups - 1 - --- 2020-04-13 Vladimir Zapolskiy New
xfs/XXX: Add xfs/XXX xfs/XXX: Add xfs/XXX - - - --- 2020-04-13 Ira Weiny New
[2/2] overlay/072: test for sharing inode with whiteout files [1/2] common: add a helper for setting module param - - - --- 2020-04-10 Chengguang Xu New
[1/2] common: add a helper for setting module param [1/2] common: add a helper for setting module param - - - --- 2020-04-10 Chengguang Xu New
[1.2/2] fstests: use _require_symlinks on all necessary tests [1.1/2] fstests: rename _require_test_symlinks - - - --- 2020-04-09 Eric Sandeen New
[1.1/2] fstests: rename _require_test_symlinks [1.1/2] fstests: rename _require_test_symlinks - - - --- 2020-04-09 Eric Sandeen New
fstests: test for fallocate capability in more tests fstests: test for fallocate capability in more tests - 1 - --- 2020-04-09 Eric Sandeen New
fstests: exclude exfat from tests which require metadata journaling fstests: exclude exfat from tests which require metadata journaling - - - --- 2020-04-09 Eric Sandeen New
[2/2] fstests: add _require_hardlinks for all necessary tests fstests: add/enhance requires tests for hardlinks & softlinks - - - --- 2020-04-09 Eric Sandeen New
[1/2] fstests: use _require_symlinks on all necessary tests fstests: add/enhance requires tests for hardlinks & softlinks - - - --- 2020-04-09 Eric Sandeen New
overlay/06[89]: fix test run with nfs_export feature enabled by default overlay/06[89]: fix test run with nfs_export feature enabled by default - - - --- 2020-04-09 Amir Goldstein New
overlay/029: fix test failure with index feature enabled overlay/029: fix test failure with index feature enabled - - - --- 2020-04-09 Amir Goldstein New
overlay: another test for dropping nlink below zero overlay: another test for dropping nlink below zero - - - --- 2020-04-09 Amir Goldstein New
[v2,4/4] fsx: move range generation logic into a common helper Untitled series #268255 - - - --- 2020-04-08 Filipe Manana New
[4/4] Add generic/530 test to shutdown group of tests Assign a few generic tests to additional groups - - - --- 2020-04-08 Vladimir Zapolskiy New
[3/4] Add generic/529 test to acl group of tests Assign a few generic tests to additional groups - - - --- 2020-04-08 Vladimir Zapolskiy New
[2/4] Add generic/482 test to thin group of tests Assign a few generic tests to additional groups - - - --- 2020-04-08 Vladimir Zapolskiy New
[1/4] Add generic/459 test to freeze group of tests Assign a few generic tests to additional groups - - - --- 2020-04-08 Vladimir Zapolskiy New
[4/4] fsx: move range generation logic into a common helper [1/4] fsx: add missing file size update on zero range operations - - - --- 2020-04-08 Filipe Manana New
[3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range [1/4] fsx: add missing file size update on zero range operations - 1 - --- 2020-04-08 Filipe Manana New
[2/4] fsx: fix infinite/too long loops when generating ranges for clone operations [1/4] fsx: add missing file size update on zero range operations - 1 - --- 2020-04-08 Filipe Manana New
[1/4] fsx: add missing file size update on zero range operations [1/4] fsx: add missing file size update on zero range operations - - - --- 2020-04-08 Filipe Manana New
xfs/XXX: Add xfs/XXX xfs/XXX: Add xfs/XXX - - - --- 2020-04-07 Ira Weiny New
[v2] generic/432 copy_file_range: add overwrite copy to cover known issue [v2] generic/432 copy_file_range: add overwrite copy to cover known issue - - - --- 2020-04-07 Jianhong.Yin New
btrfs: check that cloning an inline extent does not lead to data loss btrfs: check that cloning an inline extent does not lead to data loss - 1 - --- 2020-04-06 Filipe Manana New
[v2] generic: test PF_MEMALLOC interfering with accounting file write [v2] generic: test PF_MEMALLOC interfering with accounting file write - 1 - --- 2020-04-03 Eric Biggers New
generic/565: change to use filter _filter_testdir_and_scratch generic/565: change to use filter _filter_testdir_and_scratch - 1 - --- 2020-04-03 Yongcheng Yang New
[v2] generic/571: skip test on filesystems that don't support F_SETLEASE fcntl [v2] generic/571: skip test on filesystems that don't support F_SETLEASE fcntl - - - --- 2020-04-01 Scott Mayhew New
generic/571: skip test on filesystems that don't support F_SETLEASE fcntl generic/571: skip test on filesystems that don't support F_SETLEASE fcntl - - - --- 2020-03-31 Scott Mayhew New
common/xfs: Execute _xfs_check only when explicitly asked common/xfs: Execute _xfs_check only when explicitly asked - - - --- 2020-03-30 Chandan Babu R New
[v3] generic: per-type quota timers set/get test [v3] generic: per-type quota timers set/get test - 1 - --- 2020-03-29 Zorro Lang New
[v4] xfs/191: update mkfs.xfs input results [v4] xfs/191: update mkfs.xfs input results - 2 - --- 2020-03-27 Yang Xu New
common/xfs: Execute _xfs_check only for block size <= 4k common/xfs: Execute _xfs_check only for block size <= 4k - - - --- 2020-03-24 Chandan Babu R New
[RESEND,v2] generic: test fscrypt key eviction racing with inode dirtying [RESEND,v2] generic: test fscrypt key eviction racing with inode dirtying - - - --- 2020-03-23 Eric Biggers New
[v2] generic/587: fix rounding error in quota/stat block comparison [v2] generic/587: fix rounding error in quota/stat block comparison - - - --- 2020-03-18 Darrick J. Wong New
xfstests: remove xfs/191-input-validation xfstests: remove xfs/191-input-validation - 2 - --- 2020-03-18 Christoph Hellwig New
generic/587: fix rounding error in quota/stat block comparison generic/587: fix rounding error in quota/stat block comparison - 1 - --- 2020-03-18 Darrick J. Wong New
generic/310: slightly improve check for dmesg error generic/310: slightly improve check for dmesg error - - - --- 2020-03-17 Paulo Alcantara New
overlay/07[01]: use existing char/block devices overlay/07[01]: use existing char/block devices - - - --- 2020-03-16 Amir Goldstein New
[v2] generic: per-type quota timers set/get test [v2] generic: per-type quota timers set/get test - - - --- 2020-03-15 Zorro Lang New
[RFC] generic: test PF_MEMALLOC interfering with accounting file write [RFC] generic: test PF_MEMALLOC interfering with accounting file write - - - --- 2020-03-12 Eric Biggers New
[xfstests,v2] generic: test fscrypt key eviction racing with inode dirtying [xfstests,v2] generic: test fscrypt key eviction racing with inode dirtying - - - --- 2020-03-11 Eric Biggers New
[2/2] fstests: btrfs/177 fix for nodesize 64K and type single Untitled series #253731 - - - --- 2020-03-10 Anand Jain New
[v2,1/2] fstests: btrfs/177 check for minsize of the scratch device [v2,1/2] fstests: btrfs/177 check for minsize of the scratch device - - - --- 2020-03-10 Anand Jain New
[2/2] fstests: btrfs/177 fix for nodesize 64K and type single fstests: cleanup and fix btrfs/177 - - - --- 2020-03-09 Anand Jain New
[1/2] fstests: btrfs/177 check for minsize of the scratch device fstests: cleanup and fix btrfs/177 - - - --- 2020-03-09 Anand Jain New
[PATCHv4] btrfs: Test subvolume delete --subvolid feature [PATCHv4] btrfs: Test subvolume delete --subvolid feature - 1 - --- 2020-03-09 Marcos Paulo de Souza New
[v2] xfs/513: fix allocsize on archs with pagesize larger than blocksize [v2] xfs/513: fix allocsize on archs with pagesize larger than blocksize - 1 - --- 2020-03-07 Anthony Iliopoulos New
xfs/513: fix allocsize on archs with pagesize larger than blocksize xfs/513: fix allocsize on archs with pagesize larger than blocksize - - - --- 2020-03-07 Anthony Iliopoulos New
btrfs: test power fail after a ranged fsync when not using the no-holes feature btrfs: test power fail after a ranged fsync when not using the no-holes feature - 1 - --- 2020-03-06 Filipe Manana New
fsx: fix bug where zero range operations never use the keep size flag fsx: fix bug where zero range operations never use the keep size flag - 1 - --- 2020-03-06 Filipe Manana New
[v2] btrfs: add test for large direct I/O w/ RAID [v2] btrfs: add test for large direct I/O w/ RAID - 2 - --- 2020-03-06 Omar Sandoval New
[xfstests,RFC] generic: test fscrypt key eviction racing with inode dirtying [xfstests,RFC] generic: test fscrypt key eviction racing with inode dirtying - - - --- 2020-03-05 Eric Biggers New
generic/258: check filesystem support for negative timestamps generic/258: check filesystem support for negative timestamps - 1 - --- 2020-03-04 Luis Henriques New
[3/3] xfs: make sure xfs_db/xfs_quota commands are documented fstests: random stuff - - - --- 2020-03-04 Darrick J. Wong New
[2/3] xfs: refactor calls to xfs_admin fstests: random stuff - - - --- 2020-03-04 Darrick J. Wong New
[1/3] generic/402: skip test if xfs_io can't parse the date value fstests: random stuff - 1 - --- 2020-03-04 Darrick J. Wong New
btrfs: add test for large direct I/O reads w/ RAID btrfs: add test for large direct I/O reads w/ RAID - 1 - --- 2020-03-02 Omar Sandoval New
fstests: fix up filters & expected output for latest xfs_repair fstests: fix up filters & expected output for latest xfs_repair - 1 - --- 2020-02-28 Eric Sandeen New
[v7] fstests: transport two ext4 tests from LTP [v7] fstests: transport two ext4 tests from LTP - - - --- 2020-02-27 Yong Sun New
xfs/XXX: Add xfs/XXX xfs/XXX: Add xfs/XXX - - - --- 2020-02-27 Ira Weiny New
[v2] ext4/021: make sure the fdatasync subprocess exits [v2] ext4/021: make sure the fdatasync subprocess exits - 1 - --- 2020-02-26 Zhang Yi New
xfstests: remove generic/484 xfstests: remove generic/484 - 1 - --- 2020-02-24 Christoph Hellwig New
[PATCHv3,2/2] btrfs: Test subvolume delete --subvolid feature btrfs: Test subvolume delete by id feature - - - --- 2020-02-24 Marcos Paulo de Souza New
« 1 2 ... 43 44 4594 95 »