summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Cease delete work during unmountBob Peterson2023-01-312-1/+5
* gfs2: Add SDF_DEACTIVATING super block flagBob Peterson2023-01-313-0/+4
* gfs2: check gl_object in rgrp glopsBob Peterson2023-01-311-3/+6
* gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher2023-01-316-22/+45
* gfs2: Move delete workqueue into super blockAndreas Gruenbacher2023-01-315-16/+22
* gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher2023-01-314-34/+5
* gfs2: Make glock lru list scanning saferAndreas Gruenbacher2023-01-311-5/+9
* gfs2: Clean up gfs2_scan_glock_lruAndreas Gruenbacher2023-01-311-9/+4
* gfs2: Improve gfs2_upgrade_iopen_glock commentAndreas Gruenbacher2023-01-311-8/+16
* gfs2: gl_object races fixAndreas Gruenbacher2023-01-273-5/+11
* Merge branch 'iomap-for-next' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Andreas Gruenbacher2023-01-244-57/+103
|\
| * iomap: Rename page_ops to folio_opsAndreas Gruenbacher2023-01-184-18/+18
| * iomap: Rename page_prepare handler to get_folioAndreas Gruenbacher2023-01-183-8/+8
| * iomap: Add __iomap_get_folio helperAndreas Gruenbacher2023-01-181-4/+12
| * iomap/gfs2: Get page in page_prepare handlerAndreas Gruenbacher2023-01-183-23/+24
| * iomap: Add iomap_get_folio helperAndreas Gruenbacher2023-01-182-9/+31
| * iomap: Rename page_done handler to put_folioAndreas Gruenbacher2023-01-183-10/+10
| * iomap/gfs2: Unlock and put folio in page_done handlerAndreas Gruenbacher2023-01-183-10/+20
| * iomap: Add __iomap_put_folio helperAndreas Gruenbacher2023-01-181-12/+17
* | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-221-1/+10
|\ \
| * | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher2023-01-221-1/+10
| |/
* | Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-211-1/+1
* | Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds2023-01-211-1/+5
|\ \
| * | io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe2023-01-201-1/+5
* | | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-2112-91/+122
|\ \ \
| * | | VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * | | misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * | | gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| * | | misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * | | misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * | | misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * | | misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * | | mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * | | mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
| * | | Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-203-7/+38
| |\ \ \
| | * | | interconnect: qcom: rpm: Use _optional func for provider clocksKonrad Dybcio2023-01-051-1/+1
| | * | | interconnect: qcom: msm8996: Fix regmap max_register valuesKonrad Dybcio2023-01-051-5/+5
| | * | | interconnect: qcom: msm8996: Provide UFS clocks to A2NoCKonrad Dybcio2023-01-051-0/+9
| | * | | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23
| * | | | w1: fix WARNING after calling w1_process()Yang Yingliang2023-01-191-1/+3
| * | | | w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-01-192-3/+4
| * | | | comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-191-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-213-7/+15
|\ \ \ \
| * | | | prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman2023-01-211-0/+2
| * | | | driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-01-191-1/+1
| * | | | device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-01-191-6/+12
* | | | | Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-212-3/+3
|\ \ \ \ \
| * | | | | staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2023-01-172-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-216-20/+47
|\ \ \ \ \
| * | | | | serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell2023-01-201-0/+14