index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS
Chao Yu
2020-05-11
2
-0
/
+164
*
f2fs: Avoid double lock for cp_rwsem during checkpoint
Sayali Lokhande
2020-05-11
3
-2
/
+55
*
f2fs: report delalloc reserve as non-free in statfs for project quota
Konstantin Khlebnikov
2020-05-11
1
-1
/
+2
*
f2fs: Fix wrong stub helper update_sit_info
YueHaibing
2020-05-11
1
-1
/
+1
*
f2fs: compress: let lz4 compressor handle output buffer budget properly
Chao Yu
2020-05-11
1
-6
/
+9
*
f2fs: remove blk_plugging in block_operations
Jaegeuk Kim
2020-05-11
1
-8
/
+3
*
f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
Chao Yu
2020-05-11
2
-1
/
+174
*
f2fs: shrink spinlock coverage
Chao Yu
2020-05-11
2
-10
/
+18
*
f2fs: correctly fix the parent inode number during fsync()
Eric Biggers
2020-05-11
1
-3
/
+5
*
f2fs: rework filename handling
Eric Biggers
2020-05-11
6
-235
/
+331
*
f2fs: split f2fs_d_compare() from f2fs_match_name()
Eric Biggers
2020-05-11
2
-40
/
+35
*
f2fs: don't leak filename in f2fs_try_convert_inline_dir()
Eric Biggers
2020-05-11
1
-2
/
+4
*
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-05-11
4
-0
/
+47
*
f2fs: introduce mempool for {,de}compress intermediate page allocation
Chao Yu
2020-05-11
3
-22
/
+52
*
f2fs: introduce f2fs_bmap_compress()
Chao Yu
2020-05-08
1
-0
/
+34
*
f2fs: support fiemap on compressed inode
Chao Yu
2020-05-08
1
-2
/
+53
*
f2fs: support partial truncation on compressed inode
Chao Yu
2020-05-08
3
-5
/
+65
*
f2fs: remove redundant compress inode check
Chao Yu
2020-05-08
1
-2
/
+0
*
f2fs: use strcmp() in parse_options()
Eric Biggers
2020-05-08
1
-28
/
+16
*
f2fs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-08
7
-7
/
+7
*
f2fs: fix quota_sync failure due to f2fs_lock_op
Jaegeuk Kim
2020-04-23
2
-5
/
+7
*
f2fs: support read iostat
Chao Yu
2020-04-17
7
-29
/
+97
*
f2fs: Fix the accounting of dcc->undiscard_blks
Sahitya Tummala
2020-04-17
1
-1
/
+3
*
f2fs: fix to handle error path of f2fs_ra_meta_pages()
Chao Yu
2020-04-17
1
-2
/
+3
*
f2fs: report the discard cmd errors properly
Sahitya Tummala
2020-04-17
1
-2
/
+2
*
f2fs: fix long latency due to discard during umount
Sahitya Tummala
2020-04-17
1
-2
/
+10
*
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-17
3
-1
/
+55
*
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
Jaegeuk Kim
2020-04-16
3
-1
/
+28
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
15
-238
/
+393
|
\
|
*
reiserfs: clean up several indentation issues
Colin Ian King
2020-04-07
3
-11
/
+12
|
*
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
Alexey Dobriyan
2020-04-07
1
-1
/
+1
|
*
fs/binfmt_elf.c: allocate less for static executable
Alexey Dobriyan
2020-04-07
1
-9
/
+10
|
*
fs/binfmt_elf.c: delete "loc" variable
Alexey Dobriyan
2020-04-07
1
-17
/
+15
|
*
fs/epoll: make nesting accounting safe for -rt kernel
Jason Baron
2020-04-07
1
-21
/
+43
|
*
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
1
-10
/
+8
|
*
seq_file: remove m->version
Matthew Wilcox (Oracle)
2020-04-07
1
-28
/
+0
|
*
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
1
-4
/
+3
|
*
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
1
-32
/
+6
|
*
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-04-07
1
-19
/
+15
|
*
proc: speed up /proc/*/statm
Alexey Dobriyan
2020-04-07
1
-16
/
+23
|
*
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
6
-53
/
+174
|
*
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
2020-04-07
1
-0
/
+1
|
*
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
Peter Xu
2020-04-07
1
-3
/
+13
|
*
userfaultfd: wp: don't wake up when doing write protect
Peter Xu
2020-04-07
1
-5
/
+8
|
*
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
2020-04-07
1
-16
/
+66
|
*
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
1
-2
/
+3
|
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
|
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
29
-1134
/
+1717
|
\
\
|
*
|
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-04-06
4
-8
/
+18
|
*
|
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2020-04-03
2
-19
/
+34
[next]