Age | Commit message (Expand) | Author |
2021-05-09 | Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-08 | smb3: if max_channels set to more than one channel request multichannel | Steve French |
2021-05-08 | smb3: do not attempt multichannel to server which does not support it | Steve French |
2021-05-08 | smb3: when mounting with multichannel include it in requested capabilities | Steve French |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-07 | Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-07 | Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-07 | fs: fat: fix spelling typo of values | dingsenjie |
2021-05-06 | Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-05-06 | Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-05-06 | hpfs: replace one-element array with flexible-array member | Gustavo A. R. Silva |
2021-05-06 | nilfs2: fix typos in comments | Lu Jialin |
2021-05-06 | fs/nilfs2: fix misspellings using codespell tool | Liu xuzhi |
2021-05-06 | isofs: fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-05-06 | fs/epoll: restore waking from ep_done_scan() | Davidlohr Bueso |
2021-05-06 | proc/sysctl: fix function name error in comments | zhouchuangao |
2021-05-06 | proc: delete redundant subset=pid check | Alexey Dobriyan |
2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan |
2021-05-06 | proc: save LOC in __xlate_proc_name() | Alexey Dobriyan |
2021-05-06 | fs/proc/generic.c: fix incorrect pde_is_permanent check | Colin Ian King |
2021-05-06 | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-05-06 | Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-06 | block: reexpand iov_iter after read/write | yangerkun |
2021-05-05 | io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers | Thadeu Lima de Souza Cascardo |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-05-05 | Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-05-05 | btrfs: use memzero_page() instead of open coded kmap pattern | Ira Weiny |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-05-05 | mm: fs: invalidate BH LRU during page migration | Minchan Kim |
2021-05-05 | userfaultfd: add UFFDIO_CONTINUE ioctl | Axel Rasmussen |
2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen |
2021-05-05 | mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages() | Miaohe Lin |
2021-05-05 | mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case | Miaohe Lin |
2021-05-05 | mm/hugetlb: use some helper functions to cleanup code | Miaohe Lin |
2021-05-05 | hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp | Peter Xu |
2021-05-05 | mm: remove nrexceptional from inode: remove BUG_ON | Hugh Dickins |
2021-05-05 | mm: remove nrexceptional from inode | Matthew Wilcox (Oracle) |
2021-05-05 | dax: account DAX entries as nrpages | Matthew Wilcox (Oracle) |
2021-05-05 | mm: introduce and use mapping_empty() | Matthew Wilcox (Oracle) |
2021-05-04 | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-04 | Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-04 | Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-05-04 | fs/cifs: Fix resource leak | Khaled ROMDHANI |
2021-05-04 | Cifs: Fix kernel oops caused by deferred close for files. | Rohith Surabattula |
2021-05-04 | cifs: fix regression when mounting shares with prefix paths | Paulo Alcantara |