Files
android_kernel_fxtec_sm6115/include/linux
Linus Torvalds 0ea97a2d61 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs icache updates from Al Viro:

 - NFS mkdir/open_by_handle race fix

 - analogous solution for FUSE, replacing the one currently in mainline

 - new primitive to be used when discarding halfway set up inodes on
   failed object creation; gives sane warranties re icache lookups not
   returning such doomed by still not freed inodes. A bunch of
   filesystems switched to that animal.

 - Miklos' fix for last cycle regression in iget5_locked(); -stable will
   need a slightly different variant, unfortunately.

 - misc bits and pieces around things icache-related (in adfs and jfs).

* 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  jfs: don't bother with make_bad_inode() in ialloc()
  adfs: don't put inodes into icache
  new helper: inode_fake_hash()
  vfs: don't evict uninitialized inode
  jfs: switch to discard_new_inode()
  ext2: make sure that partially set up inodes won't be returned by ext2_iget()
  udf: switch to discard_new_inode()
  ufs: switch to discard_new_inode()
  btrfs: switch to discard_new_inode()
  new primitive: discard_new_inode()
  kill d_instantiate_no_diralias()
  nfs_instantiate(): prevent multiple aliases for directory inode
2018-08-13 20:25:58 -07:00
..
2018-05-25 18:23:56 +02:00
2018-05-23 14:01:03 +02:00
2018-06-05 10:48:09 -04:00
2018-06-07 14:23:08 +01:00
2018-06-15 18:10:01 -03:00
2018-04-20 17:18:35 -07:00
2018-04-30 13:25:14 +01:00
2011-03-11 14:25:50 +00:00
2018-05-09 17:25:13 +02:00
2018-06-15 18:10:01 -03:00
2018-03-16 15:45:51 -07:00
2018-08-01 23:18:53 -04:00
2017-08-24 13:23:03 -07:00
2017-11-27 16:19:56 -05:00
2018-07-22 14:13:43 +02:00
2018-06-01 07:38:16 -06:00
2018-01-01 12:40:27 -07:00
2018-03-26 15:56:44 +02:00
2017-08-07 17:22:14 +02:00
2014-12-31 13:06:50 -05:00
2018-07-12 10:04:29 -04:00
2018-07-03 18:33:19 -04:00
2010-02-09 11:13:56 +01:00
2018-03-26 08:53:43 -06:00
2018-01-17 11:30:16 +00:00
2018-06-21 17:39:18 +02:00
2015-07-28 08:50:42 +01:00
2018-06-21 12:33:21 +02:00
2018-07-12 21:35:28 +02:00
2017-12-01 13:09:40 -08:00
2018-04-12 09:41:19 -07:00
2018-07-12 10:04:15 -04:00
2017-08-28 20:51:22 +02:00
2018-06-05 08:50:16 -04:00
2018-06-15 07:55:25 +09:00
2018-06-07 17:34:35 -07:00
2018-04-11 10:28:32 -07:00
2018-01-28 22:17:24 -05:00
2017-11-09 10:23:28 +01:00
2017-11-17 16:10:04 -08:00
2017-12-16 02:05:48 +01:00
2018-07-20 01:11:45 +02:00
2017-11-07 12:22:21 +01:00
2018-06-29 08:48:06 -06:00
2018-07-03 09:20:44 +02:00
2018-05-03 15:55:23 -07:00
2018-01-15 12:07:46 -08:00
2018-06-20 11:35:56 +02:00
2018-01-09 16:27:43 +01:00
2018-05-19 13:57:31 +02:00
2015-10-01 09:57:59 -07:00
2005-04-16 15:20:36 -07:00
2017-12-20 09:53:54 -07:00
2017-08-15 09:02:08 -07:00