summaryrefslogtreecommitdiff
path: root/include/uapi/linux/wait.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-30 09:49:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-30 09:49:53 +0200
commit632428373bea7581869cb05dce40bef0d37793e3 (patch)
tree60575764f21a7f4a552c8c30737e68aac368d64b /include/uapi/linux/wait.h
parent40503e6045704b0a4f071568ffaabb2eee3d9431 (diff)
downloadkernel-linux-6.8.y.tar.gz
Linux 6.8.12linux-6.8.y
Link: https://lore.kernel.org/r/20240527185626.546110716@linuxfoundation.org Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/wait.h')
0 files changed, 0 insertions, 0 deletions
ocations which are known to be larger thanNathan Scott 2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen 2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen 2006-09-07[XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott 2006-07-28[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig 2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott 2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro 2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott 2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott 2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott 2006-06-09[XFS] statvfs component of directory/project quota support, codeNathan Scott 2006-06-09[XFS] Remove dead code from come bulkstat paths.Nathan Scott 2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott 2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber 2006-03-31[XFS] Make project quota enforcement return an error code consistent withNathan Scott 2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott 2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott 2006-03-14[XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell 2006-03-14[XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin 2006-03-14[XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy fromNathan Scott 2006-02-28[XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott