Show patches with: Archived = No       |   3339 patches
« 1 2 3 433 34 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty New
[v3,55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) 1 - - --- 2023-03-31 David Howells New
[v3,54/55] drdb: Send an entire bio in a single sendmsg splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,52/55] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,51/55] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,50/55] kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,49/55] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,48/55] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) 1 - - --- 2023-03-31 David Howells New
[v3,47/55] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,46/55] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,44/55] algif: Remove hash_sendpage*() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,43/55] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,42/55] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES) splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,40/55] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,37/55] Remove file->f_op->sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,36/55] splice, net: Reimplement splice_to_socket() to pass multiple bufs to sendmsg() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,35/55] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,34/55] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,33/55] kcm: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,32/55] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,31/55] chelsio: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,30/55] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,29/55] tls/sw: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,28/55] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,27/55] tls/device: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,26/55] crypto: af_alg/hash: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,25/55] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,24/55] crypto: af_alg: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,23/55] crypto: af_alg: Indent the loop in af_alg_sendmsg() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,22/55] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,21/55] crypto: af_alg: Pin pages rather than ref'ing if appropriate splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,20/55] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,19/55] af_unix: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,18/55] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,17/55] ip6, udp6: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,16/55] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,15/55] ip, udp: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,14/55] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,13/55] siw: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,12/55] tls: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,11/55] espintcp: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,09/55] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,08/55] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,07/55] tcp: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,06/55] mm: Make the page_frag_cache allocator use per-cpu splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,05/55] mm: Make the page_frag_cache allocator use multipage folios splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,04/55] mm: Move the page fragment allocator from page_alloc.c into its own file splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,02/55] iov_iter: Remove last_offset member splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
[v3,01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-31 David Howells New
fs: fix sysctls.c built fs: fix sysctls.c built - - - --- 2023-03-31 Kefeng Wang New
[v3,3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed New
[v3,2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed New
[v3,1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim() Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-31 Yosry Ahmed New
[v4] fs/buffer.c: update per-CPU bh_lru cache via RCU [v4] fs/buffer.c: update per-CPU bh_lru cache via RCU - - - --- 2023-03-30 Marcelo Tosatti New
[11/11] iov_iter: import single vector iovecs as ITER_UBUF Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[10/11] iov_iter: convert import_single_range() to ITER_UBUF Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[09/11] iov_iter: overlay struct iovec and ubuf/len Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[08/11] iov_iter: set nr_segs = 1 for ITER_UBUF Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[07/11] iov_iter: remove iov_iter_iovec() Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[06/11] iov_iter: add iter_iov_addr() and iter_iov_len() helpers Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[05/11] ALSA: pcm: check for user backed iterator, not specific iterator type Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[04/11] IB/qib: check for user backed iterator, not specific iterator type Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[03/11] IB/hfi1: check for user backed iterator, not specific iterator type Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[02/11] iov_iter: add iter_iovec() helper Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[01/11] block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[GIT,PULL] zonefs fixes for 6.3-rc5 [GIT,PULL] zonefs fixes for 6.3-rc5 - - - --- 2023-03-30 Damien Le Moal New
[v2,19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,16/19] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-03-30 Johannes Thumshirn New
[v2,11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,10/19] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,07/19] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
fs: consolidate duplicate dt_type helpers fs: consolidate duplicate dt_type helpers 1 1 - --- 2023-03-30 Jeff Layton New
fs: drop peer group ids under namespace lock fs: drop peer group ids under namespace lock - - - --- 2023-03-30 Christian Brauner New
[v2,2/2] zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space zonefs: Fix data corruption and error return - 1 - --- 2023-03-30 Damien Le Moal New
[v2,1/2] zonefs: Always invalidate last cached page on append write zonefs: Fix data corruption and error return - 1 - --- 2023-03-30 Damien Le Moal New
[v2] fs: consolidate dt_type() helper definitions [v2] fs: consolidate dt_type() helper definitions - - - --- 2023-03-30 Jeff Layton New
fs: vboxsf: remove unused out_len variable fs: vboxsf: remove unused out_len variable - 1 - --- 2023-03-29 Tom Rix New
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL - - - --- 2023-03-29 David Disseldorp New
fs: consolidate dt_type() helper definitions fs: consolidate dt_type() helper definitions 1 1 - --- 2023-03-29 Jeff Layton New
« 1 2 3 433 34 »