2022-07-19 |
Al Viro | Merge branches 'work.misc', 'work.iov_iter', 'work... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | expand those iov_iter_advance()... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | pipe_get_pages(): switch to append_pipe() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | get rid of non-advancing variants |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ceph: switch the last caller of iov_iter_get_pages_alloc() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | 9p: convert to advancing variant of iov_iter_get_pages_... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | af_alg_make_sg(): switch to advancing variant of iov_it... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | iter_to_pipe(): switch to advancing variant of iov_iter... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | block: convert to advancing variants of iov_iter_get_pa... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | iov_iter: advancing variants of iov_iter_get_pages... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | iov_iter: saner helper for page array allocation |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | fold __pipe_get_pages() into pipe_get_pages() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_XARRAY: don't open-code DIV_ROUND_UP() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | unify the rest of iov_iter_get_pages()/iov_iter_get_pag... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | unify xarray_get_pages() and xarray_get_pages_alloc() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | unify pipe_get_pages() and pipe_get_pages_alloc() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | iov_iter_get_pages(): sanity-check arguments |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | iov_iter_get_pages_alloc(): lift freeing pages array... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: fold data_start() and pipe_space_for_user... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: cache the type of last buffer |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: clean iov_iter_revert() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: clean pipe_advance() up |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: lose iter_head argument of __pipe_get_pages() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: fold push_pipe() into __pipe_get_pages() |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: allocate buffers as we go in copy-to-pipe... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: helpers for adding pipe buffers |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | ITER_PIPE: helper for getting pipe buffer by index |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | splice: stop abusing iov_iter_advance() to flush a... |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | switch new_sync_{read,write}() to ITER_UBUF |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | new iov_iter flavour - ITER_UBUF |
commit | commitdiff | tree |
2022-07-19 |
Al Viro | Merge branches 'fixes', 'block-iter', 'work.9p', 'work... |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | fs: remove no_llseek |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | fs: check FMODE_LSEEK to control internal pipe splicing |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | vfio: do not set FMODE_LSEEK flag |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | dma-buf: remove useless FMODE_LSEEK flag |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | fs: do not compare against ->llseek |
commit | commitdiff | tree |
2022-07-16 |
Jason A. Donenfeld | fs: clear or set FMODE_LSEEK based on llseek function |
commit | commitdiff | tree |
2022-07-13 |
Keith Busch | block: fix leaking page ref on truncated direct io for-5.20/block-iter |
commit | commitdiff | tree |
2022-07-13 |
Keith Busch | block: ensure bio_iov_add_page can't fail |
commit | commitdiff | tree |
2022-07-13 |
Keith Busch | block: ensure iov_iter advances for added pages |
commit | commitdiff | tree |
2022-07-07 |
Al Viro | first_iovec_segment(): just return address |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | iov_iter: massage calling conventions for first_{iovec... |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | iov_iter: first_{iovec,bvec}_segment() - simplify a bit |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | iov_iter: lift dealing with maxpages out of first_... |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | iov_iter_get_pages{,_alloc}(): cap the maxsize with... |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | iov_iter_bvec_advance(): don't bother with bvec_iter |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | s390: copy_oldmem_page() - don't ignore ->iov_offset |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | step_into(): move fetching ->d_inode past handle_mounts() |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | lookup_fast(): don't bother with inode |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | follow_dotdot{,_rcu}(): don't bother with inode |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | step_into(): lose inode argument |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | namei: stash the sampled ->d_seq into nameidata |
commit | commitdiff | tree |
2022-07-06 |
Al Viro | namei: move clearing LOOKUP_RCU towards rcu_read_unlock() |
commit | commitdiff | tree |
2022-07-05 |
Al Viro | switch try_to_unlazy_next() to __legitimize_mnt() |
commit | commitdiff | tree |
2022-07-05 |
Al Viro | follow_dotdot{,_rcu}(): change calling conventions |
commit | commitdiff | tree |
2022-07-05 |
Al Viro | namei: get rid of pointless unlikely(read_seqcount_retr... |
commit | commitdiff | tree |
2022-07-05 |
Al Viro | __follow_mount_rcu(): verify that mount_lock remains... |
commit | commitdiff | tree |
2022-06-28 |
Al Viro | fix short copy handling in copy_mc_pipe_to_iter() |
commit | commitdiff | tree |
2022-06-28 |
Al Viro | copy_page_{to,from}_iter(): switch iovec variants to... |
commit | commitdiff | tree |
2022-06-28 |
Siddhesh Poyarekar | vfs: escape hash as well |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | iomap: add support for dma aligned direct-io |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: relax direct io memory alignment block-5.20-al |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: introduce bdev_iter_is_aligned helper |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | iov: introduce iov_iter_aligned |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block/bounce: count bytes instead of sectors |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block/merge: count bytes instead of sectors |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: add a helper function for dio alignment |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: introduce bdev_dma_alignment helper |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: export dma_alignment attribute |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block/bio: remove duplicate append pages code |
commit | commitdiff | tree |
2022-06-27 |
Keith Busch | block: fix infinite loop for invalid zone append |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Linux 5.19-rc4 v5.19-rc4 |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'soc-fixes-5.19' of git://git./linux/kernel... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2022-06-26' of git:/... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'for-5.19-rc3-tag' of git://git./linux/kernel... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'dma-mapping-5.19-2022-06-26' of git://git... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'for-5.19/fbdev-2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'for-5.19/parisc-3' of git://git./linux/kerne... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'xtensa-20220626' of https://github.com/jcmvb... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'powerpc-5.19-3' of git://git./linux/kernel... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'kbuild-fixes-v5.19-2' of git://git./linux... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag 'exfat-for-5.19-rc4' of git://git./linux... |
commit | commitdiff | tree |
2022-06-26 |
Linus Torvalds | Merge tag '5.19-rc3-smb3-client-fixes' of git://git... |
commit | commitdiff | tree |
2022-06-26 |
Arnaldo Carvalho... | tools headers UAPI: Synch KVM's svm.h header with the... |
commit | commitdiff | tree |
2022-06-26 |
Arnaldo Carvalho... | tools include UAPI: Sync linux/vhost.h with the kernel... |
commit | commitdiff | tree |
2022-06-26 |
Gang Li | perf stat: Enable ignore_missing_thread |
commit | commitdiff | tree |
2022-06-26 |
Raul Silvera | perf inject: Adjust output data offset for backward... |
commit | commitdiff | tree |
2022-06-26 |
Arnaldo Carvalho... | perf trace beauty: Fix generation of errno id->str... |
commit | commitdiff | tree |
2022-06-26 |
Adrian Hunter | perf build-id: Fix caching files with a wrong build ID |
commit | commitdiff | tree |
2022-06-26 |
Arnaldo Carvalho... | tools headers cpufeatures: Sync with the kernel sources |
commit | commitdiff | tree |
2022-06-26 |
Arnaldo Carvalho... | tools headers UAPI: Sync drm/i915_drm.h with the kernel... |
commit | commitdiff | tree |
2022-06-26 |
Adrian Hunter | perf inject: Fix missing free in copy_kcore_dir() |
commit | commitdiff | tree |
2022-06-26 |
Helge Deller | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX |
commit | commitdiff | tree |
2022-06-26 |
John David... | parisc: Fix flush_anon_page on PA8800/PA8900 |
commit | commitdiff | tree |
2022-06-25 |
Jiang Jian | parisc: align '*' in comment in math-emu code |
commit | commitdiff | tree |
2022-06-25 |
Sami Tolvanen | kbuild: Ignore __this_module in gen_autoksyms.sh |
commit | commitdiff | tree |
2022-06-25 |
Masahiro Yamada | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_K... |
commit | commitdiff | tree |
2022-06-25 |
Linus Torvalds | Merge tag 'char-misc-5.19-rc4' of git://git./linux... |
commit | commitdiff | tree |
2022-06-25 |
Linus Torvalds | Merge tag 'usb-5.19-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree |
next |