开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-01-22
fscrypt: improve format of no-key names
Daniel Rosenberg
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-22
fscrypt: clarify what is meant by a per-file key
Eric Biggers
2020-01-22
fscrypt: derive dirhash key for casefolded directories
Daniel Rosenberg
2020-01-22
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
2020-01-22
fscrypt: add "fscrypt_" prefix to fname_encrypt()
Eric Biggers
2020-01-22
fscrypt: don't print name of busy file when removing key
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-14
fscrypt: document gfp_flags for bounce page allocation
Eric Biggers
2020-01-14
fscrypt: optimize fscrypt_zeroout_range()
Eric Biggers
2019-12-31
fscrypt: remove redundant bi_status check
Eric Biggers
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-12-31
fscrypt: remove fscrypt_is_direct_key_policy()
Eric Biggers
2019-12-31
fscrypt: move fscrypt_valid_enc_modes() to policy.c
Eric Biggers
2019-12-31
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
2019-12-31
fscrypt: split up fscrypt_supported_policy() by policy version
Eric Biggers
2019-12-31
fscrypt: move fscrypt_d_revalidate() to fname.c
Eric Biggers
2019-12-31
fscrypt: constify inode parameter to filename encryption functions
Eric Biggers
2019-12-31
fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()
Eric Biggers
2019-12-31
fscrypt: verify that the crypto_skcipher has the correct ivsize
Eric Biggers
2019-12-31
fscrypt: use crypto_skcipher_driver_name()
Eric Biggers
2019-12-31
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
2019-12-29
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-12-29
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
2019-12-27
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-24
io-wq: add cond_resched() to worker thread
Hillf Danton
2019-12-23
io-wq: remove unused busy list from io_sqe
Hillf Danton
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-23
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2019-12-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-22
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-22
pipe: fix empty pipe check in pipe_write()
Jan Stancek
2019-12-21
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
2019-12-20
Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-20
io_uring: pass in 'sqe' to the prep handlers
Jens Axboe
2019-12-20
io_uring: standardize the prep methods
Jens Axboe
2019-12-20
io_uring: read 'count' for IORING_OP_TIMEOUT in prep handler
Jens Axboe
2019-12-20
io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler
Jens Axboe
2019-12-20
io_uring: move all prep state for IORING_OP_CONNECT to prep handler
Jens Axboe
2019-12-20
io_uring: add and use struct io_rw for read/writes
Jens Axboe
2019-12-20
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-20
io_uring: use u64_to_user_ptr() consistently
Jens Axboe
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
[next]