]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Feb 2020 05:02:42 +0000 (05:02 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Feb 2020 05:02:42 +0000 (05:02 +0000)
commit2d03fa7d9a3e5bb9068d584070ecd8426534bda8
treecdbba09e72a14446c00a0486bc500240ee869dfe
parentdc29b1a9dcb1487894cd2933e704401103e31fab
parent1029c209c77868364a4ebac6317aeabf905b6e98
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs timestamp updates from Al Viro:
 "More 64bit timestamp work"

* 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  kernfs: don't bother with timestamp truncation
  fs: Do not overload update_time
  fs: Delete timespec64_trunc()
  fs: ubifs: Eliminate timespec64_trunc() usage
  fs: ceph: Delete timespec64_trunc() usage
  fs: cifs: Delete usage of timespec64_trunc
  fs: fat: Eliminate timespec64_trunc() usage
  utimes: Clamp the timestamps in notify_change()
fs/ceph/mds_client.c
fs/cifs/inode.c
fs/f2fs/file.c
fs/inode.c
fs/ubifs/file.c
fs/ubifs/sb.c
include/linux/fs.h