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-23 17:50:13 -08:00
2013-02-26 19:45:29 -08:00
2013-02-26 19:40:37 -08:00
2013-02-27 19:10:24 -08:00
2008-07-10 10:13:51 -07:00
2012-10-01 10:47:45 -07:00
2012-11-17 11:59:10 -08:00
2012-07-22 16:07:45 -07:00
2013-02-19 20:11:07 -08:00
2012-06-06 11:58:38 +02:00
2013-02-20 11:26:56 -08:00
2011-11-17 13:35:37 -08:00
2012-02-20 12:52:06 -08:00
2012-09-30 22:53:32 -04:00
2007-10-11 11:17:24 +02:00
2010-03-30 22:02:32 +09:00
2012-05-15 15:36:41 -07:00
2013-02-22 23:31:31 -05:00
2012-03-20 21:48:15 +08:00
2011-03-23 19:47:19 -07:00
2012-12-11 19:55:23 -02:00
2012-08-21 22:16:57 +02:00
2009-07-19 18:27:51 +02:00
2012-06-20 14:33:48 +02:00
2012-06-20 14:33:48 +02:00
2013-01-21 17:17:57 +10:30
2012-11-17 11:59:51 -08:00
2012-07-22 15:47:52 +02:00
2011-03-16 14:03:32 +01:00
2013-02-23 18:50:11 -08:00
2013-02-23 18:50:11 -08:00
2012-11-16 16:42:09 -08:00
2013-01-29 19:32:58 -08:00
2013-02-22 19:22:52 -08:00
2013-02-22 19:22:52 -08:00
2013-02-27 16:16:39 -08:00
2013-02-27 13:38:57 -08:00
2013-01-28 10:48:30 +01:00
2010-12-30 12:20:28 +01:00
2013-02-07 15:07:28 -08:00
2012-11-14 15:28:11 -08:00
2011-03-23 22:15:54 +01:00
2011-07-01 10:37:14 +02:00
2012-08-22 09:34:24 +02:00
2009-03-21 16:57:04 +05:30
2013-02-03 18:16:24 -05:00
2012-05-08 14:08:44 +02:00
2011-12-07 09:27:11 +01:00
2010-10-18 19:58:50 +02:00
2012-10-01 11:13:33 -07:00
2012-12-17 11:42:40 -08:00
2011-12-06 20:41:02 +01:00
2012-07-26 15:07:20 +02:00
2012-10-12 06:37:34 -05:00
2013-02-21 18:06:55 -08:00
2013-02-24 13:07:18 -08:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2013-01-29 15:26:35 -08:00
2013-02-22 19:22:52 -08:00
2012-11-20 22:23:28 -08:00
2013-01-31 13:19:12 -08:00
2013-01-31 13:18:50 -08:00
2013-01-31 13:19:18 -08:00
2013-01-31 13:19:14 -08:00
2013-01-31 13:18:50 -08:00
2010-11-18 13:41:35 +01:00
2012-07-24 13:34:56 -07:00
2012-05-29 20:14:53 -07:00
2013-02-27 16:59:05 -05:00
2012-06-20 14:23:17 +02:00
2013-01-17 22:25:57 +08:00
2009-01-30 14:51:44 -08:00
2009-01-30 14:51:44 -08:00
2009-12-14 23:55:32 +01:00
2012-06-07 11:41:08 -07:00
2012-06-06 09:17:22 +02:00
2013-01-24 17:34:18 +01:00
2011-05-10 10:21:35 +02:00
2012-05-21 15:09:38 +02:00
2012-03-28 16:36:31 +02:00
2008-09-22 12:58:36 +02:00
2012-09-19 17:08:40 +02:00
2012-09-05 10:52:25 +02:00
2012-11-28 23:43:42 -05:00
2013-01-24 18:11:03 +01:00
2013-02-18 22:34:11 +01:00
2013-02-14 12:56:12 -08:00
2013-02-28 08:50:11 +02:00
2013-01-03 15:57:04 -08:00
2010-11-12 00:45:41 +01:00
2013-01-30 11:51:59 -08:00
2011-07-21 11:19:28 +02:00
2011-07-21 11:19:28 +02:00
2010-12-17 10:01:30 -08:00
2013-01-24 14:56:35 +01:00
2012-06-14 12:42:11 +02:00
2013-03-02 09:34:39 -08:00
2013-02-14 09:21:17 -05:00
2012-05-14 11:49:38 +02:00
2013-02-10 03:03:41 -05:00
2011-06-14 22:48:51 -04:00
2013-01-22 10:08:00 -08:00
2013-01-24 16:22:10 +01:00
2011-11-18 16:25:07 -08:00
2012-02-20 12:52:06 -08:00
2012-12-15 15:20:41 -08:00
2012-03-28 18:11:12 +01:00
2011-05-21 19:10:33 +02:00
2012-04-20 13:51:38 -07:00
2012-05-17 19:06:13 -04:00
2012-03-29 14:28:26 -07:00
2008-01-30 13:31:52 +01:00
2012-11-14 15:28:11 -08:00
2012-11-13 15:48:27 -05:00
2013-01-29 15:20:06 -08:00
2012-02-22 11:49:40 +01:00
2013-02-04 11:03:03 +01:00
2013-02-08 17:47:11 +01:00
2011-03-18 10:39:30 +01:00
2013-02-03 18:16:24 -05:00
2012-05-08 11:46:05 -07:00
2012-07-06 11:00:22 +02:00
2012-12-16 15:40:50 -08:00
2011-08-10 19:26:46 -05:00
2011-08-04 16:13:53 -07:00
2013-02-21 18:06:55 -08:00
2012-11-16 16:42:08 -08:00
2012-09-25 15:42:18 -07:00