index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-10
13
-82
/
+237
|
\
|
*
afs: Add support for the UAE error table
David Howells
2019-06-28
2
-28
/
+152
|
*
fs/afs: use struct_size() in kzalloc()
Zhengyuan Liu
2019-06-20
3
-8
/
+4
|
*
afs: Trace afs_server usage
David Howells
2019-06-20
7
-21
/
+47
|
*
afs: Add some callback management tracepoints
David Howells
2019-06-20
4
-17
/
+28
|
*
afs: afs_unlink() doesn't need to check dentry->d_inode
David Howells
2019-06-20
1
-8
/
+6
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
12
-255
/
+255
|
\
\
|
*
|
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
Eric Biggers
2019-06-27
1
-1
/
+0
|
*
|
fscrypt: remove unnecessary includes of ratelimit.h
Eric Biggers
2019-06-10
3
-3
/
+0
|
*
|
fscrypt: don't set policy for a dead directory
Hongjie Fang
2019-05-28
1
-0
/
+2
|
*
|
ext4: encrypt only up to last block in ext4_bio_write_page()
Eric Biggers
2019-05-28
1
-1
/
+9
|
*
|
ext4: decrypt only the needed block in __ext4_block_zero_page_range()
Chandan Rajendra
2019-05-28
1
-2
/
+1
|
*
|
ext4: decrypt only the needed blocks in ext4_block_write_begin()
Chandan Rajendra
2019-05-28
1
-11
/
+18
|
*
|
ext4: clear BH_Uptodate flag on decryption error
Chandan Rajendra
2019-05-28
1
-2
/
+6
|
*
|
fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
Eric Biggers
2019-05-28
1
-2
/
+2
|
*
|
fscrypt: support decrypting multiple filesystem blocks per page
Eric Biggers
2019-05-28
3
-20
/
+36
|
*
|
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
2019-05-28
2
-7
/
+31
|
*
|
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
Eric Biggers
2019-05-28
1
-9
/
+6
|
*
|
fscrypt: support encrypting multiple filesystem blocks per page
Eric Biggers
2019-05-28
3
-32
/
+44
|
*
|
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
2019-05-28
2
-25
/
+37
|
*
|
fscrypt: clean up some BUG_ON()s in block encryption/decryption
Eric Biggers
2019-05-28
1
-6
/
+9
|
*
|
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
Eric Biggers
2019-05-28
3
-21
/
+20
|
*
|
fscrypt: remove the "write" part of struct fscrypt_ctx
Eric Biggers
2019-05-28
2
-13
/
+12
|
*
|
fscrypt: simplify bounce page handling
Eric Biggers
2019-05-28
5
-136
/
+58
*
|
|
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
7
-79
/
+159
|
\
\
\
|
*
|
|
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-06-09
1
-0
/
+5
|
*
|
|
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
5
-10
/
+24
|
*
|
|
xfs: use file_modified() helper
Amir Goldstein
2019-06-09
1
-14
/
+1
|
*
|
|
vfs: introduce file_modified() helper
Amir Goldstein
2019-06-09
2
-18
/
+23
|
*
|
|
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
1
-1
/
+2
|
*
|
|
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
1
-27
/
+11
|
*
|
|
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
5
-18
/
+73
|
*
|
|
vfs: introduce generic_copy_file_range()
Dave Chinner
2019-06-09
1
-3
/
+32
*
|
|
|
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-10
4
-37
/
+46
|
\
\
\
\
|
*
|
|
|
iomap: fix page_done callback for short writes
Andreas Gruenbacher
2019-06-27
1
-1
/
+1
|
*
|
|
|
fs: fold __generic_write_end back into generic_write_end
Christoph Hellwig
2019-06-27
2
-35
/
+29
|
*
|
|
|
iomap: don't mark the inode dirty in iomap_write_end
Andreas Gruenbacher
2019-06-27
2
-1
/
+16
|
|
/
/
/
*
|
|
|
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-07-10
8
-150
/
+188
|
\
\
\
\
|
*
|
|
|
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-10
1
-33
/
+60
|
*
|
|
|
ext2: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-03
1
-2
/
+1
|
*
|
|
|
quota: honor quota type in Q_XGETQSTAT[V] calls
Eric Sandeen
2019-06-25
1
-26
/
+12
|
*
|
|
|
ext2: Always brelse bh on failure in ext2_iget()
Jan Kara
2019-06-19
1
-4
/
+2
|
*
|
|
|
ext2: add missing brelse() in ext2_iget()
Chengguang Xu
2019-06-19
1
-0
/
+1
|
*
|
|
|
ext2: Fix a typo in ext2_getattr argument
Fumiya Shigemitsu
2019-06-12
1
-1
/
+1
|
*
|
|
|
ext2: fix a typo in comment
Chengguang Xu
2019-06-12
1
-2
/
+1
|
*
|
|
|
ext2: add missing brelse() in ext2_new_inode()
Chengguang Xu
2019-05-30
1
-0
/
+1
|
*
|
|
|
ext2: optimize ext2_xattr_get()
Chengguang Xu
2019-05-28
1
-4
/
+8
|
*
|
|
|
ext2: introduce new helper for xattr entry comparison
Chengguang Xu
2019-05-28
1
-7
/
+18
|
*
|
|
|
ext2: merge xattr next entry check to ext2_xattr_entry_valid()
Chengguang Xu
2019-05-28
1
-20
/
+16
|
*
|
|
|
ext2: code cleanup for ext2_preread_inode()
Chengguang Xu
2019-05-28
1
-3
/
+1
[next]