summaryrefslogtreecommitdiff
path: root/include/uapi/linux/sonypi.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
commitc19a885e12f114b799b5d0d877219f0695e0d4de (patch)
tree35745c207ed917658029a04bfb38e9e2f5b63b7f /include/uapi/linux/sonypi.h
parentbff5ed3e7f348aea99eef9e21eca35460e4b9036 (diff)
downloadkernel-linux-5.16.y.tar.gz
Linux 5.16.20linux-5.16.y
Link: https://lore.kernel.org/r/20220412062943.670770901@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/sonypi.h')
0 files changed, 0 insertions, 0 deletions
7f36105be42cd'>btrfs: migrate subpage code to folio interfacesQu Wenruo 2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds 2023-10-18btrfs: convert to new timestamp accessorsJeff Layton 2023-10-12btrfs: remove redundant root argument from btrfs_update_inode()Filipe Manana 2023-07-13btrfs: convert to ctime accessor functionsJeff Layton 2022-12-05btrfs: pass btrfs_inode to btrfs_inode_unlockDavid Sterba 2022-12-05btrfs: pass btrfs_inode to btrfs_inode_lockDavid Sterba 2022-12-05btrfs: move super_block specific helpers into super.hJosef Bacik 2022-12-05btrfs: move file prototypes to file.hJosef Bacik 2022-12-05btrfs: move file-item prototypes into their own headerJosef Bacik 2022-12-05btrfs: update function commentsDavid Sterba 2022-12-05btrfs: move accessor helpers into accessors.hJosef Bacik 2022-12-05btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.hJosef Bacik 2022-12-05btrfs: move the printk helpers out of ctree.hJosef Bacik 2022-09-26btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITSJosef Bacik 2022-09-26btrfs: unify the lock/unlock extent variantsJosef Bacik 2022-09-26btrfs: remove the wake argument from clear_extent_bitsJosef Bacik 2022-07-25btrfs: clean up chained assignmentsDavid Sterba 2022-07-25btrfs: balance btree dirty pages and delayed items after clone and dedupeFilipe Manana 2022-07-25btrfs: remove redundant calls to flush_dcache_pageDavid Sterba 2022-06-21btrfs: add missing inode updates on each iteration when replacing extentsFilipe Manana 2022-06-21btrfs: fix race between reflinking and ordered extent completionFilipe Manana 2022-05-16btrfs: add and use helper to assert an inode range is cleanFilipe Manana 2022-05-16btrfs: remove inode_dio_wait() calls when starting reflink operationsFilipe Manana 2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle) 2022-03-14btrfs: remove the cross file system checks from remapJosef Bacik 2022-03-14btrfs: deal with unexpected extent type during reflinkingFilipe Manana 2022-03-14btrfs: fix unexpected error path when reflinking an inline extentFilipe Manana 2022-03-14btrfs: reset last_reflink_trans after fsyncing inodeFilipe Manana 2022-03-14btrfs: stop copying old file extents when doing a full fsyncFilipe Manana 2022-01-03btrfs: drop the _nr from the item helpersJosef Bacik