Show patches with: Archived = No       |   3559 patches
« 1 2 ... 29 30 3135 36 »
Patch Series S/W/F Date Submitter Delegate State
[10/11] ceph: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[09/11] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[08/11] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara New
[07/11] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[06/11] xfs: Convert to use invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[05/11] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[04/11] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[03/11] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[02/11] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[01/11] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara Superseded
[2/2] ceph: simplify the metrics struct ceph: send io size metrics to mds daemon --- 2021-05-12 Xiubo Li New
[1/2] ceph: send the read/write io size metrics to mds ceph: send io size metrics to mds daemon --- 2021-05-12 Xiubo Li New
copy_file_range.2: Update cross-filesystem support for 5.12 copy_file_range.2: Update cross-filesystem support for 5.12 --- 2021-05-09 Alejandro Colomar New
[v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty [v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty --- 2021-05-04 Jeff Layton New
libceph: allow addrvecs with a single NONE/blank address libceph: allow addrvecs with a single NONE/blank address --- 2021-05-04 Ilya Dryomov New
[v3,1/2] ceph: update and rename __update_latency helper to __update_stdev [v3,1/2] ceph: update and rename __update_latency helper to __update_stdev --- 2021-04-28 Xiubo Li New
[v2] netfs: Miscellaneous fixes [v2] netfs: Miscellaneous fixes --- 2021-04-26 David Howells Superseded
netfs: Miscellaneous fixes netfs: Miscellaneous fixes --- 2021-04-26 David Howells New
libceph: don't set global_id until we get an auth ticket libceph: don't set global_id until we get an auth ticket --- 2021-04-26 Ilya Dryomov New
iov_iter: Four fixes for ITER_XARRAY iov_iter: Four fixes for ITER_XARRAY --- 2021-04-25 David Howells New
libceph: bump CephXAuthenticate encoding version libceph: bump CephXAuthenticate encoding version --- 2021-04-25 Ilya Dryomov New
[v2] ceph: clamp length of an OSD read to rsize mount option [v2] ceph: clamp length of an OSD read to rsize mount option --- 2021-04-23 Jeff Layton New
ceph: clamp length of a read to CEPH_MSG_MAX_DATA_LEN ceph: clamp length of a read to CEPH_MSG_MAX_DATA_LEN --- 2021-04-23 Jeff Layton New
[11/12] ceph: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races --- 2021-04-23 Jan Kara Superseded
[02/12] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races --- 2021-04-23 Jan Kara New
[v7,31/31] afs: Use the netfs_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,30/31] afs: Use new netfs lib read helper API Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,29/31] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,28/31] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,27/31] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,26/31] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,25/31] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,24/31] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,23/31] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,22/31] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,21/31] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,20/31] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,19/31] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,18/31] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,15/31] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,14/31] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,13/31] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,12/31] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,11/31] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,08/31] netfs: Documentation for helper library Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,07/31] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,06/31] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,05/31] mm/readahead: Handle ractl nr_pages being modified Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,04/31] fs: Document file_ra_state Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,03/31] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,02/31] mm: Add set/end/wait functions for PG_private_2 Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,01/31] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v3] ceph: don't allow access to MDS-private inodes [v3] ceph: don't allow access to MDS-private inodes --- 2021-04-21 Jeff Layton New
ceph: make the lost+found dir accessible by kernel client ceph: make the lost+found dir accessible by kernel client --- 2021-04-19 Xiubo Li New
[RFC,v6,20/20] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton Superseded
[RFC,v6,18/20] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton Superseded
[RFC,v6,16/20] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton Superseded
[RFC,v6,14/20] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton Superseded
[RFC,v6,12/20] ceph: send altname in MClientRequest ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
[RFC,v6,10/20] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton Superseded
[RFC,v6,08/20] ceph: add routine to create fscrypt context prior to RPC ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
[RFC,v6,06/20] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
[RFC,v6,05/20] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
[RFC,v6,02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
ceph: convert some PAGE_SIZE invocations to thp_size() ceph: convert some PAGE_SIZE invocations to thp_size() --- 2021-04-12 Jeff Layton New
ceph: fix up some bare fetches of i_size ceph: fix up some bare fetches of i_size --- 2021-04-12 Jeff Layton New
[RFC,2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead Untitled series #118702 --- 2021-04-09 David Howells New
[RFC,3/3] mm: Split page_has_private() in two to better handle PG_private_2 [RFC,1/3] Make the generic bitops return bool --- 2021-04-09 David Howells Superseded
[RFC,1/3] Make the generic bitops return bool [RFC,1/3] Make the generic bitops return bool --- 2021-04-09 David Howells New
[RFC] mm: Split page_has_private() in two to better handle PG_private_2 [RFC] mm: Split page_has_private() in two to better handle PG_private_2 --- 2021-04-08 David Howells New
[v6,30/30] afs: Use the netfs_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,29/30] afs: Use new netfs lib read helper API Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,28/30] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,27/30] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,26/30] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,25/30] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,24/30] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,23/30] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,22/30] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,21/30] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,20/30] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,19/30] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,18/30] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,17/30] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,14/30] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,13/30] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,12/30] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,11/30] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,10/30] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,07/30] netfs: Documentation for helper library Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,06/30] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,05/30] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
« 1 2 ... 29 30 3135 36 »