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
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext[34]: fix double put in tmpfile
Miklos Szeredi
2019-05-02
1
-3
/
+2
*
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2019-05-02
1
-1
/
+1
*
ext4: ->tmpfile() support
Al Viro
2019-05-02
1
-5
/
+4
*
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
2018-12-02
1
-0
/
+1
*
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-12-01
1
-0
/
+1
*
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-12-01
1
-1
/
+3
*
ext4: fix oops on corrupted filesystem
Jan Kara
2017-12-31
1
-1
/
+1
*
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
2017-12-22
1
-0
/
+4
*
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-12
1
-10
/
+12
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-05-29
1
-5
/
+4
*
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2017-05-29
1
-0
/
+18
*
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
2017-05-29
1
-9
/
+6
*
ext4 crypto: allocate the right amount of memory for the on-disk symlink
Theodore Ts'o
2017-05-27
1
-11
/
+21
*
ext4 crypto: enforce crypto policy restrictions on cross-renames
Theodore Ts'o
2017-05-27
1
-0
/
+9
*
ext4 crypto: encrypt tmpfile located in encryption protected directory
Theodore Ts'o
2017-05-27
1
-28
/
+1
*
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
2017-05-27
1
-8
/
+9
*
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
2017-05-27
1
-29
/
+13
*
ext4 crypto: don't allocate a page when encrypting/decrypting file names
Theodore Ts'o
2017-05-27
1
-0
/
+4
*
ext4 crypto: optimize filename encryption
Theodore Ts'o
2017-05-27
1
-184
/
+110
*
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2017-05-27
1
-66
/
+6
*
ext4 crypto: sync up the mainline 4.1-rc1 merge
Theodore Ts'o
2017-05-27
1
-6
/
+7
*
ext4: make fsync to sync parent dir in no-journal for real this time
Theodore Ts'o
2017-05-27
1
-9
/
+11
*
ext4 crypto: enable encryption feature flag
Theodore Ts'o
2017-05-27
1
-3
/
+6
*
ext4 crypto: Add symlink encryption
Theodore Ts'o
2017-05-27
1
-20
/
+65
*
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
1
-10
/
+71
*
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2017-05-27
1
-4
/
+17
*
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: export ext4_empty_dir()
Michael Halcrow
2017-05-27
1
-5
/
+6
*
ext4: remove tmpfile, rename2, set_acl operations for 3.18 backport
Theodore Ts'o
2017-05-27
1
-12
/
+19
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
1
-366
/
+722
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-04-11
1
-5
/
+4
*
3.10.76 -> 3.10.77
Jan Engelmohr
2016-08-26
1
-9
/
+11
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+3195