Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ffa7b1da8008fdca2a048e0c795353f0f08d5d3
/
fs
/
ext4
5ffa7b1
Merge android-4.9.134 (a427932) into msm-4.9
by Minming Qi
· 6 years ago
f343b64
Merge android-4.9.133 (d589c0d) into msm-4.9
by Minming Qi
· 6 years ago
775e2fb
Merge android-4.9.131 (7bebf33) into msm-4.9
by Minming Qi
· 6 years ago
8f00a1d
Merge android-4.9.130 (1c7637c) into msm-4.9
by Minming Qi
· 6 years ago
69376be
Merge android-4.9.125 (a925dfb) into msm-4.9
by Minming Qi
· 6 years ago
2f1b7c8
Merge android-4.9.124 (6a1b592) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
8faa25f
Merge android-4.9.119 (92e8704) into msm-4.9
by Minming Qi
· 6 years ago
a5718e3
Merge android-4.9.117 (8b21e85) into msm-4.9
by Minming Qi
· 6 years ago
a427932
Merge 4.9.134 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a295ff4
ext4: Fix error code in ext4_xattr_set_entry()
by Daniel Rosenberg
· 6 years ago
d589c0d
Merge 4.9.133 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
0050338
ext4: always verify the magic number in xattr blocks
by Theodore Ts'o
· 6 years ago
b469713
ext4: add corruption check in ext4_xattr_set_entry()
by Theodore Ts'o
· 6 years ago
7bebf33
Merge 4.9.131 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3a28247
ext4: never move the system.data xattr out of the inode body
by Theodore Ts'o
· 6 years ago
1c7637c
Merge 4.9.130 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
797488a
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
b344b3a
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
4ba9e68
ext4: fix online resizing for bigalloc file systems with a 1k block size
by Theodore Ts'o
· 6 years ago
205dc0d
ext4: fix online resize's handling of a too-small final block group
by Theodore Ts'o
· 6 years ago
67770b4
ext4: recalucate superblock checksum after updating free blocks/inodes
by Theodore Ts'o
· 6 years ago
acf32cf
ext4: avoid divide by zero fault when deleting corrupted inline directories
by Theodore Ts'o
· 6 years ago
23f57cb
ext4: check to make sure the rename(2)'s destination is not freed
by Theodore Ts'o
· 6 years ago
f56989b
Merge android-4.9.114 (dbcb748) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
a925dfb
Merge 4.9.125 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e85b9fb
ext4: reset error code in ext4_find_entry in fallback
by Eric Sandeen
· 6 years ago
e0cfc1c
ext4: sysfs: print ext4_super_block fields as little-endian
by Arnd Bergmann
· 6 years ago
9c2860f
ext4: check for NUL characters in extended attribute's name
by Theodore Ts'o
· 6 years ago
6a1b592
Merge 4.9.124 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
51ada11
ext4: fix spectre gadget in ext4_mb_regular_allocator()
by Jeremy Cline
· 6 years ago
55adce7
Merge "fscrypt: Fix Data Unit Number used in file encryption"
by Linux Build Service Account
· 6 years ago
07c3e61
Update Inline Crypto Engine support for File based Encryption
by Neeraj Soni
· 6 years ago
f85543b
Merge 4.9.120 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
954e572
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
dc09373
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
92e8704
Merge 4.9.119 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
9bf8d5b
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
by Theodore Ts'o
· 6 years ago
8b21e85
Merge 4.9.117 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
262a62c
ext4: check for allocation block validity with block group locked
by Theodore Ts'o
· 6 years ago
5eed597
ext4: fix inline data updates with checksums enabled
by Theodore Ts'o
· 6 years ago
90e7a90
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9
by Jaegeuk Kim
· 6 years ago
68a56a7
Merge android-4.9.112 (9e79039) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
9e79039
Merge 4.9.112 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
917692c
ext4: check superblock mapped prior to committing
by Jon Derrick
· 6 years ago
eb13a42
ext4: add more mount time checks of the superblock
by Theodore Ts'o
· 6 years ago
425dc46
ext4: add more inode number paranoia checks
by Theodore Ts'o
· 6 years ago
a5e063d
ext4: clear i_data in ext4_inode_info when removing inline data
by Theodore Ts'o
· 6 years ago
2f135cc
ext4: include the illegal physical block in the bad map ext4_error msg
by Theodore Ts'o
· 6 years ago
87dad44
ext4: verify the depth of extent tree in ext4_find_extent()
by Theodore Ts'o
· 6 years ago
5ae5732
ext4: only look at the bg_flags field if it is valid
by Theodore Ts'o
· 6 years ago
cdde876
ext4: always check block group bounds in ext4_init_block_bitmap()
by Theodore Ts'o
· 6 years ago
9e4842f
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
by Theodore Ts'o
· 6 years ago
4d93a43
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
d7a592f
ext4: use pagevec_lookup_range_tag()
by Jan Kara
· 7 years ago
a237e18
Merge android-4.9.110 (00a0bcb) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
4ddc3a8
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
b711ad8
ext4: switch to fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
00a0bcb
Merge 4.9.110 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e45ab2d
ext4: fix fencepost error in check for inode count overflow during resize
by Jan Kara
· 6 years ago
ade6e14
ext4: update mtime in ext4_punch_hole even if no blocks are released
by Lukas Czerner
· 7 years ago
42cc42e
ext4: fix hole length detection in ext4_ind_map_blocks()
by Jan Kara
· 7 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
ded3533
Merge "Merge android-4.9.99 (c462abb) into msm-4.9"
by Linux Build Service Account
· 6 years ago
9797dcb
Merge 4.9.104 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
2d2d3f1
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
36c6512
Enable hardware based FBE on f2fs and adapt ext4 fs
by Neeraj Soni
· 7 years ago
c692cb9
Resolve merge conflict and enable HW FBE for ext4 fs
by Neeraj Soni
· 7 years ago
ae2ea7f
Merge android-4.9.98 (f679e4d) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
2c5fffe
Merge android-4.9.96 (320d53a) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
2e229cb02
Merge android-4.9.94 (8683408) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
f679e4d
Merge 4.9.98 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
1fd7c77
ext4: fix bitmap position validation
by Lukas Czerner
· 7 years ago
7696481
ext4: add validity checks for bitmap block numbers
by Theodore Ts'o
· 7 years ago
a405a2a
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
by Eric Biggers
· 7 years ago
320d53a
Merge 4.9.96 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
68e3579
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
by Theodore Ts'o
· 7 years ago
6b289a7
ext4: fail ext4_iget for root directory if unallocated
by Theodore Ts'o
· 7 years ago
c636feb
ext4: protect i_disksize update by i_data_sem in direct write path
by Eryu Guan
· 7 years ago
a06b798
ext4: don't update checksum of new initialized bitmaps
by Theodore Ts'o
· 7 years ago
823fd56
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
0509923
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
aa71c72
Merge android-4.9.88 (bb52bba) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
78b336a
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
by Eryu Guan
· 7 years ago
a90e045
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
by Konstantin Khlebnikov
· 7 years ago
d919765
f2fs/fscrypt: updates to v4.17-rc1
by Jaegeuk Kim
· 7 years ago
401052f
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
7d82f0e
ext4: switch to fscrypt ->symlink() helper functions
by Eric Biggers
· 7 years ago
ba4efe5
ext4: switch to fscrypt_get_symlink()
by Eric Biggers
· 7 years ago
e06a105
Merge android-4.9.84 (a9d0273) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
fe5289a
Revert "Enable HW File Based Encryption on ext4 file system"
by Blagovest Kolenichev
· 7 years ago
bb52bba
Merge 4.9.88 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b496b24
ext4: inplace xattr block update fails to deduplicate blocks
by Tahsin Erdogan
· 7 years ago
da9fb78
Merge 4.9.83 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
4a36f43
ext4: save error to disk in __ext4_grp_locked_error()
by Zhouyi Zhou
· 7 years ago
539deab
ext4: fix a race in the ext4 shutdown path
by Harshad Shirwadkar
· 7 years ago
8dec074
fscrypt: updates on 4.15-rc4
by Jaegeuk Kim
· 7 years ago
8814204
fscrypt: remove unneeded empty fscrypt_operations structs
by Eric Biggers
· 7 years ago
8745aa3
fscrypt: remove ->is_encrypted()
by Eric Biggers
· 7 years ago
685285b
fs, fscrypt: add an S_ENCRYPTED inode flag
by Eric Biggers
· 7 years ago
Next »