Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfs: Fix dodgy maths | David Howells | 2022-11-15 | 1 | -8/+9 |
* | netfs: Fix missing xas_retry() calls in xarray iteration | David Howells | 2022-11-15 | 1 | -2/+7 |
* | netfs: do not unlock and put the folio twice | Xiubo Li | 2022-07-14 | 1 | -7/+10 |
* | netfs: Further cleanups after struct netfs_inode wrapper introduced | Linus Torvalds | 2022-06-10 | 1 | -2/+3 |
* | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells | 2022-06-09 | 1 | -3/+3 |
* | fs: Convert netfs_readpage to netfs_read_folio | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -8/+7 |
* | fs: Remove aop_flags parameter from netfs_write_begin() | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -2/+2 |
* | fs: Remove AOP_FLAG_NOFS | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -5/+1 |
* | netfs: Split fs/netfs/read_helper.c | David Howells | 2022-03-18 | 1 | -0/+428 |