index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
f2fs: don't bother wait_ms by foreground gc
qixiaoyu1
1
-2
/
+5
2022-07-30
f2fs: invalidate meta pages only for post_read required inode
Chao Yu
3
-7
/
+11
2022-07-30
f2fs: allow compression of files without blocks
Chao Liu
1
-1
/
+1
2022-07-30
f2fs: fix to check inline_data during compressed inode conversion
Chao Yu
1
-1
/
+1
2022-07-30
f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
Fabio M. De Francesco
2
-11
/
+1
2022-07-30
f2fs: fix to invalidate META_MAPPING before DIO write
Chao Yu
1
-2
/
+5
2022-07-30
f2fs: add a sysfs entry to show zone capacity
Jaegeuk Kim
1
-0
/
+10
2022-07-30
f2fs: adjust zone capacity when considering valid block count
Jaegeuk Kim
5
-14
/
+13
2022-07-30
f2fs: enforce single zone capacity
Jaegeuk Kim
4
-35
/
+22
2022-07-30
f2fs: remove redundant code for gc condition
duguowei
1
-11
/
+10
2022-07-30
f2fs: introduce memory mode
Daeho Jeong
2
-0
/
+37
2022-07-30
fs/dcache: Move wakeup out of i_seq_dir write held region.
Sebastian Andrzej Siewior
1
-5
/
+5
2022-07-30
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
1
-7
/
+28
2022-07-30
fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT
Sebastian Andrzej Siewior
1
-1
/
+11
2022-07-30
d_add_ci(): make sure we don't miss d_lookup_done()
Al Viro
1
-0
/
+1
2022-07-29
ocfs2: fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2022-07-29
ocfs2: use the bitmap API to simplify code
Christophe JAILLET
1
-2
/
+2
2022-07-29
ocfs2: remove some useless functions
Christophe JAILLET
1
-19
/
+2
2022-07-29
proc: add some (hopefully) insightful comments
Alexey Dobriyan
4
-5
/
+27
2022-07-29
squashfs: support reading fragments in readahead call
Phillip Lougher
1
-3
/
+44
2022-07-29
squashfs: implement readahead
Hsin-Yi Wang
1
-1
/
+91
2022-07-29
squashfs: always build "file direct" version of page actor
Phillip Lougher
2
-48
/
+2
2022-07-29
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
1
-33
/
+0
2022-07-29
hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
Miaohe Lin
1
-1
/
+1
2022-07-29
hugetlbfs: cleanup some comments in inode.c
Miaohe Lin
1
-3
/
+2
2022-07-29
hugetlbfs: remove unneeded header file
Miaohe Lin
1
-1
/
+0
2022-07-29
hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
Miaohe Lin
1
-1
/
+0
2022-07-29
hugetlbfs: use helper macro SZ_1{K,M}
Miaohe Lin
1
-2
/
+2
2022-07-29
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
1
-2
/
+4
2022-07-29
userfaultfd: don't fail on unrecognized features
Axel Rasmussen
1
-4
/
+2
2022-07-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
3
-68
/
+15
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
5
-12
/
+30
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
6
-30
/
+71
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
3
-5
/
+51
2022-07-29
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
1
-8
/
+6
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
3
-45
/
+47
2022-07-29
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
1
-15
/
+22
2022-07-29
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
1
-14
/
+14
2022-07-29
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
1
-8
/
+14
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
1
-8
/
+7
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
1
-5
/
+5
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
3
-43
/
+53
2022-07-29
NFSD: Make nfs4_put_copy() static
Chuck Lever
2
-2
/
+1
2022-07-29
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
3
-4
/
+11
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
3
-6
/
+14
2022-07-29
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-29
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
2022-07-29
NFSD: Use xdr_pad_size()
Chuck Lever
1
-7
/
+4
[prev]
[next]