Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6afaea252128fa03cc4481bca36b45fb5404478c
/
fs
/
ext4
aa71c72
Merge android-4.9.88 (bb52bba) into msm-4.9
by Blagovest Kolenichev
· 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
ff97938
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
by Kyle Yan
· 7 years ago
88b1511
Merge 4.9.71 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
319c8e1
Merge 4.9.71 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
32e2ae0
ext4: fix crash when a directory's i_size is too small
by Chandan Rajendra
· 7 years ago
6a851bb
ext4: fix fdatasync(2) after fallocate(2) operation
by Eryu Guan
· 7 years ago
9566f9f
Merge 4.9.66 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
c1a2864
Merge 4.9.66 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d612bee
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
9cdd4bf
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
by Theodore Ts'o
· 7 years ago
804337a
Merge "Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9"
by Linux Build Service Account
· 7 years ago
7b93926
Enable HW File Based Encryption on ext4 file system
by Neeraj Soni
· 7 years ago
e48f6bd
Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9
by Kyle Yan
· 7 years ago
4170bfa
Merge 4.9.61 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
c4789f8
Merge 4.9.61 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
16d65c0
ext4: do not use stripe_width if it is not set
by Jan Kara
· 7 years ago
0e9deca
ext4: fix stripe-unaligned allocations
by Jan Kara
· 7 years ago
a88270f
Merge remote-tracking branch '4.9/tmp-86f97ab' into msm-4.9
by Kyle Yan
· 7 years ago
1bca48e
Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9
by Kyle Yan
· 7 years ago
86f97ab
Merge 4.9.57 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
b86d2b1
Merge 4.9.57 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
28cbf06
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
by Darrick J. Wong
· 7 years ago
cd02e63
Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9
by Kyle Yan
· 7 years ago
63da420
f2fs: catch up to v4.14-rc1
by Hyojun Kim
· 7 years ago
f931a27
Merge 4.9.55 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
cdbe07a
Merge 4.9.55 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
48d7b5a
ext4: don't allow encrypted operations without keys
by Theodore Ts'o
· 8 years ago
6007f0f
ext4: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
2d605d9
ext4: fix data corruption for mmap writes
by Jan Kara
· 7 years ago
ce93979
Merge 4.9.52 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
c30c69c
Merge 4.9.52 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
3806cea
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
by zhangyi (F)
· 7 years ago
18d27cb
ext4: fix incorrect quotaoff if the quota feature is enabled
by zhangyi (F)
· 7 years ago
7d337cc
Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9
by Kyle Yan
· 7 years ago
02f29ab
Merge 4.9.42 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
12353a0
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 7 years ago
0814c3a
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
by Jan Kara
· 7 years ago
9655b5b
Merge remote-tracking branch '4.9/tmp-3f353c3' into 4.9
by Kyle Yan
· 7 years ago
3f353c3
Merge 4.9.38 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
c0d3a7b
ext4: check return value of kstrtoull correctly in reserved_clusters_store
by Chao Yu
· 7 years ago
722f478
Merge "ext4: Initialize ee_start_lo to avoid potential use before initialization"
by Linux Build Service Account
· 7 years ago
1765f52
Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE"
by Linux Build Service Account
· 7 years ago
4c0510d
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
by Nick Desaulniers
· 8 years ago
add5856
ext4: Initialize ee_start_lo to avoid potential use before initialization
by Kyle Yan
· 7 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
c404f0d
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 7 years ago
2e16921
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
by Jan Kara
· 7 years ago
9890b9c
ext4: keep existing extra fields when inode expands
by Konstantin Khlebnikov
· 7 years ago
9850844
ext4: fix SEEK_HOLE
by Jan Kara
· 7 years ago
951d823
Merge 4.9.30 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b2764f8
ext4: evict inline data when writing to memory map
by Eric Biggers
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
b1574ca
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
9a9dc3ec
ext4: lock the xattr block before checksuming it
by Theodore Ts'o
· 8 years ago
f572ba9
ext4: mark inode dirty after converting inline directory
by Eric Biggers
· 8 years ago
6bf53d4
Merge 4.9.18 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
c2eeabe
ext4: fix fencepost in s_first_meta_bg validation
by Theodore Ts'o
· 8 years ago
23b839a
resolve merge conflicts of 8fed8fc18839 to android-4.4
by Todd Kjos
· 8 years ago
8fed8fc
ext4: don't BUG when truncating encrypted inodes on the orphan list
by Theodore Ts'o
· 8 years ago
d03bbbd
ext4: return EROFS if device is r/o and journal replay is needed am: d6dcec965b
by Theodore Ts'o
· 8 years ago
e34dc52
ext4: preserve the needs_recovery flag when the journal is aborted
by Theodore Ts'o
· 8 years ago
83ad57d
ext4: fix inline data error paths am: 0b37d0c0c6
by Theodore Ts'o
· 8 years ago
53a920d
ext4: fix use-after-iput when fscrypt contexts are inconsistent am: 68ca0fdac4
by Eric Biggers
· 8 years ago
2cff3a2
ext4: fix data corruption in data=journal mode am: a5a9cf387d
by Jan Kara
· 8 years ago
e4c56d9
ext4: trim allocation requests to group size am: fc6c2da174
by Jan Kara
· 8 years ago
04715e8
ext4: do not polute the extents cache while shifting extents am: e0b53d6729
by Roman Pen
· 8 years ago
ad34246
ext4: Include forgotten start block on fallocate insert range am: 72ae476d04
by Roman Pen
· 8 years ago
87089bc
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 8 years ago
d6dcec9
ext4: return EROFS if device is r/o and journal replay is needed
by Theodore Ts'o
· 8 years ago
269bf7b
ext4: preserve the needs_recovery flag when the journal is aborted
by Theodore Ts'o
· 8 years ago
0b37d0c
ext4: fix inline data error paths
by Theodore Ts'o
· 8 years ago
68ca0fd
ext4: fix use-after-iput when fscrypt contexts are inconsistent
by Eric Biggers
· 8 years ago
a5a9cf3
ext4: fix data corruption in data=journal mode
by Jan Kara
· 8 years ago
fc6c2da
ext4: trim allocation requests to group size
by Jan Kara
· 8 years ago
e0b53d6
ext4: do not polute the extents cache while shifting extents
by Roman Pen
· 8 years ago
72ae476
ext4: Include forgotten start block on fallocate insert range
by Roman Pen
· 8 years ago
da1e402
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 8 years ago
6ad0ca3
ANDROID: ext4 crypto: Disables zeroing on truncation when there's no key
by Michael Halcrow
· 8 years ago
009e608
ANDROID: Refactor fs readpage/write tracepoints.
by Mohan Srinivasan
· 8 years ago
dcb6110
Merge tag 'v4.9.9' into android-4.9-aosp
by Dmitry Shmidt
· 8 years ago
13e6ef9
ext4: validate s_first_meta_bg at mount time
by Eryu Guan
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
25cc70f
ANDROID: fs: FS tracepoints to track IO.
by Mohan Srinivasan
· 8 years ago
cc14b9e
ANDROID: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
by JP Abgrall
· 10 years ago
9abce3c
ext4: do not perform data journaling when data is encrypted
by Sergey Karamov
· 8 years ago
acf3efd
ext4: return -ENOMEM instead of success
by Dan Carpenter
· 8 years ago
3e4f8da
ext4: reject inodes with negative size
by Darrick J. Wong
· 8 years ago
8084f57
ext4: add sanity checking to count_overhead()
by Theodore Ts'o
· 8 years ago
Next »