summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * | | | | ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * | | | | ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * | | | | char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-173-8/+9
| * | | | | ipmi: Convert from tasklet to BH workqueueAllen Pais2024-04-171-15/+14
* | | | | | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-05-256-19/+434
|\ \ \ \ \ \
| * | | | | | doc: ceph: update userspace command to get CephFS metadataArtem Ikonnikov2024-05-231-6/+9
| * | | | | | ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li2024-05-231-1/+3
| * | | | | | ceph: check the cephx mds auth access for async diropXiubo Li2024-05-232-0/+59
| * | | | | | ceph: check the cephx mds auth access for openXiubo Li2024-05-231-2/+33
| * | | | | | ceph: check the cephx mds auth access for setattrXiubo Li2024-05-231-9/+37
| * | | | | | ceph: add ceph_mds_check_access() helperXiubo Li2024-05-232-0/+167
| * | | | | | ceph: save cap_auths in MDS client when session is openedXiubo Li2024-05-232-1/+126
* | | | | | | Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds2024-05-2513-154/+98
|\ \ \ \ \ \ \
| * | | | | | | fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov2024-05-241-0/+1
| * | | | | | | fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov2024-05-241-0/+6
| * | | | | | | fs/ntfs3: Mark volume as dirty if xattr is brokenKonstantin Komarov2024-04-231-1/+4
| * | | | | | | fs/ntfs3: Always make file nonresident on fallocate callKonstantin Komarov2024-04-233-0/+42
| * | | | | | | fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inodeKonstantin Komarov2024-04-233-39/+23
| * | | | | | | fs/ntfs3: Use variable length array instead of fixed sizeKonstantin Komarov2024-04-231-1/+1
| * | | | | | | fs/ntfs3: Use 64 bit variable to avoid 32 bit overflowKonstantin Komarov2024-04-231-1/+2
| * | | | | | | fs/ntfs3: Check 'folio' pointer for NULLKonstantin Komarov2024-04-231-6/+11
| * | | | | | | fs/ntfs3: Missed le32_to_cpu conversionKonstantin Komarov2024-04-231-1/+1
| * | | | | | | fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov2024-04-231-2/+0
| * | | | | | | fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov2024-04-232-12/+6
| * | | | | | | fs/ntfs3: remove atomic_openJeff Layton2024-04-171-90/+0
| * | | | | | | fs/ntfs3: use kcalloc() instead of kzalloc()Lenko Donchev2024-04-171-1/+1
* | | | | | | | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-05-252-9/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | ksmbd: ignore trailing slashes in share pathsNandor Kracser2024-05-231-1/+5
| * | | | | | | | ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon2024-05-121-8/+13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-05-2529-250/+702
|\ \ \ \ \ \ \ \
| * | | | | | | | pcf8563: add wakeup-source supportAlexandre Belloni2024-05-071-2/+7
| * | | | | | | | rtc: rx8111: handle VLOW flagAlexandre Belloni2024-05-071-0/+12
| * | | | | | | | rtc: rx8111: demote warnings to debug levelAlexandre Belloni2024-05-071-5/+5
| * | | | | | | | rtc: rx6110: Constify struct regmap_configChristophe JAILLET2024-05-071-2/+2
| * | | | | | | | dt-bindings: rtc: convert trivial devices into dtschemaJavier Carrasco2024-04-179-115/+18
| * | | | | | | | dt-bindings: rtc: stmp3xxx-rtc: convert to dtschemaJavier Carrasco2024-04-172-21/+51
| * | | | | | | | dt-bindings: rtc: pxa-rtc: convert to dtschemaJavier Carrasco2024-04-172-14/+40
| * | | | | | | | rtc: Add driver for Epson RX8111Waqar Hameed2024-04-173-0/+367
| * | | | | | | | dt-bindings: rtc: Add Epson RX8111Waqar Hameed2024-04-171-0/+1
| * | | | | | | | rtc: mcp795: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-171-1/+0
| * | | | | | | | rtc: nuvoton: Modify part number valueMia Lin2024-03-291-6/+9
| * | | | | | | | rtc: test: Split rtc unit test into slow and normal speed testGuenter Roeck2024-03-291-7/+26
| * | | | | | | | dt-bindings: rtc: nxp,lpc1788-rtc: convert to dtschemaJavier Carrasco2024-03-292-21/+58
| * | | | | | | | dt-bindings: rtc: digicolor-rtc: move to trivial-rtcJavier Carrasco2024-03-292-17/+2
| * | | | | | | | dt-bindings: rtc: alphascale,asm9260-rtc: convert to dtschemaJavier Carrasco2024-03-292-19/+50
| * | | | | | | | dt-bindings: rtc: armada-380-rtc: convert to dtschemaJavier Carrasco2024-03-292-24/+51
| * | | | | | | | rtc: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih2024-03-291-1/+8
* | | | | | | | | Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2024-05-255-17/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i3c: dw: Add hot-join support.Billy Tsai2024-05-232-13/+56