summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-12blk-mq: fix filesystem I/O request allocationblock-5.16-2021-11-13Ming Lei
2021-11-12blkcg: Remove extra blkcg_bio_issue_initLaibin Qiu
2021-11-11block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki
2021-11-11blk-mq: rename blk_attempt_bio_mergeMing Lei
2021-11-11blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_mergeMing Lei
2021-11-11block: fix kerneldoc for disk_register_independent_access__ranges()Jens Axboe
2021-11-09block: add __must_check for *add_disk*() callersLuis Chamberlain
2021-11-09block: use enum type for blk_mq_alloc_data->rq_flagsJens Axboe
2021-11-09block: Hold invalidate_lock in BLKZEROOUT ioctlShin'ichiro Kawasaki
2021-11-09block: Hold invalidate_lock in BLKDISCARD ioctlShin'ichiro Kawasaki
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-09Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-11-09Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-09Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-09Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-09Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTLManfred Spraul
2021-11-09ipc: check checkpoint_restore_ns_capable() to modify C/R proc filesMichal Clapinski
2021-11-09selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park
2021-11-09virtio-mem: disallow mapping virtio-mem memory via /dev/memDavid Hildenbrand
2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand
2021-11-09kernel/resource: clean up and optimize iomem_is_exclusive()David Hildenbrand
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson
2021-11-09kcov: replace local_irq_save() with a local_lock_tSebastian Andrzej Siewior
2021-11-09kcov: avoid enable+disable interrupts if !in_task()Sebastian Andrzej Siewior
2021-11-09kcov: allocate per-CPU memory on the relevant nodeSebastian Andrzej Siewior
2021-11-09Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior
2021-11-09Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior
2021-11-09sysv: use BUILD_BUG_ON instead of runtime checkPavel Skripkin
2021-11-09kernel/fork.c: unshare(): use swap() to make code cleanerRan Xiaokai
2021-11-09seq_file: fix passing wrong private dataMuchun Song
2021-11-09seq_file: move seq_escape() to a headerAndy Shevchenko
2021-11-09signal: remove duplicate include in signal.hYe Guojin
2021-11-09crash_dump: remove duplicate include in crash_dump.hYe Guojin
2021-11-09crash_dump: fix boolreturn.cocci warningChangcheng Deng
2021-11-09hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann
2021-11-09nilfs2: remove filenames from file commentsRyusuke Konishi
2021-11-09nilfs2: replace snprintf in show functions with sysfs_emitQing Wang
2021-11-09coda: bump module version to 7.2Jan Harkes
2021-11-09coda: use vmemdup_user to replace the open codeJing Yangyang
2021-11-09coda: convert from atomic_t to refcount_t on coda_vm_ops->refcntXiyu Yang
2021-11-09coda: avoid doing bad things on inode type changes during revalidationJan Harkes
2021-11-09coda: avoid hidden code duplication in renameJan Harkes
2021-11-09coda: avoid flagging NULL inodesJan Harkes
2021-11-09coda: remove err which no one careAlex Shi