Al Viro
21fc61c73c
don't put symlink bodies in pagecache into highmem
...
kmap() in page_follow_link_light() needed to go - allowing to hold
an arbitrary number of kmaps for long is a great way to deadlocking
the system.
new helper (inode_nohighmem(inode)) needs to be used for pagecache
symlinks inodes; done for all in-tree cases. page_follow_link_light()
instrumented to yell about anything missed.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-12-08 22:41:36 -05:00
..
2015-11-13 20:35:54 -08:00
2015-10-26 15:25:53 +01:00
2015-11-23 10:36:27 -08:00
2015-11-04 14:47:13 -08:00
2015-11-16 15:22:28 -07:00
2015-09-24 15:39:42 -06:00
2015-11-05 15:59:24 -08:00
2015-10-21 15:18:36 +01:00
2015-11-04 21:19:53 -08:00
2015-12-03 16:02:46 -08:00
2015-11-10 09:33:06 -08:00
2015-10-05 05:02:40 +01:00
2015-11-04 14:47:13 -08:00
2015-12-08 22:41:36 -05:00
2015-10-07 18:07:20 +01:00
2015-11-05 15:59:24 -08:00
2015-11-10 15:00:03 -08:00
2015-11-20 16:22:21 +01:00
2015-10-27 18:55:31 -07:00
2015-11-04 22:15:15 -08:00
2015-10-08 15:36:16 +02:00
2015-11-03 16:10:43 -08:00
2015-10-04 12:54:54 +01:00
2015-10-26 16:00:09 +01:00
2015-11-13 09:19:05 -08:00
2015-11-12 09:55:23 -08:00
2015-09-25 02:48:44 +02:00
2015-09-29 21:16:56 -07:00
2015-10-07 16:06:25 -07:00
2015-11-09 17:17:27 -08:00
2015-10-21 15:18:36 +01:00
2015-10-05 04:53:26 +01:00
2015-10-17 18:34:24 +02:00
2015-11-09 15:11:24 -08:00
2015-10-13 22:17:49 -07:00
2015-11-06 13:30:20 -08:00
2015-09-22 12:08:40 -07:00
2015-10-20 14:48:39 -02:00
2015-11-05 16:26:26 -08:00
2015-11-06 17:50:42 -08:00
2015-10-05 04:47:09 +01:00
2015-11-05 15:59:24 -08:00
2015-09-24 15:50:06 -06:00
2015-11-09 15:11:24 -08:00
2015-11-11 10:08:07 -07:00
2015-09-29 13:42:41 +02:00
2015-11-13 09:19:05 -08:00
2015-11-16 06:28:43 -06:00
2015-10-13 19:01:25 +02:00
2015-11-05 19:34:48 -08:00
2015-10-11 15:36:43 -06:00
2015-11-20 01:22:10 +01:00
2015-09-24 15:51:53 -06:00
2015-11-05 19:34:48 -08:00
2015-11-03 17:22:17 -08:00
2015-11-06 17:50:42 -08:00
2015-11-13 09:19:05 -08:00