linux-stable/fs/ext4
Xiang wangx 1f3ddff375 ext4: fix a doubled word "need" in a comment
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220605091503.12513-1-wangxiang@cdjrlc.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2022-06-18 19:36:20 -04:00
..
.kunitconfig
acl.c
acl.h
balloc.c ext4: fix kernel doc warnings 2022-03-15 17:45:36 -04:00
bitmap.c
block_validity.c ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid() 2022-02-25 21:34:56 -05:00
crypto.c ext4: refactor and move ext4_ioctl_get_encryption_pwsalt() 2022-05-21 22:24:24 -04:00
dir.c ext4: fix spelling errors in comments 2022-05-11 15:19:06 -04:00
ext4.h Page cache changes for 5.19 2022-05-24 19:55:07 -07:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: fix bug_on in __es_tree_search 2022-05-24 15:34:17 -04:00
extents_status.c
extents_status.h
fast_commit.c ext4: remove unnecessary conditionals 2022-05-13 16:27:24 -04:00
fast_commit.h flexible-array transformations for 5.18-rc1 2022-03-24 11:39:32 -07:00
file.c iomap: add per-iomap_iter private data 2022-05-16 17:17:32 +02:00
fsmap.c
fsmap.h
fsync.c
hash.c
ialloc.c
indirect.c
inline.c Page cache changes for 5.19 2022-05-24 19:55:07 -07:00
inode-test.c
inode.c ext4: improve write performance with disabled delalloc 2022-06-16 12:17:56 -04:00
ioctl.c Various bug fixes and cleanups for ext4. In particular, move the 2022-05-24 19:04:46 -07:00
Kconfig
Makefile ext4: move ext4 crypto code to its own file crypto.c 2022-05-21 22:24:24 -04:00
mballoc.c ext4: correct the judgment of BUG in ext4_mb_normalize_request 2022-06-18 19:35:57 -04:00
mballoc.h
migrate.c ext4: fix a doubled word "need" in a comment 2022-06-18 19:36:20 -04:00
mmp.c ext4: remove unnecessary type castings 2022-05-11 15:19:06 -04:00
move_extent.c ext4: Convert ext4 to read_folio 2022-05-09 16:21:45 -04:00
namei.c ext4: make variable "count" signed 2022-06-18 19:35:57 -04:00
orphan.c
page-io.c ext4: fix incorrect comment in ext4_bio_write_page() 2022-06-16 11:03:16 -04:00
readpage.c fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
resize.c ext4: add reserved GDT blocks check 2022-06-18 19:36:08 -04:00
super.c ext4: fix up test_dummy_encryption handling for new mount API 2022-06-18 19:35:43 -04:00
symlink.c ext4: convert symlink external data block mapping to bdev 2022-05-17 14:17:40 -04:00
sysfs.c
truncate.h
verity.c ext4: Call aops write_begin() and write_end() directly 2022-05-08 14:45:56 -04:00
xattr.c ext4: use kmemdup() to replace kmalloc + memcpy 2022-06-18 19:35:43 -04:00
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c