index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-08-12
fscrypt: allow unprivileged users to add/remove keys for v2 policies
Eric Biggers
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
fscrypt: add an HKDF-SHA512 implementation
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
2019-08-12
fscrypt: move v1 policy key setup to keysetup_v1.c
Eric Biggers
2019-08-12
fscrypt: refactor key setup code in preparation for v2 policies
Eric Biggers
2019-08-12
fscrypt: rename fscrypt_master_key to fscrypt_direct_key
Eric Biggers
2019-08-12
fscrypt: add ->ci_inode to fscrypt_info
Eric Biggers
2019-08-12
fscrypt: use FSCRYPT_* definitions, not FS_*
Eric Biggers
2019-08-12
fscrypt: use ENOPKG when crypto API support missing
Eric Biggers
2019-08-12
fscrypt: improve warnings for missing crypto API support
Eric Biggers
2019-08-12
fscrypt: improve warning messages for unsupported encryption contexts
Eric Biggers
2019-08-12
fscrypt: make fscrypt_msg() take inode instead of super_block
Eric Biggers
2019-08-12
fscrypt: clean up base64 encoding/decoding
Eric Biggers
2019-08-12
fscrypt: remove loadable module related code
Eric Biggers
2019-08-03
Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-08-03
coredump: split pipe command whitespace before expanding template
Paul Wise
2019-08-03
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
2019-08-02
Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-02
Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-02
Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-01
block: Fix __blkdev_direct_IO() for bio fragments
Damien Le Moal
2019-07-31
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-07-31
gfs2: Inode dirtying fix
Andreas Gruenbacher
2019-07-31
Unbreak mount_capable()
Al Viro
2019-07-31
io_uring: fix KASAN use after free in io_sq_wq_submit_work
Jackie Liu
2019-07-30
Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-30
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
2019-07-29
dax: Fix missed wakeup in put_unlocked_entry()
Jan Kara
2019-07-28
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
2019-07-28
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-07-26
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
2019-07-26
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-26
fix the struct mount leak in umount_tree()
Al Viro
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
[next]