Show patches with: State = Action Required       |   1880 patches
« 1 2 ... 15 16 1718 19 »
Patch Series S/W/F Date Submitter Delegate State
[08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers [01/13] mm: Fix comments mentioning i_mutex --- 2021-05-25 Jan Kara New
libceph: kill ceph_none_authorizer::reply_buf libceph: kill ceph_none_authorizer::reply_buf --- 2021-05-15 Ilya Dryomov New
[next] ceph: Replace zero-length array with flexible array member [next] ceph: Replace zero-length array with flexible array member --- 2021-05-14 Gustavo A. R. Silva New
[-next] ceph: make symbol 'ceph_netfs_read_ops' static [-next] ceph: make symbol 'ceph_netfs_read_ops' static --- 2021-05-14 Wei Yongjun New
netfs: Pass flags through to grab_cache_page_write_begin() netfs: Pass flags through to grab_cache_page_write_begin() --- 2021-05-13 David Howells New
[v2,1/2] ceph: simplify the metrics struct [v2,1/2] ceph: simplify the metrics struct --- 2021-05-13 Xiubo Li New
[08/11] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races --- 2021-05-12 Jan Kara New
[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
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
[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,12/20] ceph: send altname in MClientRequest ceph+fscrypt: context, filename and symlink support --- 2021-04-13 Jeff Layton New
[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,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
[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: fix a typo in comments ceph: fix a typo in comments --- 2021-03-29 Xiubo Li New
[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
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,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,02/28] mm: Add wait_on_page_writeback_killable() Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells New
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,13/28] netfs: Hold a ref on a page when PG_private_2 is set Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells New
[v4,07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache() Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells New
[v4,02/28] mm: Add an unlock function for PG_private_2/PG_fscache Network fs helper library & fscache kiocb API --- 2021-03-10 David Howells New
[RFC,v2] copy_file_range.2: Update cross-filesystem support for 5.12 [RFC,v2] copy_file_range.2: Update cross-filesystem support for 5.12 --- 2021-02-27 Alejandro Colomar New
copy_file_range.2: Kernel v5.12 updates copy_file_range.2: Kernel v5.12 updates --- 2021-02-24 Luis Henriques New
[v3,5/6] ceph: plug write_begin into read helper [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
[v3,2/6] ceph: rework PageFsCache handling [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
[v3,1/6] ceph: disable old fscache readpage handling [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
ceph: fix the inline data handling ceph: fix the inline data handling --- 2021-02-22 Jeff Layton New
[v8] vfs: fix copy_file_range regression in cross-fs copies [v8] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-22 Luis Henriques New
[v4] vfs: fix copy_file_range regression in cross-fs copies [v4] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-18 Luis Henriques New
[v3] vfs: fix copy_file_range regression in cross-fs copies [v3] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-17 Luis Henriques New
[v2,6/6] ceph: convert ceph_readpages to ceph_readahead [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,5/6] ceph: plug write_begin into read helper [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,4/6] ceph: convert readpage to fscache read helper [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,3/6] ceph: fix fscache invalidation [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[34/33] netfs: Use in_interrupt() not in_softirq() Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells New
« 1 2 ... 15 16 1718 19 »