Linus Torvalds
e103ecedce
Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
...
Pull exfat updates from Namjae Jeon:
- Handle vendor extension and allocation entries as unrecognized benign
secondary entries
- Fix wrong ->i_blocks on devices with non-512 byte sector
- Add the check to avoid returning -EIO from exfat_readdir() at current
position exceeding the directory size
- Fix a bug that reach the end of the directory stream at a position
not aligned with the dentry size
- Redefine DIR_DELETED as 0xFFFFFFF7, the bad cluster number
- Two cleanup fixes and fix cluster leakage in error handling
* tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: fix the newly allocated clusters are not freed in error handling
exfat: don't print error log in normal case
exfat: remove unneeded code from exfat_alloc_cluster()
exfat: handle unreconized benign secondary entries
exfat: fix inode->i_blocks for non-512 byte sector size device
exfat: redefine DIR_DELETED as the bad cluster number
exfat: fix reporting fs error when reading dir beyond EOF
exfat: fix unexpected EOF while reading dir
2023-03-01 08:42:27 -08:00
..
2023-02-20 11:53:11 -08:00
2023-01-19 09:24:02 +01:00
2023-02-20 14:10:36 -08:00
2023-02-23 17:09:35 -08:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-02-23 17:09:35 -08:00
2023-01-19 09:24:28 +01:00
2023-02-23 17:09:35 -08:00
2023-02-24 11:01:58 -08:00
2023-02-21 11:07:23 -08:00
2023-01-19 09:24:28 +01:00
2023-02-24 19:27:55 -08:00
2023-02-20 12:33:41 -08:00
2023-02-27 10:04:49 -08:00
2023-02-24 12:58:55 -08:00
2023-02-21 18:10:50 -08:00
2023-02-23 14:41:48 -08:00
2023-02-23 17:09:35 -08:00
2023-03-01 08:42:27 -08:00
2023-01-19 09:24:28 +01:00
2023-02-20 14:10:36 -08:00
2023-02-28 09:05:47 -08:00
2023-02-27 16:18:51 -08:00
2023-02-23 17:55:40 -08:00
2023-02-23 17:55:40 -08:00
2023-01-30 12:51:54 +00:00
2023-02-27 09:53:58 -08:00
2023-02-24 12:58:55 -08:00
2023-02-23 17:55:40 -08:00
2023-02-23 17:55:40 -08:00
2023-02-26 11:53:25 -08:00
2023-01-19 09:24:26 +01:00
2023-02-23 17:09:35 -08:00
2023-02-23 17:09:35 -08:00
2022-10-12 11:00:22 -07:00
2023-02-28 09:05:47 -08:00
2023-01-19 09:24:28 +01:00
2023-02-20 14:10:36 -08:00
2023-02-24 12:58:55 -08:00
2023-02-22 17:12:44 -08:00
2023-02-23 14:16:56 -08:00
2023-02-24 19:01:15 -08:00
2023-02-22 17:12:44 -08:00
2023-02-23 17:09:35 -08:00
2023-01-11 06:52:32 -05:00
2023-02-22 14:21:40 -08:00
2023-02-23 17:55:40 -08:00
2023-02-21 10:45:51 -08:00
2023-02-23 17:55:40 -08:00
2023-02-23 17:09:35 -08:00
2023-02-23 17:09:35 -08:00
2023-01-19 09:24:28 +01:00
2023-02-23 17:09:35 -08:00
2023-02-20 11:53:11 -08:00
2023-02-23 17:55:40 -08:00
2022-12-23 11:55:54 -08:00
2023-02-21 10:45:51 -08:00
2023-02-23 17:09:35 -08:00
2023-02-23 17:09:35 -08:00
2023-01-18 17:12:56 -08:00
2023-02-20 17:25:43 -06:00
2023-02-03 17:52:25 -08:00
2023-02-24 19:03:26 -08:00
2023-01-19 09:24:26 +01:00
2023-01-19 09:24:28 +01:00
2023-02-23 17:09:35 -08:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:26 +01:00
2023-01-27 14:46:31 -08:00
2023-02-28 16:08:30 -08:00
2023-02-22 14:11:54 -08:00
2023-02-10 15:34:48 -08:00
2023-02-20 11:53:11 -08:00
2023-01-19 09:24:28 +01:00
2023-01-05 15:12:12 +00:00
2023-01-31 15:01:20 +01:00
2022-12-02 13:57:04 -08:00
2023-02-23 17:09:35 -08:00
2022-12-02 17:48:59 +01:00
2023-02-23 17:09:35 -08:00
2023-02-03 17:52:24 -08:00
2022-10-10 19:45:17 -07:00
2023-01-26 10:30:56 -07:00
2022-11-22 06:07:55 -07:00
2022-11-21 07:45:29 -07:00
2023-02-23 17:09:35 -08:00
2023-02-20 11:53:11 -08:00
2023-01-11 06:52:32 -05:00
2022-10-31 15:30:11 -04:00
2022-12-01 10:46:54 -05:00
2023-02-02 22:33:19 -08:00
2023-01-19 09:24:28 +01:00
2023-02-20 11:53:11 -08:00
2023-02-20 14:10:36 -08:00
2023-01-19 09:24:29 +01:00
2023-01-26 10:30:56 -07:00
2022-10-10 14:21:11 -07:00
2023-02-20 11:53:11 -08:00
2023-02-21 10:45:51 -08:00
2023-02-20 14:10:36 -08:00
2022-12-08 21:49:25 -05:00
2023-01-19 09:24:30 +01:00
2023-02-23 17:09:35 -08:00
2023-02-22 14:21:40 -08:00
2023-02-24 19:20:07 -08:00
2023-01-11 15:47:40 -05:00
2023-02-27 16:39:19 -08:00
2022-12-21 14:45:25 +01:00
2023-02-20 12:14:33 -08:00
2022-12-12 18:29:54 -08:00
2023-01-19 09:24:29 +01:00
2022-11-25 13:01:55 -05:00
2023-02-22 17:12:44 -08:00
2023-02-20 11:53:11 -08:00
2023-02-20 14:10:36 -08:00
2023-02-09 16:51:39 -08:00
2023-02-20 11:53:11 -08:00
2023-02-20 11:53:11 -08:00