Linus Torvalds
204f144c9f
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull fs/compat.c cleanups from Al Viro:
"More moving of compat syscalls from fs/compat.c to fs/*.c where the
native counterparts live.
And death to compat_sys_getdents64() - the only architecture that used
to need it was ia64, and _that_ has lost biarch support quite a few
years ago"
* 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
fs/compat.c: trim unused includes
move compat_rw_copy_check_uvector() over to fs/read_write.c
fhandle: move compat syscalls from compat.c
open: move compat syscalls from compat.c
stat: move compat syscalls from compat.c
fcntl: move compat syscalls from compat.c
readdir: move compat syscalls from compat.c
statfs: move compat syscalls from compat.c
utimes: move compat syscalls from compat.c
move compat select-related syscalls to fs/select.c
Remove compat_sys_getdents64()
2017-05-02 11:54:26 -07:00
..
2017-03-14 10:36:41 +01:00
2017-05-01 16:15:18 -07:00
2017-03-28 23:33:30 +05:30
2017-05-01 13:12:49 -07:00
2017-03-16 20:14:51 -07:00
2017-04-18 19:18:07 +02:00
2017-04-20 12:09:55 -06:00
2017-04-07 01:08:08 +02:00
2017-04-14 01:41:34 +02:00
2017-04-14 10:29:40 +02:00
2017-05-02 10:21:17 -07:00
2017-05-01 16:15:18 -07:00
2017-04-28 18:09:59 -04:00
2017-03-30 09:35:54 +02:00
2017-04-20 12:09:55 -06:00
2017-04-20 12:09:55 -06:00
2017-03-23 08:16:11 -06:00
2017-04-08 11:25:38 -06:00
2017-03-29 11:25:48 -06:00
2017-04-28 08:11:43 -06:00
2017-05-01 10:39:57 -07:00
2017-03-30 09:37:20 +02:00
2017-03-16 17:43:08 +08:00
2017-04-11 09:06:17 +09:00
2017-05-01 13:52:24 -07:00
2017-04-02 14:31:49 -06:00
2017-05-01 16:15:18 -07:00
2017-04-20 14:56:58 +02:00
2017-04-20 12:09:55 -06:00
2017-05-02 11:54:26 -07:00
2017-03-16 09:51:10 +01:00
2017-04-17 18:37:27 +02:00
2017-04-14 19:50:47 +02:00
2017-04-11 08:57:54 +09:00
2017-04-12 12:42:14 +09:00
2017-04-08 11:25:38 -06:00
2017-03-16 16:56:19 -07:00
2017-04-10 17:15:02 +02:00
2017-04-05 12:27:25 +02:00
2017-04-05 12:27:28 +02:00
2017-04-14 14:06:57 -06:00
2017-03-21 18:44:17 -07:00
2017-04-04 11:22:42 +09:00
2017-03-29 14:50:21 -06:00
2017-04-20 12:09:55 -06:00
2017-03-15 14:15:47 -04:00
2017-03-29 00:00:29 +02:00
2017-04-21 14:17:27 -06:00
2017-04-14 21:49:56 +02:00
2017-04-02 07:01:53 -07:00
2017-03-16 16:42:00 +09:00
2017-04-20 12:16:10 -06:00
2017-04-04 09:48:23 -06:00
2017-04-04 11:44:05 +02:00
2017-03-22 16:16:17 +01:00
2017-03-31 17:13:30 -07:00
2017-04-18 10:37:13 +02:00
2017-03-22 20:11:35 -06:00
2017-03-15 17:48:37 -03:00
2017-03-23 19:02:25 +01:00
2017-04-19 20:27:50 +02:00
2017-04-16 10:06:25 -06:00
2017-03-16 09:57:07 +01:00
2017-03-31 17:13:30 -07:00
2017-05-01 09:15:53 +02:00
2017-04-13 18:24:21 -07:00
2017-03-16 09:57:08 +01:00
2017-04-20 12:09:55 -06:00
2017-04-21 16:41:51 +02:00
2017-04-04 09:48:23 -06:00
2017-04-21 16:41:47 +02:00
2017-03-29 00:00:28 +02:00
2017-03-28 08:23:27 +02:00
2017-03-16 09:57:08 +01:00
2017-03-30 09:55:35 +02:00
2017-04-26 14:32:00 -04:00
2017-03-29 00:11:34 +02:00
2017-04-17 12:52:22 -04:00
2017-04-14 21:49:54 +02:00
2017-04-14 21:49:56 +02:00
2017-03-29 00:00:29 +02:00
2017-03-28 08:54:48 +02:00
2017-04-04 17:36:10 +02:00
2017-04-14 14:06:52 -06:00
2017-05-01 19:36:00 -07:00
2017-04-21 13:57:16 -04:00
2017-03-26 15:09:45 +02:00
2017-04-03 01:06:00 -04:00
2017-03-24 20:34:39 -06:00
2017-05-02 10:45:15 -07:00
2017-03-23 02:12:14 +01:00
2017-04-14 21:49:55 +02:00
2017-04-26 12:11:01 -04:00
2017-04-02 12:10:47 -04:00
2017-03-21 14:41:46 -07:00
2017-04-07 16:38:59 +03:00
2017-04-15 12:20:53 +02:00
2017-03-22 20:11:33 -06:00