Show patches with: none      |   31708 patches
« 1 2 ... 188 189 190317 318 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/14] xfs: make xfs_buf_read_map return an error code xfsprogs: make buffer functions return error codes - 2 - --- 2020-02-20 Darrick J. Wong Superseded
[05/14] libxfs: make libxfs_buf_read_map return an error code xfsprogs: make buffer functions return error codes - - - --- 2020-02-20 Darrick J. Wong Superseded
[04/14] libxfs: refactor libxfs_readbuf out of existence xfsprogs: make buffer functions return error codes - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[03/14] libxfs: make libxfs_buf_get_map return an error code xfsprogs: make buffer functions return error codes - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[02/14] libxfs: make libxfs_getbuf_flags return an error code xfsprogs: make buffer functions return error codes - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[01/14] libxfs: make __cache_lookup return an error code xfsprogs: make buffer functions return error codes - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[18/18] libxfs: rename libxfs_getbuf_map to libxfs_buf_get_map xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[17/18] libxfs: rename libxfs_readbuf_map to libxfs_buf_read_map xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[16/18] libxfs: hide libxfs_getbuf_flags xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[15/18] libxfs: hide libxfs_{get,put}bufr xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong New
[14/18] libxfs: remove libxfs_writebuf_int xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[13/18] libxfs: straighten out libxfs_writebuf confusion xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong New
[12/18] libxfs: use uncached buffers for initial mkfs writes xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[11/18] libxlog: use uncached buffers instead of open-coding them xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong Superseded
[10/18] libxfs: introduce libxfs_buf_read_uncached xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong Superseded
[09/18] libxfs: make libxfs_readbufr stash the error value in b_error xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[08/18] libxfs: make libxfs_readbuf_verify return an error code xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[07/18] libxfs: make libxfs_bwrite do what libxfs_writebufr does xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong New
[06/18] libxfs: replace libxfs_readbuf with libxfs_buf_read xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[05/18] libxfs: replace libxfs_getbuf with libxfs_buf_get xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[04/18] libxfs: replace libxfs_putbuf with libxfs_buf_relse xfsprogs: refactor buffer function names - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[03/18] libxfs: remove LIBXFS_EXIT_ON_FAILURE xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong Superseded
[02/18] libxfs: clean up writebuf flags xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong New
[01/18] libxfs: clean up readbuf flags xfsprogs: refactor buffer function names - - - --- 2020-02-20 Darrick J. Wong New
[8/8] libfrog: always fsync when flushing a device xfsprogs: actually check that writes succeeded - 1 - --- 2020-02-20 Darrick J. Wong Superseded
[7/8] xfs_repair: check that metadata updates have been committed xfsprogs: actually check that writes succeeded - - - --- 2020-02-20 Darrick J. Wong Superseded
[6/8] mkfs: check that metadata updates have been committed xfsprogs: actually check that writes succeeded - - - --- 2020-02-20 Darrick J. Wong Superseded
[5/8] xfs_db: check that metadata updates have been committed xfsprogs: actually check that writes succeeded - - - --- 2020-02-20 Darrick J. Wong New
[4/8] libxfs: enable tools to check that metadata updates have been committed xfsprogs: actually check that writes succeeded - - - --- 2020-02-20 Darrick J. Wong New
[3/8] libxfs: return flush failures xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-20 Darrick J. Wong Superseded
[2/8] libxfs: complain when write IOs fail xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-20 Darrick J. Wong Superseded
[1/8] libxfs: libxfs_buf_delwri_submit should write buffers immediately xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-20 Darrick J. Wong Superseded
[v7,24/24] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,23/24] mm: Document why we don't set PageReadahead Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,22/24] iomap: Convert from readpages to readahead Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,21/24] iomap: Restructure iomap_readpages_actor Change readahead API - - - --- 2020-02-19 Matthew Wilcox New
[v7,20/24] fuse: Convert from readpages to readahead Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,19/24] f2fs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,18/24] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,17/24] ext4: Convert from readpages to readahead Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,16/24] erofs: Convert compressed files from readpages to readahead Change readahead API 1 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,15/24] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,14/24] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,13/24] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 5 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,12/24] mm: Add page_cache_readahead_unbounded Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,11/24] mm: Move end_index check out of readahead loop Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,10/24] mm: Add readahead address space operation Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,09/24] mm: Put readahead pages in cache earlier Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,08/24] mm: Remove 'page_offset' from readahead loop Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,07/24] mm: rename readahead loop variable to 'i' Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,06/24] mm: Rename various 'offset' parameters to 'index' Change readahead API - - - --- 2020-02-19 Matthew Wilcox Superseded
[v7,05/24] mm: Use readahead_control to pass arguments Change readahead API - 2 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,04/24] mm: Move readahead nr_pages check into read_pages Change readahead API - 2 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,03/24] mm: Ignore return value of ->readpages Change readahead API - 3 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,02/24] mm: Return void from various readahead functions Change readahead API - 3 - --- 2020-02-19 Matthew Wilcox Superseded
[v7,01/24] mm: Move readahead prototypes from mm.h Change readahead API - 1 - --- 2020-02-19 Matthew Wilcox Superseded
fs: fix a data race in i_size_write/i_size_read fs: fix a data race in i_size_write/i_size_read - - - --- 2020-02-19 Qian Cai New
[RFC] xfs: make sure our default quota warning limits and grace periods survive quotacheck [RFC] xfs: make sure our default quota warning limits and grace periods survive quotacheck - 1 - --- 2020-02-19 Darrick J. Wong Superseded
[3/3] xfs: remove the kuid/kgid conversion wrappers [1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones - 2 - --- 2020-02-18 Christoph Hellwig Accepted
[2/3] xfs: remove the icdinode di_uid/di_gid members [1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones - 3 - --- 2020-02-18 Christoph Hellwig Accepted
[1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones [1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones - 3 - --- 2020-02-18 Christoph Hellwig Accepted
[v2] xfs: fix iclog release error check race with shutdown [v2] xfs: fix iclog release error check race with shutdown - 1 - --- 2020-02-18 Brian Foster Accepted
[v6,19/19] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,18/19] iomap: Convert from readpages to readahead Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,17/19] iomap: Restructure iomap_readpages_actor Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,16/16] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,16/19] fuse: Convert from readpages to readahead Untitled series #242885 - 1 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,15/16] iomap: Convert from readpages to readahead Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,15/19] f2fs: Convert from readpages to readahead Untitled series #242891 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,14/16] fuse: Convert from readpages to readahead Untitled series #242893 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,14/19] ext4: Convert from readpages to readahead Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,13/16] f2fs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,13/19] erofs: Convert compressed files from readpages to readahead Untitled series #242807 - 1 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,12/16] ext4: Convert from readpages to readahead Untitled series #242865 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,12/19] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 1 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,11/16] erofs: Convert compressed files from readpages to readahead Untitled series #242857 1 - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,11/19] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,10/19] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 3 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,10/16] erofs: Convert uncompressed files from readpages to readahead Untitled series #242829 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,09/19] mm: Add page_cache_readahead_limit Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,09/16] btrfs: Convert from readpages to readahead Untitled series #242863 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,08/19] mm: Add readahead address space operation Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,08/16] fs: Convert mpage_readpages to mpage_readahead Untitled series #242875 - 1 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,07/19] mm: Put readahead pages in cache earlier Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,07/16] mm: Add page_cache_readahead_limit Untitled series #242847 - - - --- 2020-02-17 Matthew Wilcox New
[v6,06/19] mm: rename readahead loop variable to 'i' Change readahead API - 1 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,06/16] mm: Add readahead address space operation Untitled series #242833 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,05/19] mm: Remove 'page_offset' from readahead loop Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,05/16] mm: Put readahead pages in cache earlier Untitled series #242837 - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,04/16] mm: Tweak readahead loop slightly Untitled series #242853 - - - --- 2020-02-17 Matthew Wilcox New
[v6,04/19] mm: Rearrange readahead loop Change readahead API - - - --- 2020-02-17 Matthew Wilcox New
[v6,03/19] mm: Use readahead_control to pass arguments Change readahead API - - - --- 2020-02-17 Matthew Wilcox Superseded
[v6,02/19] mm: Ignore return value of ->readpages Change readahead API - 2 - --- 2020-02-17 Matthew Wilcox Superseded
[v6,01/19] mm: Return void from various readahead functions Change readahead API - 1 - --- 2020-02-17 Matthew Wilcox Superseded
[31/31] xfs: embedded the attrlist cursor into struct xfs_attr_list_context [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-17 Christoph Hellwig Superseded
[30/31] xfs: remove XFS_DA_OP_INCOMPLETE [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 1 - --- 2020-02-17 Christoph Hellwig Superseded
[29/31] xfs: clean up the attr flag confusion [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 1 - --- 2020-02-17 Christoph Hellwig Superseded
[28/31] xfs: clean up the ATTR_REPLACE checks [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-17 Christoph Hellwig Superseded
[27/31] xfs: improve xfs_forget_acl [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-17 Christoph Hellwig Superseded
[26/31] xfs: lift cursor copy in/out into xfs_ioc_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-17 Christoph Hellwig Superseded
« 1 2 ... 188 189 190317 318 »