Age | Commit message (Expand) | Author | Files | Lines |
2020-05-12 | f2fs: introduce mempool for {,de}compress intermediate page allocation | Chao Yu | 3 | -22/+52 |
2020-05-08 | f2fs: introduce f2fs_bmap_compress() | Chao Yu | 1 | -0/+34 |
2020-05-08 | f2fs: support fiemap on compressed inode | Chao Yu | 1 | -2/+53 |
2020-05-08 | f2fs: support partial truncation on compressed inode | Chao Yu | 3 | -5/+65 |
2020-05-08 | f2fs: remove redundant compress inode check | Chao Yu | 1 | -2/+0 |
2020-05-08 | f2fs: use strcmp() in parse_options() | Eric Biggers | 1 | -28/+16 |
2020-05-08 | f2fs: Use the correct style for SPDX License Identifier | Nishad Kamdar | 7 | -7/+7 |
2020-04-24 | f2fs: fix quota_sync failure due to f2fs_lock_op | Jaegeuk Kim | 2 | -5/+7 |
2020-04-17 | f2fs: support read iostat | Chao Yu | 7 | -29/+97 |
2020-04-17 | f2fs: Fix the accounting of dcc->undiscard_blks | Sahitya Tummala | 1 | -1/+3 |
2020-04-17 | f2fs: fix to handle error path of f2fs_ra_meta_pages() | Chao Yu | 1 | -2/+3 |
2020-04-17 | f2fs: report the discard cmd errors properly | Sahitya Tummala | 1 | -2/+2 |
2020-04-17 | f2fs: fix long latency due to discard during umount | Sahitya Tummala | 1 | -2/+10 |
2020-04-17 | f2fs: add tracepoint for f2fs iostat | Daeho Jeong | 3 | -1/+55 |
2020-04-17 | f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA | Jaegeuk Kim | 3 | -1/+28 |
2020-04-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -238/+393 |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 29 | -1134/+1717 |
2020-04-07 | Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -425/+810 |
2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -6/+24 |
2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+4 |
2020-04-07 | reiserfs: clean up several indentation issues | Colin Ian King | 3 | -11/+12 |
2020-04-07 | fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path | Alexey Dobriyan | 1 | -1/+1 |
2020-04-07 | fs/binfmt_elf.c: allocate less for static executable | Alexey Dobriyan | 1 | -9/+10 |
2020-04-07 | fs/binfmt_elf.c: delete "loc" variable | Alexey Dobriyan | 1 | -17/+15 |
2020-04-07 | fs/epoll: make nesting accounting safe for -rt kernel | Jason Baron | 1 | -21/+43 |
2020-04-07 | proc: inline m_next_vma into m_next | Matthew Wilcox (Oracle) | 1 | -10/+8 |
2020-04-07 | seq_file: remove m->version | Matthew Wilcox (Oracle) | 1 | -28/+0 |
2020-04-07 | proc: use ppos instead of m->version | Matthew Wilcox (Oracle) | 1 | -4/+3 |
2020-04-07 | proc: remove m_cache_vma | Matthew Wilcox (Oracle) | 1 | -32/+6 |
2020-04-07 | proc: inline vma_stop into m_stop | Matthew Wilcox (Oracle) | 1 | -19/+15 |
2020-04-07 | proc: speed up /proc/*/statm | Alexey Dobriyan | 1 | -16/+23 |
2020-04-07 | proc: faster open/read/close with "permanent" files | Alexey Dobriyan | 6 | -53/+174 |
2020-04-07 | fs/proc/inode.c: annotate close_pdeo() for sparse | Jules Irenge | 1 | -0/+1 |
2020-04-07 | userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally | Peter Xu | 1 | -3/+13 |
2020-04-07 | userfaultfd: wp: don't wake up when doing write protect | Peter Xu | 1 | -5/+8 |
2020-04-07 | userfaultfd: wp: add the writeprotect API to userfaultfd ioctl | Andrea Arcangeli | 1 | -16/+66 |
2020-04-07 | userfaultfd: wp: add UFFDIO_COPY_MODE_WP | Andrea Arcangeli | 1 | -2/+3 |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual | 1 | -1/+2 |
2020-04-06 | NFS: Clean up process of marking inode stale. | Trond Myklebust | 4 | -8/+18 |
2020-04-06 | Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -233/+514 |
2020-04-06 | Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -7/+15 |
2020-04-06 | Merge tag '9p-for-5.7' of git://github.com/martinetd/linux | Linus Torvalds | 3 | -12/+15 |
2020-04-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+1 |
2020-04-06 | fix a braino in legitimize_path() | Al Viro | 1 | -1/+1 |
2020-04-05 | sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn | Linus Torvalds | 1 | -16/+0 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -3/+25 |
2020-04-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 21 | -673/+388 |
2020-04-04 | Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 16 | -1/+7236 |
2020-04-04 | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 12 | -79/+261 |
2020-04-04 | NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() | Trond Myklebust | 2 | -19/+34 |