index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ext4 crypto: Add symlink encryption
Theodore Ts'o
2017-05-27
5
-23
/
+184
*
ext4 crypto: enable filename encryption
Michael Halcrow
2017-05-27
2
-17
/
+68
*
ext4 crypto: filename encryption modifications
Michael Halcrow
2017-05-27
1
-44
/
+204
*
ext4 crypto: partial update to namei.c for fname crypto
Michael Halcrow
2017-05-27
1
-8
/
+101
*
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
2017-05-27
3
-13
/
+79
*
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2017-05-27
4
-13
/
+35
*
ext4 crypto: filename encryption facilities
Michael Halcrow
2017-05-27
5
-1
/
+779
*
ext4 crypto: implement the ext4 decryption read path
Michael Halcrow
2017-05-27
3
-3
/
+88
*
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
2017-05-27
4
-6
/
+173
*
ext4 crypto: inherit encryption policies on inode and directory create
Michael Halcrow
2017-05-27
1
-1
/
+19
*
ext4 crypto: enforce context consistency
Theodore Ts'o
2017-05-27
1
-1
/
+23
*
ext4 crypto: add encryption key management facilities
Michael Halcrow
2017-05-27
4
-1
/
+179
*
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
2017-05-27
6
-1
/
+682
*
ext4 crypto: add encryption policy and password salt support
Michael Halcrow
2017-05-27
5
-0
/
+317
*
ext4 crypto: add encryption xattr support
Michael Halcrow
2017-05-27
1
-0
/
+3
*
ext4 crypto: export ext4_empty_dir()
Michael Halcrow
2017-05-27
2
-5
/
+7
*
ext4 crypto: add ext4 encryption Kconfig
Theodore Ts'o
2017-05-27
1
-0
/
+17
*
ext4 crypto: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
2017-05-27
1
-6
/
+19
*
ext4 crypto: add ext4_mpage_readpages()
Theodore Ts'o
2017-05-27
4
-3
/
+271
*
ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
JP Abgrall
2017-05-27
3
-12
/
+25
*
ext4: use old legacy direct I/O interface for 3.18 backport
Theodore Ts'o
2017-05-27
3
-15
/
+20
*
ext4: revert to old read/write/aio interface for 3.18 backport
Theodore Ts'o
2017-05-27
1
-5
/
+176
*
ext4: remove tmpfile, rename2, set_acl operations for 3.18 backport
Theodore Ts'o
2017-05-27
1
-12
/
+19
*
ext4: use old interface for ext4_readdir()
Theodore Ts'o
2017-05-27
1
-2
/
+15
*
ext4: fix up bio->bi_iter.bi_sector
Theodore Ts'o
2017-05-27
1
-2
/
+2
*
ext4: use old truncate_pagecache() interface for ext4 3.18 backport
Theodore Ts'o
2017-05-27
2
-3
/
+5
*
ext4: use old percpu_counter_init() function signature
Theodore Ts'o
2017-05-27
2
-9
/
+6
*
ext4: use the old shrinker API
Theodore Ts'o
2017-05-27
1
-6
/
+10
*
ext4: disable ext4 acl handling for 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
31
-5350
/
+5938
*
UPSTREAM: ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-04-26
1
-1
/
+1
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-04-17
1
-1
/
+3
*
BACKPORT: posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-04-16
1
-8
/
+4
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-04-16
1
-0
/
+9
*
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
2017-04-16
1
-0
/
+2
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2017-04-11
2
-1
/
+17
*
ext4: allow DAX writeback for hole punch
Ross Zwisler
2017-04-11
1
-2
/
+2
*
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2017-04-11
1
-4
/
+4
*
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2017-04-11
1
-19
/
+28
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-04-11
4
-36
/
+42
*
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2017-04-11
1
-1
/
+17
*
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2016-11-17
1
-1
/
+7
*
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
Nick Desaulniers
2016-11-07
1
-0
/
+7
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
1
-0
/
+2
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
5
-26
/
+39
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
4
-7
/
+58
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+1
*
Linux 3.10.97 (accumulative patch)
Stefan Guendhoer
2016-08-26
2
-9
/
+46
*
Linux 3.10.95 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-2
/
+10
*
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2016-08-26
1
-11
/
+5
[prev]
[next]