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/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
16
-121
/
+241
|
\
|
*
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-17
5
-7
/
+63
|
*
vfs: use READ_ONCE() to access ->i_link
Eric Biggers
2019-04-17
1
-2
/
+2
|
*
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-17
6
-56
/
+119
|
*
fscrypt: only set dentry_operations on ciphertext dentries
Eric Biggers
2019-04-17
1
-2
/
+1
|
*
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
Eric Biggers
2019-04-17
1
-0
/
+2
|
*
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
2019-04-17
1
-1
/
+11
|
*
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2019-04-17
2
-30
/
+32
|
*
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
2019-04-16
4
-8
/
+8
|
*
fscrypt: remove WARN_ON_ONCE() when decryption fails
Eric Biggers
2019-04-16
1
-4
/
+2
|
*
fscrypt: drop inode argument from fscrypt_get_ctx()
Eric Biggers
2019-04-16
3
-13
/
+7
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-07
30
-59
/
+9513
|
\
\
|
*
|
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
2019-05-06
1
-0
/
+6
|
*
|
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
2019-04-30
1
-1
/
+1
|
*
|
unicode: refactor the rule for regenerating utf8data.h
Masahiro Yamada
2019-04-28
5
-16
/
+3455
|
*
|
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
9
-21
/
+221
|
*
|
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2019-04-25
2
-1
/
+105
|
*
|
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
2019-04-25
3
-2075
/
+2138
|
*
|
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
2019-04-25
3
-0
/
+326
|
*
|
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
2019-04-25
4
-1
/
+197
|
*
|
unicode: reduce the size of utf8data[]
Olaf Weber
2019-04-25
4
-12646
/
+3028
|
*
|
unicode: introduce code for UTF-8 normalization
Olaf Weber
2019-04-25
3
-0
/
+756
|
*
|
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
2019-04-25
6
-0
/
+13915
|
*
|
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
2019-04-25
1
-1
/
+1
|
*
|
ext4: cond_resched in work-heavy group loops
Khazhismel Kumykov
2019-04-25
2
-0
/
+3
|
*
|
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
2019-04-25
1
-24
/
+34
|
*
|
ext4: avoid drop reference to iloc.bh twice
Pan Bian
2019-04-25
1
-0
/
+1
|
*
|
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
2019-04-10
1
-1
/
+1
|
*
|
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2019-04-09
2
-0
/
+52
|
*
|
ext4: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-04-07
2
-4
/
+4
|
*
|
ext4: fix prefetchw of NULL page
Liu Xiang
2019-04-07
1
-1
/
+2
|
*
|
jbd2: check superblock mapped prior to committing
Jiufei Xue
2019-04-06
1
-0
/
+4
|
*
|
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
2019-04-06
1
-3
/
+0
|
*
|
ext4: make sanity check in mballoc more strict
Jan Kara
2019-04-06
1
-1
/
+1
|
*
|
jbd2: remove repeated assignments in __jbd2_log_wait_for_space()
Liu Song
2019-04-06
1
-1
/
+0
*
|
|
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
16
-373
/
+1761
|
\
\
\
|
*
|
|
afs: Implement YFS ACL setting
David Howells
2019-05-07
3
-5
/
+112
|
*
|
|
afs: Get YFS ACLs and information through xattrs
David Howells
2019-05-07
4
-4
/
+304
|
*
|
|
afs: implement acl setting
Joe Gorse
2019-05-07
4
-6
/
+109
|
*
|
|
afs: Get an AFS3 ACL as an xattr
David Howells
2019-05-07
4
-0
/
+183
|
*
|
|
afs: Fix getting the afs.fid xattr
David Howells
2019-05-07
1
-3
/
+12
|
*
|
|
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
2019-05-07
1
-2
/
+2
|
*
|
|
afs: Calculate i_blocks based on file size
Marc Dionne
2019-05-07
1
-1
/
+5
|
*
|
|
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
2019-05-07
4
-8
/
+36
|
*
|
|
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
5
-9
/
+85
|
*
|
|
afs: Add more tracepoints
David Howells
2019-04-25
4
-13
/
+20
|
*
|
|
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
7
-11
/
+363
|
*
|
|
afs: Add directory reload tracepoint
David Howells
2019-04-25
1
-0
/
+1
|
*
|
|
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
2
-3
/
+60
|
*
|
|
afs: Improve dir check failure reports
David Howells
2019-04-25
1
-4
/
+34
[next]