Age | Commit message (Expand) | Author |
2020-04-08 | Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2020-04-08 | Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-08 | btrfs: fix reclaim counter leak of space_info objects | Filipe Manana |
2020-04-08 | btrfs: make full fsyncs always operate on the entire file again | Filipe Manana |
2020-04-08 | btrfs: fix lost i_size update after cloning inline extent | Filipe Manana |
2020-04-08 | btrfs: check commit root generation in should_ignore_root | Josef Bacik |
2020-04-08 | io_uring: don't read user-shared sqe flags twice | Pavel Begunkov |
2020-04-08 | io_uring: remove req init from io_get_req() | Pavel Begunkov |
2020-04-08 | io_uring: alloc req only after getting sqe | Pavel Begunkov |
2020-04-08 | io_uring: simplify io_get_sqring | Pavel Begunkov |
2020-04-08 | io_uring: do not always copy iovec in io_req_map_rw() | Xiaoguang Wang |
2020-04-08 | io_uring: ensure openat sets O_LARGEFILE if needed | Jens Axboe |
2020-04-08 | orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush | Mike Marshall |
2020-04-08 | orangefs: get rid of knob code... | Mike Marshall |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-07 | Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-07 | smb3: smbdirect support can be configured by default | Steve French |
2020-04-07 | reiserfs: clean up several indentation issues | Colin Ian King |
2020-04-07 | fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path | Alexey Dobriyan |
2020-04-07 | fs/binfmt_elf.c: allocate less for static executable | Alexey Dobriyan |
2020-04-07 | fs/binfmt_elf.c: delete "loc" variable | Alexey Dobriyan |
2020-04-07 | fs/epoll: make nesting accounting safe for -rt kernel | Jason Baron |
2020-04-07 | proc: inline m_next_vma into m_next | Matthew Wilcox (Oracle) |
2020-04-07 | seq_file: remove m->version | Matthew Wilcox (Oracle) |
2020-04-07 | proc: use ppos instead of m->version | Matthew Wilcox (Oracle) |
2020-04-07 | proc: remove m_cache_vma | Matthew Wilcox (Oracle) |
2020-04-07 | proc: inline vma_stop into m_stop | Matthew Wilcox (Oracle) |
2020-04-07 | proc: speed up /proc/*/statm | Alexey Dobriyan |
2020-04-07 | proc: faster open/read/close with "permanent" files | Alexey Dobriyan |
2020-04-07 | fs/proc/inode.c: annotate close_pdeo() for sparse | Jules Irenge |
2020-04-07 | userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally | Peter Xu |
2020-04-07 | userfaultfd: wp: don't wake up when doing write protect | Peter Xu |
2020-04-07 | userfaultfd: wp: add the writeprotect API to userfaultfd ioctl | Andrea Arcangeli |
2020-04-07 | userfaultfd: wp: add UFFDIO_COPY_MODE_WP | Andrea Arcangeli |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual |
2020-04-07 | cifs: smbd: Do not schedule work to send immediate packet on every receive | Long Li |
2020-04-07 | cifs: smbd: Properly process errors on ib_post_send | Long Li |
2020-04-07 | cifs: Allocate crypto structures on the fly for calculating signatures of inc... | Long Li |
2020-04-07 | cifs: smbd: Update receive credits before sending and deal with credits roll ... | Long Li |
2020-04-07 | cifs: smbd: Check send queue size before posting a send | Long Li |
2020-04-07 | cifs: smbd: Merge code to track pending packets | Long Li |
2020-04-07 | cifs: ignore cached share root handle closing errors | Aurelien Aptel |
2020-04-07 | io_uring: initialize fixed_file_data lock | Xiaoguang Wang |
2020-04-07 | io_uring: remove redundant variable pointer nxt and io_wq_assign_next call | Colin Ian King |
2020-04-06 | NFS: Clean up process of marking inode stale. | Trond Myklebust |
2020-04-06 | Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |