Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | scsi: target: Fix protect handling in WRITE SAME(32) | Dmitry Bogdanov | 2021-07-19 | 1 | -18/+17 | |
| * | | | | | | scsi: iscsi: Fix iface sysfs attr detection | Mike Christie | 2021-07-19 | 1 | -56/+34 | |
* | | | | | | | Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-24 | 2 | -17/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | io_uring: explicitly catch any illegal async queue attempt | Jens Axboe | 2021-07-24 | 2 | -1/+17 | |
| * | | | | | | | io_uring: never attempt iopoll reissue from release path | Jens Axboe | 2021-07-24 | 1 | -7/+7 | |
| * | | | | | | | io_uring: fix early fdput() of file | Jens Axboe | 2021-07-23 | 1 | -2/+4 | |
| * | | | | | | | io_uring: fix memleak in io_init_wq_offload() | Yang Yingliang | 2021-07-20 | 1 | -1/+5 | |
| * | | | | | | | io_uring: remove double poll entry on arm failure | Pavel Begunkov | 2021-07-20 | 1 | -0/+2 | |
| * | | | | | | | io_uring: explicitly count entries for poll reqs | Pavel Begunkov | 2021-07-20 | 1 | -6/+10 | |
* | | | | | | | | Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-24 | 6 | -19/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14 | Jens Axboe | 2021-07-22 | 5 | -18/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nvme: set the PRACT bit when using Write Zeroes with T10 PI | Christoph Hellwig | 2021-07-21 | 1 | -1/+4 | |
| | * | | | | | | | | nvme: fix nvme_setup_command metadata trace event | Keith Busch | 2021-07-21 | 1 | -3/+3 | |
| | * | | | | | | | | nvme: fix refcounting imbalance when all paths are down | Hannes Reinecke | 2021-07-21 | 3 | -13/+21 | |
| | * | | | | | | | | nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING | Zhihao Cheng | 2021-07-21 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | block: increase BLKCG_MAX_POLS | Oleksandr Natalenko | 2021-07-17 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-24 | 2 | -12/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: mpc: Poll for MCF | Chris Packham | 2021-07-20 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel... | Wolfram Sang | 2021-07-20 | 1 | -10/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | misc: eeprom: at24: Always append device id even if label property is set. | Jérôme Glisse | 2021-07-01 | 1 | -10/+7 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-24 | 15 | -51/+93 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hugetlbfs: fix mount mode command line processing | Mike Kravetz | 2021-07-24 | 1 | -1/+1 | |
| * | | | | | | | | | | mm: fix the deadlock in finish_fault() | Qi Zheng | 2021-07-24 | 1 | -1/+10 | |
| * | | | | | | | | | | mm: mmap_lock: fix disabling preemption directly | Muchun Song | 2021-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | mm/secretmem: wire up ->set_page_dirty | Mike Rapoport | 2021-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | writeback, cgroup: do not reparent dax inodes | Roman Gushchin | 2021-07-24 | 1 | -0/+3 | |
| * | | | | | | | | | | writeback, cgroup: remove wb from offline list before releasing refcnt | Roman Gushchin | 2021-07-24 | 1 | -1/+1 | |
| * | | | | | | | | | | memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions | Mike Rapoport | 2021-07-24 | 2 | -3/+4 | |
| * | | | | | | | | | | mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction | Sergei Trofimovich | 2021-07-24 | 1 | -13/+16 | |
| * | | | | | | | | | | mm: use kmap_local_page in memzero_page | Christoph Hellwig | 2021-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | mm: call flush_dcache_page() in memcpy_to_page() and memzero_page() | Christoph Hellwig | 2021-07-24 | 1 | -0/+2 | |
| * | | | | | | | | | | kfence: skip all GFP_ZONEMASK allocations | Alexander Potapenko | 2021-07-24 | 1 | -0/+9 | |
| * | | | | | | | | | | kfence: move the size check to the beginning of __kfence_alloc() | Alexander Potapenko | 2021-07-24 | 1 | -3/+7 | |
| * | | | | | | | | | | kfence: defer kfence_test_init to ensure that kunit debugfs is created | Weizhao Ouyang | 2021-07-24 | 1 | -1/+1 | |
| * | | | | | | | | | | selftest: use mmap instead of posix_memalign to allocate memory | Peter Collingbourne | 2021-07-24 | 1 | -2/+4 | |
| * | | | | | | | | | | userfaultfd: do not untag user pointers | Peter Collingbourne | 2021-07-24 | 2 | -22/+30 | |
* | | | | | | | | | | | Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-23 | 12 | -47/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | btrfs: store a block_device in struct btrfs_ordered_extent | Christoph Hellwig | 2021-07-22 | 4 | -13/+6 | |
| * | | | | | | | | | | btrfs: fix lock inversion problem when doing qgroup extent tracing | Filipe Manana | 2021-07-22 | 6 | -25/+48 | |
| * | | | | | | | | | | btrfs: check for missing device in btrfs_trim_fs | Anand Jain | 2021-07-22 | 1 | -0/+3 | |
| * | | | | | | | | | | btrfs: fix unpersisted i_size on fsync after expanding truncate | Filipe Manana | 2021-07-22 | 1 | -9/+22 | |
* | | | | | | | | | | | Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-07-23 | 2 | -21/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rbd: resurrect setting of disk->private_data in rbd_init_disk() | Ilya Dryomov | 2021-07-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | ceph: don't WARN if we're still opening a session to an MDS | Luis Henriques | 2021-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | rbd: don't hold lock_rwsem while running_list is being drained | Ilya Dryomov | 2021-07-20 | 1 | -7/+5 | |
| * | | | | | | | | | | | rbd: always kick acquire on "acquired" and "released" notifications | Ilya Dryomov | 2021-07-20 | 1 | -13/+7 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-07-23 | 8 | -20/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracepoints: Update static_call before tp_funcs when adding a tracepoint | Steven Rostedt (VMware) | 2021-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | ftrace: Remove redundant initialization of variable ret | Colin Ian King | 2021-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary | Nicolas Saenz Julienne | 2021-07-23 | 1 | -1/+2 |