]> 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)
commit572d2c1b0e8c332433b749925c24b94bf26daf73
treecdbba09e72a14446c00a0486bc500240ee869dfe
parentb863ada919b5c95011b4692dde703d7f0e7ce6be
parent2d8dfd49c688b9696805ef3ecdb05f3697d8d576
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