Linus Torvalds
10f3e23f07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
...
Pull ext4 updates from Ted Ts'o:
- Convert content from the ext4 wiki to Documentation rst files so it
is more likely to be updated as we add new features to ext4.
- Add 64-bit timestamp support to ext4's superblock fields.
- ... and the usual bug fixes and cleanups, including a Spectre gadget
fixup and some hardening against maliciously corrupted file systems.
* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (34 commits)
ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa()
ext4: improve code readability in ext4_iget()
ext4: fix spectre gadget in ext4_mb_regular_allocator()
ext4: check for NUL characters in extended attribute's name
ext4: use ext4_warning() for sb_getblk failure
ext4: fix race when setting the bitmap corrupted flag
ext4: reset error code in ext4_find_entry in fallback
ext4: handle layout changes to pinned DAX mappings
dax: dax_layout_busy_page() warn on !exceptional
docs: fix up the obviously obsolete bits in the new ext4 documentation
docs: add new ext4 superblock time extension fields
docs: create filesystem internal section
ext4: use swap macro in mext_page_double_lock
ext4: check allocation failure when duplicating "data" in ext4_remount()
ext4: fix warning message in ext4_enable_quotas()
ext4: super: extend timestamps to 40 bits
jbd2: replace current_kernel_time64 with ktime equivalent
ext4: use timespec64 for all inode times
ext4: use ktime_get_real_seconds for i_dtime
ext4: use 64-bit timestamps for mmp_time
...
2018-08-13 22:34:47 -07:00
..
2018-06-15 18:10:01 -03:00
2018-06-03 20:40:33 +10:00
2018-06-06 08:48:00 +02:00
2018-08-13 18:28:19 -07:00
2018-06-11 17:57:38 -07:00
2018-04-09 11:42:31 -07:00
2018-04-12 16:08:02 +02:00
2018-06-15 08:13:35 -06:00
2018-06-07 17:34:34 -07:00
2018-05-14 23:02:58 -07:00
2018-03-08 19:35:29 -07:00
2018-04-11 10:28:39 -07:00
2018-07-17 09:30:31 +02:00
2018-04-10 08:40:45 +02:00
2018-04-09 13:44:37 +02:00
2018-06-15 12:48:59 -03:00
2018-04-27 16:56:15 -06:00
2018-07-02 16:14:02 -04:00
2018-08-13 19:53:26 -07:00
2018-05-04 06:21:06 -04:00
2018-06-20 16:30:01 +09:00
2018-01-08 10:08:34 +00:00
2018-03-26 08:53:43 -06:00
2017-11-08 03:39:52 -07:00
2018-07-11 11:02:08 +01:00
2018-08-13 22:34:47 -07:00
2018-03-23 04:22:29 +01:00
2018-05-11 18:08:10 +02:00
2017-10-12 11:14:06 -06:00
2018-07-08 20:08:13 -07:00
2018-06-14 16:21:46 +09:00
2018-03-05 14:41:38 -08:00
2017-07-25 19:56:23 +01:00
2018-02-23 08:18:33 -07:00
2018-04-05 13:21:57 -07:00
2018-06-10 13:01:12 -07:00
2018-03-26 12:31:13 -04:00
2018-07-06 22:04:01 +09:00
2017-07-12 16:26:00 -07:00
2018-01-17 16:45:01 -07:00
2018-05-07 15:10:31 +03:00
2017-10-23 20:17:03 +02:00
2018-05-24 15:37:57 +02:00
2018-02-21 09:57:55 +01:00
2018-06-15 18:11:26 -03:00
2018-01-15 14:29:42 -08:00
2018-05-25 15:34:50 -04:00
2018-02-01 12:45:35 -07:00
2018-06-07 14:01:16 -07:00
2017-05-02 17:34:32 -07:00
2017-12-13 00:36:00 +01:00
2018-08-01 09:45:57 -07:00
2017-08-24 13:31:58 -06:00
2017-10-30 21:37:53 +09:00
2018-05-17 16:44:13 -05:00
2018-03-06 17:26:15 +01:00
2018-04-23 13:03:26 +02:00
2017-07-07 13:55:45 -07:00
2017-09-08 18:26:51 -07:00
2018-06-04 12:34:27 -07:00
2018-03-26 12:13:21 -04:00
2018-02-23 08:25:45 -07:00
2018-07-12 15:39:25 -07:00
2018-06-04 14:02:11 -07:00
2018-03-01 17:32:14 +01:00
2018-05-14 09:12:27 +02:00
2018-05-29 08:59:21 -06:00
2018-06-14 12:21:18 +09:00
2017-06-03 18:48:52 +09:00
2017-05-16 08:44:18 -03:00
2018-06-06 09:08:38 -07:00
2018-03-18 07:38:48 -07:00
2018-06-15 18:10:01 -03:00
2017-07-17 13:48:45 -06:00
2017-05-26 13:11:00 +01:00
2018-06-06 18:39:49 -07:00
2017-05-01 22:21:35 -07:00
2018-04-02 21:49:01 +08:00
2018-02-15 15:40:37 -08:00
2018-06-21 15:12:44 -04:00
2018-07-17 09:29:33 +02:00
2018-06-18 12:41:00 +03:00
2018-06-06 16:34:00 -07:00
2018-07-30 23:13:38 +02:00
2018-05-29 06:45:55 -06:00
2018-01-31 19:25:25 -08:00
2018-03-26 15:57:04 +02:00
2018-08-13 18:28:19 -07:00
2017-12-16 22:37:12 -08:00
2018-05-10 15:42:41 -06:00
2018-02-13 14:55:53 +01:00
2017-08-25 11:06:33 +02:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:28 -06:00
2017-11-17 16:10:00 -08:00
2018-07-29 15:45:00 -04:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:31 -06:00
2017-07-14 13:51:34 -06:00
2018-05-14 16:44:41 +02:00
2017-07-14 13:51:31 -06:00
2017-07-14 13:51:32 -06:00
2017-09-01 11:59:17 +02:00
2017-07-14 13:51:33 -06:00
2017-07-14 13:51:33 -06:00
2017-08-19 11:02:53 -07:00
2017-07-14 13:51:34 -06:00
2017-07-14 13:51:34 -06:00
2017-07-14 13:51:35 -06:00
2017-07-14 13:51:35 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:37 -06:00
2017-07-14 13:51:37 -06:00
2018-07-29 16:35:23 -04:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:39 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:40 -06:00
2017-09-27 16:03:45 -05:00
2017-07-14 13:51:41 -06:00
2018-01-24 12:32:58 +01:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:44 -06:00
2018-06-22 11:10:55 +02:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:46 -06:00
2017-05-16 08:44:19 -03:00
2017-07-14 13:51:46 -06:00
2017-07-14 13:51:47 -06:00
2017-10-12 11:07:42 -06:00
2018-07-17 09:30:34 +02:00
2017-07-14 13:57:53 -06:00
2017-07-14 13:57:54 -06:00
2017-07-14 13:57:55 -06:00
2017-07-15 12:58:58 -07:00
2017-07-14 13:57:56 -06:00
2017-07-14 13:57:56 -06:00
2017-07-14 13:57:57 -06:00
2017-07-14 13:57:58 -06:00
2017-07-14 13:57:58 -06:00
2017-10-19 12:56:44 -06:00
2017-07-14 13:57:59 -06:00
2017-07-14 13:58:00 -06:00
2017-07-06 08:23:30 +02:00
2017-09-08 18:26:48 -07:00
2017-07-14 13:58:02 -06:00
2017-07-14 13:58:02 -06:00
2017-07-14 13:58:03 -06:00
2017-07-14 13:58:03 -06:00
2017-07-14 13:58:04 -06:00
2018-01-12 00:20:41 +01:00
2017-07-14 13:58:04 -06:00
2017-07-14 13:58:05 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:07 -06:00
2018-01-30 21:54:28 +01:00
2017-08-10 12:28:59 +02:00
2017-11-20 10:45:50 -07:00
2017-11-18 20:37:13 -05:00
2017-05-24 13:01:27 -03:00
2017-07-14 13:58:14 -06:00
2017-07-14 13:58:08 -06:00
2017-07-14 13:58:09 -06:00
2018-06-08 10:24:27 -06:00
2018-05-08 09:16:41 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:12 -06:00