Show patches with: Archived = No       |   3442 patches
« 1 2 3 434 35 »
Patch Series S/W/F Date Submitter Delegate State
[v5,03/12] ceph: drop usage of page_index Untitled series #241620 --- 2024-05-10 Kairui Song New
ceph: defer clearing the CEPH_I_FLUSH_SNAPS flag ceph: defer clearing the CEPH_I_FLUSH_SNAPS flag --- 2024-05-08 Xiubo Li New
[v4,03/12] ceph: drop usage of page_index Untitled series #241082 --- 2024-05-02 Kairui Song Superseded
[v2,22/22] netfs, afs: Use writeback retry to deal with alternate keys netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,21/22] netfs: Miscellaneous tidy ups netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,20/22] netfs: Remove the old writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,19/22] netfs: Cut over to using new writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,18/22] netfs, cachefiles: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,17/22] netfs, 9p: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,16/22] netfs, afs: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,15/22] netfs: Add some write-side stats and clean up some stat names netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,14/22] netfs: New writeback implementation netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,13/22] netfs: Switch to using unsigned long long rather than loff_t netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,12/22] mm: Export writeback_iter() netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,11/22] netfs: Use mempools for allocating requests and subrequests netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,10/22] netfs: Remove ->launder_folio() support netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,09/22] afs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,08/22] 9p: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,07/22] mm: Provide a means of invalidation without using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,06/22] netfs: Use subreq_counter to allocate subreq debug_index values netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,03/22] mm: Remove the PG_fscache alias for PG_private_2 netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,01/22] netfs: Update i_blocks when write committed to pagecache netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v3,03/12] ceph: drop usage of page_index Untitled series #240805 --- 2024-04-29 Kairui Song Superseded
[v2,4/8] ceph: drop usage of page_index Untitled series #240360 --- 2024-04-23 Kairui Song Superseded
[v5,6/6] ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[v5,5/6] ceph: check the cephx mds auth access for async dirop ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[v5,4/6] ceph: check the cephx mds auth access for open ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[v5,3/6] ceph: check the cephx mds auth access for setattr ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[v5,2/6] ceph: add ceph_mds_check_access() helper support ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[v5,1/6] ceph: save the cap_auths in client when session being opened ceph: check the cephx mds auth access in client side --- 2024-04-18 Xiubo Li New
[4/8] ceph: drop usage of page_index Untitled series #239830 --- 2024-04-17 Kairui Song Superseded
[GIT,PULL] Ceph fixes for 6.9-rc4 [GIT,PULL] Ceph fixes for 6.9-rc4 --- 2024-04-12 Ilya Dryomov New
MAINTAINERS: remove myself as a Reviewer for Ceph MAINTAINERS: remove myself as a Reviewer for Ceph --- 2024-04-09 Jeff Layton New
ceph: switch to use cap_delay_lock for the unlink delay list ceph: switch to use cap_delay_lock for the unlink delay list --- 2024-04-09 Xiubo Li New
[25/26] netfs: Miscellaneous tidy ups [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[23/26] netfs: Cut over to using new writeback code [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[21/26] netfs, 9p: Implement helpers for new write code [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[19/26] netfs: New writeback implementation [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[17/26] netfs: Fix writethrough-mode error handling [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells New
[15/26] mm: Export writeback_iter() [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[13/26] netfs: Remove ->launder_folio() support [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[11/26] 9p: Use alternative invalidation to using launder_folio [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[09/26] mm: Provide a means of invalidation without using launder_folio [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells New
[07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[05/26] mm: Remove the PG_fscache alias for PG_private_2 [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[03/26] netfs: Update i_blocks when write committed to pagecache [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[01/26] cifs: Fix duplicate fscache cookie warnings [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells New
[2/9] libceph: avoid clang out-of-range warning Untitled series #238323 --- 2024-03-28 Arnd Bergmann New
[RFC,v2] mm, netfs: Provide a means of invalidation without using launder_folio [RFC,v2] mm, netfs: Provide a means of invalidation without using launder_folio --- 2024-03-27 David Howells Superseded
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE --- 2024-03-24 NeilBrown New
[GIT,PULL] Ceph fixes for 6.9-rc1 [GIT,PULL] Ceph fixes for 6.9-rc1 --- 2024-03-22 Ilya Dryomov New
ceph: make the ceph-cap workqueue UNBOUND ceph: make the ceph-cap workqueue UNBOUND --- 2024-03-21 Xiubo Li New
回覆: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read 回覆: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read --- 2024-03-19 Frank Hsiao 蕭法宣 New
回覆: [PATCH v3 1/2] ceph: skip copying the data extends the file EOF ceph: skip copying the data extends the file EOF --- 2024-03-19 Frank Hsiao 蕭法宣 New
[v3,2/2] ceph: set the correct mask for getattr reqeust for read 回覆: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read --- 2024-03-19 Xiubo Li New
[v3,1/2] ceph: skip copying the data extends the file EOF [v3,1/2] ceph: skip copying the data extends the file EOF --- 2024-03-19 Xiubo Li New
[v3] ceph: return -ENODATA when xattr doesn't exist for removexattr [v3] ceph: return -ENODATA when xattr doesn't exist for removexattr --- 2024-03-14 Xiubo Li New
[v2] ceph: return -ENODATA when xattr doesn't exist for removexattr [v2] ceph: return -ENODATA when xattr doesn't exist for removexattr --- 2024-03-13 Xiubo Li New
[GIT,PULL] Ceph fix for 6.8-rc8 [GIT,PULL] Ceph fix for 6.8-rc8 --- 2024-03-08 Ilya Dryomov New
[RFC,v2] mm: Kill ->launder_folio() [RFC,v2] mm: Kill ->launder_folio() --- 2024-03-07 David Howells New
[RFC] mm: Replace ->launder_folio() with flush and wait [RFC] mm: Replace ->launder_folio() with flush and wait --- 2024-03-06 David Howells New
ceph: return -ENODATA when xattr doesn't exist for removexattr ceph: return -ENODATA when xattr doesn't exist for removexattr --- 2024-03-06 Xiubo Li New
[v2] libceph: init the cursor when preparing the sparse read [v2] libceph: init the cursor when preparing the sparse read --- 2024-03-06 Xiubo Li New
[GIT,PULL] Ceph fix for 6.8-rc7 [GIT,PULL] Ceph fix for 6.8-rc7 --- 2024-03-01 Ilya Dryomov New
libceph: init the cursor when preparing the sparse read libceph: init the cursor when preparing the sparse read --- 2024-02-29 Xiubo Li New
[net-next] Simplify net_dbg_ratelimited() dummy [net-next] Simplify net_dbg_ratelimited() dummy --- 2024-02-28 Geert Uytterhoeven New
[4/4] ceph: Use no_printk() helper printk_index: Fix false positives --- 2024-02-28 Geert Uytterhoeven New
[3/4] dyndbg: Use *no_printk() helpers printk_index: Fix false positives --- 2024-02-28 Geert Uytterhoeven New
[2/4] dev_printk: Add and use dev_no_printk() printk_index: Fix false positives --- 2024-02-28 Geert Uytterhoeven New
[1/4] printk: Let no_printk() use _printk() printk_index: Fix false positives --- 2024-02-28 Geert Uytterhoeven New
[v4,6/6] ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
[v4,5/6] ceph: check the cephx mds auth access for async dirop ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
[v4,4/6] ceph: check the cephx mds auth access for open ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
[v4,3/6] ceph: check the cephx mds auth access for setattr ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
[v4,2/6] ceph: add ceph_mds_check_access() helper support ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
[v4,1/6] ceph: save the cap_auths in client when session being opened ceph: check the cephx mds auth access in client side --- 2024-02-27 Xiubo Li Superseded
回覆: [PATCH v2 2/2] ceph: set the correct mask for getattr reqeust for read 回覆: [PATCH v2 2/2] ceph: set the correct mask for getattr reqeust for read --- 2024-02-26 Frank Hsiao 蕭法宣 Superseded
回覆: [PATCH v2 1/2] ceph: skip copying the data extends the file EOF 回覆: [PATCH v2 1/2] ceph: skip copying the data extends the file EOF --- 2024-02-26 Frank Hsiao 蕭法宣 New
ceph: remove SLAB_MEM_SPREAD flag usage ceph: remove SLAB_MEM_SPREAD flag usage --- 2024-02-24 Chengming Zhou New
[v2,2/2] ceph: set the correct mask for getattr reqeust for read ceph: skip copying the data extends the file EOF --- 2024-02-22 Xiubo Li Superseded
[v2,1/2] ceph: skip copying the data extends the file EOF ceph: skip copying the data extends the file EOF --- 2024-02-22 Xiubo Li New
ceph: skip copying the data extends the file EOF ceph: skip copying the data extends the file EOF --- 2024-02-21 Xiubo Li Superseded
[v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask [v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask --- 2024-02-21 Xiubo Li Superseded
[v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask [v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask --- 2024-02-21 Xiubo Li New
ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask --- 2024-02-19 Xiubo Li Superseded
[16/17] ublk: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[12/17] mspro_block: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[10/17] gdrom: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[06/17] ps3disk: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[04/17] mtip: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[01/17] ubd: pass queue_limits to blk_mq_alloc_disk [01/17] ubd: pass queue_limits to blk_mq_alloc_disk --- 2024-02-15 Christoph Hellwig New
[GIT,PULL] Ceph fixes for 6.8-rc4 [GIT,PULL] Ceph fixes for 6.8-rc4 --- 2024-02-09 Ilya Dryomov New
ceph: mark lock variable __maybe_unused in ceph_count_file_locks ceph: mark lock variable __maybe_unused in ceph_count_file_locks --- 2024-02-06 Jeff Layton New
block: rbd: make rbd_bus_type const block: rbd: make rbd_bus_type const --- 2024-02-04 Ricardo B. Marliere New
ceph: increment refcount before usage ceph: increment refcount before usage --- 2024-02-01 ridave@redhat.com New
« 1 2 3 434 35 »