y2038
Thread
Date
Earlier messages
Later messages
Messages by Date
2019/11/09
Re: [Y2038] [PATCH 20/23] y2038: move itimer reset into itimer.c
Arnd Bergmann
2019/11/09
Re: [Y2038] [PATCH 04/16] dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Deepa Dinamani
2019/11/09
Re: [Y2038] [PATCH 03/16] net: sock: use __kernel_old_timespec instead of timespec
Deepa Dinamani
2019/11/09
Re: [Y2038] [PATCH 13/23] y2038: socket: remove timespec reference in timestamping
Deepa Dinamani
2019/11/09
Re: [Y2038] [PATCH 10/23] y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Deepa Dinamani
2019/11/09
Re: [Y2038] [PATCH 02/23] y2038: add __kernel_old_timespec and __kernel_old_time_t
Deepa Dinamani
2019/11/09
Re: [Y2038] [PATCH 20/23] y2038: move itimer reset into itimer.c
Ondrej Mosnacek
2019/11/09
Re: [Y2038] [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts
Arnd Bergmann
2019/11/09
Re: [Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Arnd Bergmann
2019/11/09
Re: [Y2038] [PATCH 09/16] netfilter: nft_meta: use 64-bit time arithmetic
Phil Sutter
2019/11/08
Re: [Y2038] [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts
Lucas Stach
2019/11/08
Re: [Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Corey Minyard
2019/11/08
Re: [Y2038] [PATCH 05/16] xtensa: ISS: avoid struct timeval
Max Filippov
2019/11/08
[Y2038] [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 11/16] quota: avoid time_t in v1_disk_dqblk definition
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 16/16] firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 10/16] packet: clarify timestamp overflow
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 14/16] drm/msm: avoid using 'timespec'
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 12/16] hostfs: pass 64-bit timestamps to/from user space
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 13/16] hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 09/16] netfilter: nft_meta: use 64-bit time arithmetic
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 00/16] drivers: y2038 updates
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 07/16] acct: stop using get_seconds()
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 08/16] tsacct: add 64-bit btime field
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 06/16] um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 04/16] dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 03/16] net: sock: use __kernel_old_timespec instead of timespec
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 05/16] xtensa: ISS: avoid struct timeval
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 02/16] fat: use prandom_u32() for i_generation
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 01/16] staging: exfat: use prandom_u32() for i_generation
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 22/23] [RFC] y2038: itimer: use ktime_t internally
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 21/23] y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 23/23] y2038: allow disabling time32 system calls
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 20/23] y2038: move itimer reset into itimer.c
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 19/23] y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 17/23] y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 18/23] y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 16/23] y2038: timerfd: Use timespec64 internally
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 14/23] y2038: make ns_to_compat_timeval use __kernel_old_timeval
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 11/23] y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 15/23] y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 13/23] y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 12/23] y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 10/23] y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 09/23] y2038: stat: avoid 'time_t' in 'struct stat'
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 07/23] y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 05/23] y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 03/23] y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 06/23] y2038: vdso: nds32: open-code timespec_add_ns()
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 04/23] y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 02/23] y2038: add __kernel_old_timespec and __kernel_old_time_t
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 01/23] y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 00/23] y2038 cleanups
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 8/8] Input: input_event: fix struct padding on sparc64
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 7/8] ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 5/8] netfilter: xt_time: use time64_t
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 0/8] y2038: bug fixes from y2038 work
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 2/8] timekeeping: optimize ns_to_timespec64
Arnd Bergmann
2019/11/08
[Y2038] [PATCH 1/8] y2038: timex: remove incorrect time_t truncation
Arnd Bergmann
2019/11/06
Re: [Y2038] [PATCH v3 3/8] media: v4l2-core: ignore native command codes
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 8/8] media: v4l2-core: fix compat v4l2_buffer handling for time64 ABI
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 6/8] media: v4l2-core: fix v4l2_buffer handling for time64 ABI
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 0/8] RFC/RFT: y2038 safety in v4l2
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 3/8] media: v4l2-core: ignore native command codes
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 4/8] media: v4l2-core: split out data copy from video_usercopy
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 7/8] media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 5/8] media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 2/8] media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
2019/11/06
[Y2038] [PATCH v3 1/8] media: documentation: fix video_event description
Arnd Bergmann
2019/10/28
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
2019/10/28
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
2019/10/25
Re: [Y2038] arm version of generic VDSO?
Arnd Bergmann
2019/10/25
Re: [Y2038] arm version of generic VDSO?
Russell King - ARM Linux admin
2019/10/25
Re: [Y2038] arm version of generic VDSO?
Russell King - ARM Linux admin
2019/10/24
Re: [Y2038] [PATCH] generic/402: update test script style
Eryu Guan
2019/10/24
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
2019/10/24
[Y2038] arm version of generic VDSO?
Arnd Bergmann
2019/10/23
Re: [Y2038] [PATCH] generic/402: fix for updated behavior of timestamp limits
Deepa Dinamani
2019/10/23
Re: [Y2038] [PATCH] generic/402: fix for updated behavior of timestamp limits
Deepa Dinamani
2019/10/23
[Y2038] [PATCH] generic/402: update test script style
Deepa Dinamani
2019/10/23
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019/10/23
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/23
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
2019/10/23
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/23
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
2019/10/23
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
2019/10/22
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Al Viro
2019/10/22
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/22
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019/10/21
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Al Viro
2019/10/21
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Al Viro
2019/10/18
Re: [Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019/10/18
Re: [Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019/10/18
Re: [Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Ben Hutchings
2019/10/17
Re: [Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Ben Hutchings
2019/10/17
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Ben Hutchings
2019/10/17
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/17
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Ben Hutchings
2019/10/14
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Jarkko Sakkinen
2019/10/09
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/09
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
2019/10/09
[Y2038] [PATCH v6 12/43] compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 32/43] compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 30/43] fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 41/43] compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 33/43] af_unix: add compat_ioctl support
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 43/43] scsi: sd: enable compat ioctls for sed-opal
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 37/43] compat_ioctl: unify copy-in of ppp filters
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 35/43] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 38/43] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 39/43] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 34/43] compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 13/43] compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 14/43] compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 29/43] gfs2: add compat_ioctl support
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 29/43] REPLACE gfs2: add compat_ioctl support
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 36/43] tty: handle compat PPP ioctls
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 42/43] pktcdvd: add compat_ioctl handler
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 25/43] compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 27/43] compat_ioctl: remove last RAID handling code
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 21/43] compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 28/43] compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 15/43] compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 22/43] compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 24/43] compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 20/43] compat_ioctl: remove HIDIO translation
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 23/43] compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 26/43] compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 19/43] compat_ioctl: remove HCIUART handling
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 18/43] compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 17/43] compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 05/43] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 07/43] ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 09/43] compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 04/43] do_vfs_ioctl(): use saner types
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 08/43] compat_ioctl: drop FIOQSIZE table entry
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 03/43] compat: itanic doesn't have one
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 02/43] FIGETBSZ: fix compat
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 06/43] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Arnd Bergmann
2019/10/09
[Y2038] [PATCH v6 01/43] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Arnd Bergmann
2019/10/05
Re: [Y2038] [PATCH] generic/402: fix for updated behavior of timestamp limits
Eryu Guan
2019/10/02
Re: [Y2038] [PATCH] generic/402: fix for updated behavior of timestamp limits
Deepa Dinamani
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Florian Weimer
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
2019/10/01
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
2019/09/30
[Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
2019/09/19
Re: [Y2038] [GIT PULL] y2038: add inode timestamp clamping
pr-tracker-bot
2019/09/16
[Y2038] [GIT PULL] y2038: add inode timestamp clamping
Arnd Bergmann
2019/09/10
Re: [Y2038] [GIT PULL] ipc: fix regressions from y2038 patches
pr-tracker-bot
2019/09/10
[Y2038] [GIT PULL] ipc: fix regressions from y2038 patches
Arnd Bergmann
2019/09/07
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
2019/09/05
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Anatoly Pugachev
2019/09/05
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Matt Turner
2019/09/05
[Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
2019/09/05
[Y2038] [PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
2019/09/02
[Y2038] [PATCH] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
2019/08/30
Re: [Y2038] [GIT PULL RESEND] vfs: Add support for timestamp limits
Arnd Bergmann
2019/08/30
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Arnd Bergmann
2019/08/30
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Mike Marshall
2019/08/30
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
2019/08/30
[Y2038] [GIT PULL RESEND] vfs: Add support for timestamp limits
Deepa Dinamani
2019/08/30
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
2019/08/30
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Arnd Bergmann
2019/08/28
[Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
2019/08/24
Re: [Y2038] [PATCH v8 00/20] vfs: Add support for timestamp limits
Jeff Layton
2019/08/24
[Y2038] [PATCH v8 00/20] vfs: Add support for timestamp limits
Deepa Dinamani
2019/08/20
Re: [Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Deepa Dinamani
2019/08/20
Re: [Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
2019/08/20
Re: [Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Matthew Wilcox
2019/08/20
Re: [Y2038] [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
Tigran Aivazian
2019/08/20
Re: [Y2038] [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
Anders Larsen
2019/08/20
Re: [Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Kees Cook
2019/08/18
Re: [Y2038] [PATCH v8 03/20] timestamp_truncate: Replace users of timespec64_trunc
Greg KH
2019/08/18
[Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 20/20] isofs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 18/20] fs: omfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 16/20] fs: orangefs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 17/20] fs: hpfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 14/20] fs: sysv: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 10/20] fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 12/20] fs: fat: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 15/20] fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 13/20] fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019/08/18
[Y2038] [PATCH v8 11/20] fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
Earlier messages
Later messages