Age | Commit message (Expand) | Author | Files | Lines |
2020-04-12 | Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 12 | -238/+272 |
2020-04-12 | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust | 1 | -0/+1 |
2020-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -5/+18 |
2020-04-11 | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -70/+7 |
2020-04-11 | fs/seq_file.c: seq_read(): add info message about buggy .next functions | Vasily Averin | 1 | -2/+5 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 2 | -2/+2 |
2020-04-11 | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() | Eric Biggers | 1 | -1/+3 |
2020-04-11 | ocfs2: no need try to truncate file beyond i_size | Changwei Ge | 1 | -0/+4 |
2020-04-11 | hfsplus: fix crash and filesystem corruption when deleting files | Simon Gander | 1 | -0/+4 |
2020-04-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -5/+5 |
2020-04-10 | smb3: enable swap on SMB3 mounts | Steve French | 4 | -0/+70 |
2020-04-10 | Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -173/+269 |
2020-04-10 | Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 21 | -451/+512 |
2020-04-10 | io_uring: punt final io_ring_ctx wait-and-free to workqueue | Jens Axboe | 1 | -2/+16 |
2020-04-09 | smb3: change noisy error message to FYI | Steve French | 1 | -1/+1 |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+2 |
2020-04-09 | proc: Use a dedicated lock in struct pid | Eric W. Biederman | 1 | -5/+5 |
2020-04-09 | io_uring: fix fs cleanup on cqe overflow | Pavel Begunkov | 1 | -1/+1 |
2020-04-09 | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 14 | -485/+1267 |
2020-04-09 | Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 10 | -161/+380 |
2020-04-09 | Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+8 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -41/+27 |
2020-04-08 | io_uring: don't read user-shared sqe flags twice | Pavel Begunkov | 1 | -12/+8 |
2020-04-08 | io_uring: remove req init from io_get_req() | Pavel Begunkov | 1 | -26/+27 |
2020-04-08 | io_uring: alloc req only after getting sqe | Pavel Begunkov | 1 | -15/+9 |
2020-04-08 | io_uring: simplify io_get_sqring | Pavel Begunkov | 1 | -18/+22 |
2020-04-08 | io_uring: do not always copy iovec in io_req_map_rw() | Xiaoguang Wang | 1 | -2/+3 |
2020-04-08 | io_uring: ensure openat sets O_LARGEFILE if needed | Jens Axboe | 1 | -0/+2 |
2020-04-08 | orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush | Mike Marshall | 1 | -8/+0 |
2020-04-08 | orangefs: get rid of knob code... | Mike Marshall | 3 | -62/+7 |
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 | smb3: smbdirect support can be configured by default | Steve French | 1 | -1/+1 |
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 |