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