Show patches with: Archived = No       |   10976 patches
« 1 2 ... 28 29 30109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V7,5/9] fs/xfs: Create function xfs_inode_enable_dax() Enable per-file/per-directory DAX operations V7 - - - - --- 2020-04-13 Ira Weiny Superseded
[V7,6/9] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() Enable per-file/per-directory DAX operations V7 - - 1 - --- 2020-04-13 Ira Weiny Superseded
[V7,7/9] fs: Define I_DONTCACNE in VFS layer Enable per-file/per-directory DAX operations V7 - - - - --- 2020-04-13 Ira Weiny Superseded
[V7,8/9] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() Enable per-file/per-directory DAX operations V7 - - - - --- 2020-04-13 Ira Weiny Superseded
[V7,9/9] Documentation/dax: Update Usage section Enable per-file/per-directory DAX operations V7 - - - - --- 2020-04-13 Ira Weiny Superseded
xfs/XXX: Add xfs/XXX xfs/XXX: Add xfs/XXX - - - - --- 2020-04-13 Ira Weiny Not Applicable
[v2] unicode: Expose available encodings in sysfs [v2] unicode: Expose available encodings in sysfs - - - - --- 2020-04-13 Gabriel Krisman Bertazi New
ext4: fix BUG_ON in fs/ext4/page_io.c:ext4_release_io_end() ext4: fix BUG_ON in fs/ext4/page_io.c:ext4_release_io_end() - - - - --- 2020-04-14 Theodore Ts'o Rejected
ext4: increase wait time needed before reuse of deleted inode numbers ext4: increase wait time needed before reuse of deleted inode numbers - - 1 - --- 2020-04-14 Theodore Ts'o Accepted
ext4: convert BUG_ON's to WARN_ON's in mballoc.c ext4: convert BUG_ON's to WARN_ON's in mballoc.c - - - - --- 2020-04-14 Theodore Ts'o Accepted
[RFC,1/8] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-04-14 Ira Weiny New
[RFC,2/8] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-04-14 Ira Weiny New
[RFC,3/8] fs/ext4: Disallow encryption if inode is DAX Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,4/8] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,5/8] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,6/8] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,7/8] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,8/8] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
e2image: add option to ignore fs errors e2image: add option to ignore fs errors - - - - --- 2020-04-14 Artem Blagodarenko New
[v11,01/25] mm: Move readahead prototypes from mm.h Change readahead API - - 4 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,02/25] mm: Return void from various readahead functions Change readahead API - - 4 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,03/25] mm: Ignore return value of ->readpages Change readahead API - - 5 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - - 5 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,05/25] mm: Add new readahead_control API Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,06/25] mm: Use readahead_control to pass arguments Change readahead API - - 4 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,08/25] mm: rename readahead loop variable to 'i' Change readahead API - - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,10/25] mm: Put readahead pages in cache earlier Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,11/25] mm: Add readahead address space operation Change readahead API - - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,12/25] mm: Move end_index check out of readahead loop Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - - 3 1 --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,14/25] mm: Document why we don't set PageReadahead Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - - 1 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - 6 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,17/25] btrfs: Convert from readpages to readahead Change readahead API - - 1 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,20/25] ext4: Convert from readpages to readahead Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,22/25] f2fs: Convert from readpages to readahead Change readahead API 1 - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API 1 - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,24/25] fuse: Convert from readpages to readahead Change readahead API 1 - 2 - --- 2020-04-14 Matthew Wilcox Not Applicable
[v11,25/25] iomap: Convert from readpages to readahead Change readahead API - - 3 - --- 2020-04-14 Matthew Wilcox Not Applicable
EXT4: acl: Fix a style issue EXT4: acl: Fix a style issue - - - - --- 2020-04-14 root Superseded
EXT4: acl: Fix a style issue EXT4: acl: Fix a style issue - - - - --- 2020-04-14 root Superseded
[V8,01/11] fs/xfs: Remove unnecessary initialization of i_rwsem Enable per-file/per-directory DAX operations V8 - - 2 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,02/11] fs: Remove unneeded IS_DAX() check in io_is_direct() Enable per-file/per-directory DAX operations V8 - - 1 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,03/11] fs/stat: Define DAX statx attribute Enable per-file/per-directory DAX operations V8 - - 3 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS Enable per-file/per-directory DAX operations V8 - - 1 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,05/11] fs/xfs: Make DAX mount option a tri-state Enable per-file/per-directory DAX operations V8 - - - - --- 2020-04-15 Ira Weiny Not Applicable
[V8,06/11] fs/xfs: Create function xfs_inode_enable_dax() Enable per-file/per-directory DAX operations V8 - - 1 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() Enable per-file/per-directory DAX operations V8 - - 1 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,08/11] fs: Define I_DONTCACNE in VFS layer Enable per-file/per-directory DAX operations V8 - - 1 - --- 2020-04-15 Ira Weiny Not Applicable
[V8,09/11] fs: Introduce DCACHE_DONTCACHE Enable per-file/per-directory DAX operations V8 - - - - --- 2020-04-15 Ira Weiny Not Applicable
[V8,10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() Enable per-file/per-directory DAX operations V8 - - - - --- 2020-04-15 Ira Weiny Not Applicable
[V8,11/11] Documentation/dax: Update Usage section Enable per-file/per-directory DAX operations V8 - - - - --- 2020-04-15 Ira Weiny Not Applicable
ext4: remove redundant variable has_bigalloc in ext4_fill_super ext4: remove redundant variable has_bigalloc in ext4_fill_super - - 1 - --- 2020-04-15 kaixuxia Accepted
[12/34] docs: filesystems: convert dax.txt to ReST fs: convert remaining docs to ReST file format - - - - --- 2020-04-15 Mauro Carvalho Chehab New
[RFCv2,1/1] ext4: Fix race in ext4 mb discard group preallocations [RFCv2,1/1] ext4: Fix race in ext4 mb discard group preallocations - - - - --- 2020-04-15 Ritesh Harjani New
ext4: reject mount options not supported when remounting in handle_mount_opt() ext4: reject mount options not supported when remounting in handle_mount_opt() - - 1 - --- 2020-04-15 Theodore Ts'o Accepted
[1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag remove EXT4_GET_BLOCKS_KEEP_SIZE flag, etc. - - 1 - --- 2020-04-15 Eric Whitney Accepted
[2/2] ext4: translate a few more map flags to strings in tracepoints remove EXT4_GET_BLOCKS_KEEP_SIZE flag, etc. - - 1 - --- 2020-04-15 Eric Whitney Accepted
[PATCHv2,1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_* [PATCHv2,1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_* - 1 1 - --- 2020-04-16 Ritesh Harjani Rejected
ext4: validate fiemap iomap begin offset and length value ext4: validate fiemap iomap begin offset and length value - 1 - - --- 2020-04-18 Murphy Zhou New
ext4: Use the correct style for SPDX License Identifier ext4: Use the correct style for SPDX License Identifier - - - - --- 2020-04-19 Nishad Kamdar New
ext4: remove unnecessary comparisons to bool ext4: remove unnecessary comparisons to bool - - 1 - --- 2020-04-20 Jason Yan Accepted
ext2: fix missing percpu_counter_inc ext2: fix missing percpu_counter_inc - - - - --- 2020-04-20 Mikulas Patocka Not Applicable
ext4: don't ignore return values from ext4_ext_dirty() ext4: don't ignore return values from ext4_ext_dirty() - - - - --- 2020-04-21 harshad shirwadkar Superseded
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max - - - - --- 2020-04-21 harshad shirwadkar Accepted
[v2] ext4: don't ignore return values from ext4_ext_dirty() [v2] ext4: don't ignore return values from ext4_ext_dirty() - - 1 - --- 2020-04-21 harshad shirwadkar Superseded
[1/3] fs: Avoid leaving freed inode on dirty list [1/3] fs: Avoid leaving freed inode on dirty list - - - - --- 2020-04-21 Jan Kara Rejected
[2/3] writeback: Export inode_io_list_del() [1/3] fs: Avoid leaving freed inode on dirty list - - - - --- 2020-04-21 Jan Kara Accepted
[3/3] ext4: Avoid freeing inodes on dirty list [1/3] fs: Avoid leaving freed inode on dirty list - - - - --- 2020-04-21 Jan Kara Accepted
[V9,01/11] fs/xfs: Remove unnecessary initialization of i_rwsem XFS - Enable per-file/per-directory DAX operations V9 - - 2 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,02/11] fs: Remove unneeded IS_DAX() check in io_is_direct() XFS - Enable per-file/per-directory DAX operations V9 - - 3 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,03/11] fs/stat: Define DAX statx attribute XFS - Enable per-file/per-directory DAX operations V9 - - 3 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS XFS - Enable per-file/per-directory DAX operations V9 - - 1 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,05/11] fs/xfs: Make DAX mount option a tri-state XFS - Enable per-file/per-directory DAX operations V9 - - - - --- 2020-04-21 Ira Weiny Not Applicable
[V9,06/11] fs/xfs: Create function xfs_inode_should_enable_dax() XFS - Enable per-file/per-directory DAX operations V9 - - 1 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() XFS - Enable per-file/per-directory DAX operations V9 - - 1 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,08/11] fs: Lift XFS_IDONTCACNE to the VFS layer XFS - Enable per-file/per-directory DAX operations V9 - - 1 - --- 2020-04-21 Ira Weiny Not Applicable
[V9,09/11] fs: Introduce DCACHE_DONTCACHE XFS - Enable per-file/per-directory DAX operations V9 - - - - --- 2020-04-21 Ira Weiny Not Applicable
[V9,10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate() XFS - Enable per-file/per-directory DAX operations V9 - - - - --- 2020-04-21 Ira Weiny Not Applicable
[V9,11/11] Documentation/dax: Update Usage section XFS - Enable per-file/per-directory DAX operations V9 - - 1 - --- 2020-04-21 Ira Weiny Not Applicable
[v3] unicode: Expose available encodings in sysfs [v3] unicode: Expose available encodings in sysfs - - - - --- 2020-04-21 Gabriel Krisman Bertazi New
[4.4,091/100] ext2: fix empty body warnings when -Wextra is used Untitled series #171986 - - - - --- 2020-04-22 Greg Kroah-Hartman Not Applicable
[4.9,114/125] ext2: fix empty body warnings when -Wextra is used Untitled series #171959 - - - - --- 2020-04-22 Greg Kroah-Hartman Not Applicable
[5.4,090/118] ext2: fix empty body warnings when -Wextra is used Untitled series #171980 - - - - --- 2020-04-22 Greg Kroah-Hartman Not Applicable
[4.19,49/64] ext2: fix empty body warnings when -Wextra is used Untitled series #171963 - - - - --- 2020-04-22 Greg Kroah-Hartman Not Applicable
[5.6,131/166] ext2: fix empty body warnings when -Wextra is used Untitled series #171975 - - - - --- 2020-04-22 Greg Kroah-Hartman Not Applicable
[v2] LUS-1922 e2image: add option to ignore fs errors [v2] LUS-1922 e2image: add option to ignore fs errors - - - - --- 2020-04-22 Artem Blagodarenko Superseded
[V10,01/11] fs/xfs: Remove unnecessary initialization of i_rwsem XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,02/11] fs: Remove unneeded IS_DAX() check in io_is_direct() XFS - Enable per-file/per-directory DAX operations V10 - - 4 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,03/11] fs/stat: Define DAX statx attribute XFS - Enable per-file/per-directory DAX operations V10 - - 3 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,04/11] Documentation/dax: Update Usage section XFS - Enable per-file/per-directory DAX operations V10 - - 1 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,06/11] fs/xfs: Make DAX mount option a tri-state XFS - Enable per-file/per-directory DAX operations V10 - - - - --- 2020-04-22 Ira Weiny Not Applicable
[V10,07/11] fs/xfs: Create function xfs_inode_should_enable_dax() XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
« 1 2 ... 28 29 30109 110 »