Show patches with: none      |   3691 patches
« 1 2 ... 31 32 3336 37 »
Patch Series S/W/F Date Submitter Delegate State
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
[v6,04/30] fs: Document file_ra_state Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,03/30] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,02/30] mm: Add set/end/wait functions for PG_private_2 [RFC] mm: Split page_has_private() in two to better handle PG_private_2 --- 2021-04-08 David Howells Superseded
[v6,01/30] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[4/5] netfs: Fix copy-to-cache amalgamation netfs: Fixes for the netfs lib --- 2021-04-07 David Howells New
[2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation() netfs: Fixes for the netfs lib --- 2021-04-07 David Howells New
ceph: drop pinned_page parameter from ceph_get_caps ceph: drop pinned_page parameter from ceph_get_caps --- 2021-04-05 Jeff Layton New
ceph: don't allow access to MDS-private inodes ceph: don't allow access to MDS-private inodes --- 2021-04-05 Jeff Layton Superseded
[RFC,v5,20/19] ceph: make ceph_get_name decrypt filenames [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-31 Jeff Layton Superseded
ceph: fix a typo in comments ceph: fix a typo in comments --- 2021-03-29 Xiubo Li New
[RFC,v5,19/19] ceph: add fscrypt ioctls [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,16/19] ceph: add fscrypt support to ceph_fill_trace [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,14/19] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,12/19] ceph: send altname in MClientRequest [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,11/19] ceph: decode alternate_name in lease info [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,10/19] ceph: add encrypted fname handling to ceph_mdsc_build_path [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,08/19] ceph: add routine to create fscrypt context prior to RPC [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
[RFC,v5,05/19] ceph: crypto context handling for ceph [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton New
[RFC,v5,03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton New
[RFC,v5,01/19] vfs: export new_inode_pseudo [RFC,v5,01/19] vfs: export new_inode_pseudo --- 2021-03-26 Jeff Layton Superseded
ceph: only check pool permissions for regular files ceph: only check pool permissions for regular files --- 2021-03-25 Jeff Layton New
[-next,4/5] net: dsa: Fix a typo in tag_rtl4_a.c [-next,1/5] net: ceph: Fix a typo in osdmap.c --- 2021-03-25 Lu Wei New
[-next,3/5] net: decnet: Fix a typo in dn_nsp_in.c [-next,1/5] net: ceph: Fix a typo in osdmap.c --- 2021-03-25 Lu Wei New
[-next,1/5] net: ceph: Fix a typo in osdmap.c [-next,1/5] net: ceph: Fix a typo in osdmap.c --- 2021-03-25 Lu Wei New
[v2,2/2] ceph: add IO size metrics support ceph: add IO size metric support --- 2021-03-25 Xiubo Li New
[v2] ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon [v2] ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon --- 2021-03-24 Xiubo Li New
[v5,28/28] afs: Use the fscache_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,27/28] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,26/28] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,25/28] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,24/28] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,23/28] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,22/28] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,21/28] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,20/28] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,19/28] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,18/28] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,17/28] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,16/28] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,15/28] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,13/28] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells New
[v5,12/28] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,11/28] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,10/28] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,09/28] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,06/28] netfs: Documentation for helper library Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,05/28] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,04/28] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,03/28] mm: Add set/end/wait functions for PG_private_2 Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,02/28] mm: Add wait_on_page_writeback_killable() Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells New
[v5,01/28] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
ceph: use attach/detach_page_private for tracking snap context ceph: use attach/detach_page_private for tracking snap context --- 2021-03-23 Jeff Layton New
[1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct [1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct --- 2021-03-23 Jeff Layton New
[3/4] ceph: avoid count the same request twice or more [1/4] ceph: rename the metric helpers --- 2021-03-22 Xiubo Li New
[2/4] ceph: update the __update_latency helper [1/4] ceph: rename the metric helpers --- 2021-03-22 Xiubo Li New
[1/4] ceph: rename the metric helpers [1/4] ceph: rename the metric helpers --- 2021-03-22 Xiubo Li New
[1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode ceph: snapdir dentry handling fixes --- 2021-03-15 Jeff Layton New
[v4,28/28] afs: Use the fscache_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,27/28] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,26/28] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,25/28] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,24/28] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,23/28] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,22/28] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
[v4,21/28] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells Superseded
« 1 2 ... 31 32 3336 37 »