index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-04
13
-368
/
+321
|
\
|
*
fscrypt: fix build with pre-4.6 gcc versions
Eric Biggers
2018-02-01
1
-1
/
+1
|
*
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-11
4
-20
/
+6
|
*
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
2018-01-11
3
-21
/
+23
|
*
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
Eric Biggers
2018-01-11
1
-15
/
+14
|
*
fscrypt: calculate NUL-padding length in one place only
Eric Biggers
2018-01-11
3
-35
/
+29
|
*
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
2018-01-11
1
-0
/
+9
|
*
fscrypt: remove fscrypt_fname_usr_to_disk()
Eric Biggers
2018-01-11
1
-29
/
+0
|
*
ubifs: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-34
/
+2
|
*
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
1
-43
/
+12
|
*
ubifs: free the encrypted symlink target
Eric Biggers
2018-01-11
1
-6
/
+4
|
*
f2fs: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-57
/
+9
|
*
f2fs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
1
-50
/
+16
|
*
ext4: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-37
/
+6
|
*
ext4: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
1
-43
/
+15
|
*
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-0
/
+73
|
*
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-01-11
3
-3
/
+99
|
*
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-01-11
3
-0
/
+3
|
*
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2018-01-11
1
-0
/
+11
|
*
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2018-01-11
1
-0
/
+14
|
*
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
2018-01-11
1
-0
/
+1
*
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
11
-42
/
+69
|
\
\
|
*
|
cifs: Define usercopy region in cifs_request slab cache
David Windsor
2018-01-15
1
-4
/
+6
|
*
|
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
2018-01-15
1
-2
/
+6
|
*
|
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+8
|
*
|
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+10
|
*
|
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
2018-01-15
1
-2
/
+5
|
*
|
befs: Define usercopy region in befs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+9
|
*
|
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
2018-01-15
1
-3
/
+5
|
*
|
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
|
*
|
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
|
*
|
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
2018-01-15
1
-2
/
+1
|
*
|
vfs: Define usercopy region in names_cache slab caches
David Windsor
2018-01-15
1
-2
/
+2
|
*
|
dcache: Define usercopy region in dentry_cache slab cache
David Windsor
2018-01-15
1
-2
/
+3
*
|
|
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-03
1
-1
/
+0
|
\
\
\
|
*
|
|
fs: pstore: remove unused hardirq.h
Yang Shi
2017-11-28
1
-1
/
+0
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-03
35
-199
/
+137
|
\
\
\
\
|
*
|
|
|
ext4: create ext4_kset dynamically
Riccardo Schirone
2018-01-11
1
-14
/
+25
|
*
|
|
|
ext4: create ext4_feat kobject dynamically
Riccardo Schirone
2018-01-11
1
-11
/
+22
|
*
|
|
|
ext4: release kobject/kset even when init/register fail
Riccardo Schirone
2018-01-11
1
-4
/
+11
|
*
|
|
|
ext4: fix incorrect indentation of if statement
Colin Ian King
2018-01-11
1
-3
/
+3
|
*
|
|
|
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
Jun Piao
2018-01-11
6
-18
/
+18
|
*
|
|
|
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-01-10
1
-0
/
+1
|
*
|
|
|
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-01-10
1
-1
/
+4
|
*
|
|
|
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
2018-01-10
1
-4
/
+12
|
*
|
|
|
mbcache: make sure c_entry_count is not decremented past zero
Jiang Biao
2018-01-09
1
-1
/
+3
|
*
|
|
|
ext4: no need flush workqueue before destroying it
piaojun
2018-01-09
1
-1
/
+0
|
*
|
|
|
ext4: fixed alignment and minor code cleanup in ext4.h
Petros Koutoupis
2018-01-07
1
-11
/
+9
|
*
|
|
|
ext4: fix ENOSPC handling in DAX page fault handler
Jan Kara
2018-01-07
1
-2
/
+8
|
*
|
|
|
dax: pass detailed error code from dax_iomap_fault()
Jan Kara
2018-01-07
4
-6
/
+9
[next]