Linus Torvalds
56a79b7b02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull more VFS bits from Al Viro:
"Unfortunately, it looks like xattr series will have to wait until the
next cycle ;-/
This pile contains 9p cleanups and fixes (races in v9fs_fid_add()
etc), fixup for nommu breakage in shmem.c, several cleanups and a bit
more file_inode() work"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
constify path_get/path_put and fs_struct.c stuff
fix nommu breakage in shmem.c
cache the value of file_inode() in struct file
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
9p: make sure ->lookup() adds fid to the right dentry
9p: untangle ->lookup() a bit
9p: double iput() in ->lookup() if d_materialise_unique() fails
9p: v9fs_fid_add() can't fail now
v9fs: get rid of v9fs_dentry
9p: turn fid->dlist into hlist
9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine
more file_inode() open-coded instances
selinux: opened file can't have NULL or negative ->f_path.dentry
(In the meantime, the hlist traversal macros have changed, so this
required a semantic conflict fixup for the newly hlistified fid->dlist)
2013-03-03 13:23:03 -08:00
..
2013-02-24 14:37:22 -05:00
2013-02-22 09:22:19 +02:00
2013-03-02 16:33:54 -08:00
2013-02-21 15:27:22 -08:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2012-03-16 10:38:24 -04:00
2010-12-06 15:58:43 -05:00
2013-02-21 17:22:19 -08:00
2011-08-03 11:30:42 -04:00
2012-03-23 16:58:34 -07:00
2013-01-11 19:53:53 +01:00
2013-02-23 17:50:12 -08:00
2013-01-14 15:00:36 +01:00
2013-02-21 17:22:16 -08:00
2010-03-03 11:25:58 +01:00
2012-10-13 10:46:48 +01:00
2009-07-31 12:28:46 +02:00
2011-01-13 08:03:17 -08:00
2012-05-02 09:30:32 +01:00
2013-02-13 06:00:53 -08:00
2013-02-15 16:45:06 +01:00
2010-08-10 13:47:42 -07:00
2008-06-04 14:56:12 +01:00
2012-07-17 12:39:26 -07:00
2013-02-27 19:10:11 -08:00
2013-01-18 15:25:53 -08:00
2011-11-23 18:49:22 +01:00
2012-11-26 19:17:44 +09:00
2012-10-13 10:46:48 +01:00
2012-10-24 17:06:43 +02:00
2013-02-27 22:37:34 +05:30
2007-02-09 17:39:36 -05:00
2013-01-17 12:19:09 -08:00
2011-11-29 12:46:19 -05:00
2008-01-28 23:21:18 +01:00
2011-03-22 17:44:11 -07:00
2012-10-13 10:46:48 +01:00
2013-01-21 14:07:44 -05:00
2011-10-31 09:20:11 -04:00
2005-04-16 15:20:36 -07:00
2012-10-13 10:46:48 +01:00
2011-05-26 17:12:33 -07:00
2009-12-17 10:58:17 -05:00
2013-03-01 23:51:07 -05:00
2012-10-06 03:04:57 +09:00
2012-11-08 16:58:30 +01:00
2006-09-30 01:47:55 +02:00
2012-12-18 15:02:12 -08:00
2009-06-26 10:48:34 +02:00
2012-07-11 23:34:39 +02:00
2013-01-25 11:17:31 -08:00
2012-10-13 10:46:48 +01:00
2012-10-13 10:46:48 +01:00
2012-10-13 10:46:48 +01:00
2013-01-29 13:59:57 -05:00
2013-02-19 08:06:01 +01:00
2013-01-23 09:31:01 -08:00
2005-04-16 15:20:36 -07:00
2011-01-31 21:17:41 -08:00
2012-11-10 00:40:24 -08:00
2006-10-10 15:37:22 -07:00
2012-03-20 12:47:47 +01:00
2007-07-31 15:39:40 -07:00
2012-07-30 17:25:14 -07:00
2013-01-27 19:23:27 +01:00
2013-01-21 17:17:57 +10:30
2012-10-13 10:46:48 +01:00
2012-07-21 10:34:00 -07:00
2010-03-15 15:29:39 +01:00
2012-11-28 10:33:03 -08:00
2012-11-20 16:15:02 +10:00
2012-08-13 17:01:06 +02:00
2012-11-26 14:28:51 -08:00
2009-06-16 19:47:57 -07:00
2012-11-30 11:48:05 +01:00
2009-06-09 00:53:21 +04:00
2011-01-10 19:04:08 +01:00
2013-02-23 17:50:13 -08:00
2012-12-12 17:38:33 -08:00
2012-12-01 10:07:54 +00:00
2012-05-29 16:22:20 -07:00
2013-01-24 22:48:04 +01:00
2013-01-21 17:18:20 +10:30
2012-09-28 14:31:03 +09:30
2012-12-14 13:06:40 +10:30
2009-04-01 07:38:54 -04:00
2013-01-04 16:11:45 -08:00
2008-02-13 16:21:18 -08:00
2013-02-15 15:17:11 -05:00
2012-12-11 17:22:27 -08:00
2013-02-13 10:09:31 +00:00
2012-11-26 11:33:18 -08:00
2012-03-14 17:25:56 +08:00
2012-01-10 16:30:42 -08:00
2008-10-13 10:10:37 -07:00
2012-10-13 10:46:48 +01:00
2013-03-01 23:51:07 -05:00
2012-10-06 03:04:44 +09:00
2013-02-13 09:40:35 -08:00
2011-03-31 11:26:23 -03:00
2012-11-03 15:27:07 -04:00
2010-02-08 18:19:41 -06:00
2013-01-23 13:44:00 -05:00
2010-02-10 17:47:17 -08:00
2012-06-06 20:43:28 -07:00
2012-10-13 10:46:48 +01:00
2013-01-30 11:01:53 -05:00
2006-07-13 13:21:35 -07:00
2007-05-02 11:56:33 +01:00
2011-07-08 14:02:53 +02:00
2009-09-15 02:44:17 -07:00
2012-10-13 10:46:48 +01:00
2013-01-14 18:16:59 -05:00
2010-10-22 10:20:06 -07:00
2013-02-19 08:43:34 +01:00
2012-07-31 18:42:43 -07:00
2013-02-10 19:41:08 -05:00
2013-02-07 15:15:00 -08:00
2008-05-26 16:15:32 +02:00
2011-06-14 22:48:51 -04:00
2006-12-07 02:14:08 +01:00
2012-12-13 12:00:02 -08:00
2008-10-03 11:46:14 -05:00
2012-12-17 17:15:17 -08:00
2009-04-10 15:48:52 +02:00
2005-04-16 15:20:36 -07:00
2012-11-18 20:30:55 -05:00
2012-09-13 16:47:34 +02:00
2010-05-03 23:50:42 -07:00
2010-05-27 09:12:51 -07:00
2012-08-16 10:11:45 -07:00
2012-08-21 16:28:31 +02:00
2011-05-23 13:59:53 +02:00
2012-10-09 16:22:32 +09:00
2010-11-29 08:55:25 +11:00
2012-11-13 15:48:27 -05:00
2012-03-20 21:29:40 -04:00
2013-01-18 16:15:27 -08:00
2013-01-25 15:06:01 -08:00
2013-01-26 22:11:41 -08:00
2012-10-13 10:46:48 +01:00
2012-07-30 12:25:45 +02:00
2006-04-26 12:56:16 +01:00
2013-02-13 19:29:12 -08:00
2013-01-12 10:47:43 +08:00