- 8e2e408 fs: dlm: add union in dlm header for lockspace id by Alexander Aring · 3 years, 8 months ago
- 37a247d fs: dlm: move out some hash functionality by Alexander Aring · 3 years, 8 months ago
- 2874d1a fs: dlm: add functionality to re-transmit a message by Alexander Aring · 3 years, 8 months ago
- 8f2dc78 fs: dlm: make buffer handling per msg by Alexander Aring · 3 years, 8 months ago
- a070a91 fs: dlm: add more midcomms hooks by Alexander Aring · 3 years, 8 months ago
- 6fb5cf9 fs: dlm: public header in out utility by Alexander Aring · 3 years, 8 months ago
- 8aa31cb fs: dlm: fix connection tcp EOF handling by Alexander Aring · 3 years, 8 months ago
- c6aa00e3 fs: dlm: cancel work sync othercon by Alexander Aring · 3 years, 8 months ago
- ba868d9 fs: dlm: reconnect if socket error report occurs by Alexander Aring · 3 years, 8 months ago
- 7443bc9 fs: dlm: set is othercon flag by Alexander Aring · 3 years, 8 months ago
- b38bc9c fs: dlm: fix srcu read lock usage by Alexander Aring · 3 years, 8 months ago
- 2df6b76 fs: dlm: add dlm macros for ratelimit log by Alexander Aring · 3 years, 8 months ago
- c937aab fs: dlm: always run complete for possible waiters by Alexander Aring · 3 years, 8 months ago
- 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
- 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
- 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
- bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
- e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- a109ae2 fs: fat: fix spelling typo of values by dingsenjie · 3 years, 8 months ago
- 05da1f6 Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
- af12070 Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
- c1e4726 hpfs: replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
- 312f79c nilfs2: fix typos in comments by Lu Jialin · 3 years, 8 months ago
- 300563e fs/nilfs2: fix misspellings using codespell tool by Liu xuzhi · 3 years, 8 months ago
- b4ca4c0 isofs: fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
- 7fab29e fs/epoll: restore waking from ep_done_scan() by Davidlohr Bueso · 3 years, 8 months ago
- 5b31a7d proc/sysctl: fix function name error in comments by zhouchuangao · 3 years, 8 months ago
- 1dcdd7e proc: delete redundant subset=pid check by Alexey Dobriyan · 3 years, 8 months ago
- d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
- b793cd9 proc: save LOC in __xlate_proc_name() by Alexey Dobriyan · 3 years, 8 months ago
- f4bf74d fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
- 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 8 months ago
- 682a8e2 Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 3 years, 8 months ago
- cf7b39a block: reexpand iov_iter after read/write by yangerkun · 3 years, 10 months ago
- d1f8280 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
- a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 9 months ago
- 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 9 months ago
- d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 9 months ago
- 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 9 months ago
- 8cc621d mm: fs: invalidate BH LRU during page migration by Minchan Kim · 3 years, 9 months ago
- f619147 userfaultfd: add UFFDIO_CONTINUE ioctl by Axel Rasmussen · 3 years, 9 months ago
- 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 9 months ago
- 15b8365 mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages() by Miaohe Lin · 3 years, 9 months ago
- d4241a0 mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case by Miaohe Lin · 3 years, 9 months ago
- 04adbc3 mm/hugetlb: use some helper functions to cleanup code by Miaohe Lin · 3 years, 9 months ago
- 6dfeaff hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp by Peter Xu · 3 years, 9 months ago
- 786b311 mm: remove nrexceptional from inode: remove BUG_ON by Hugh Dickins · 3 years, 9 months ago
- 8bc3c48 mm: remove nrexceptional from inode by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 7f0e07f dax: account DAX entries as nrpages by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 51f6294 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 9 months ago
- d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 9 months ago
- 51e6f07 Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 9 months ago
- bae4c0c fs/cifs: Fix resource leak by Khaled ROMDHANI · 3 years, 9 months ago
- 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 9 months ago
- 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 9 months ago
- 6e55249 iomap: remove unused private field from ioend by Brian Foster · 3 years, 9 months ago
- 8e9800f xfs: don't allow log writes if the data device is readonly by Darrick J. Wong · 3 years, 9 months ago
- 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
- 23806a3 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- 5b2abda cifs: use echo_interval even when connection not ready. by Shyam Prasad N · 3 years, 9 months ago
- f491664 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 9 months ago
- 7ba3d1c smb3.1.1: allow dumping keys for multiuser mounts by Steve French · 3 years, 9 months ago
- aa22ebc smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares by Steve French · 3 years, 9 months ago
- 087f757 cifs: add shutdown support by Steve French · 3 years, 9 months ago
- c3f207a cifs: Deferred close for files by Rohith Surabattula · 3 years, 9 months ago
- 9ccce09 Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 9 months ago
- 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- b28866f Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
- 22650f1 afs: Fix speculative status fetches by David Howells · 3 years, 9 months ago
- 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 9 months ago
- 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 9 months ago
- 6bab076 Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 3 years, 9 months ago
- 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 9 months ago
- d652502e Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 9 months ago
- 14d0711 Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" by Brian Geffon · 3 years, 9 months ago
- 985b71d iomap: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 9 months ago
- 21ae3ad vfs: fs_parser: clean up kernel-doc warnings by Randy Dunlap · 3 years, 9 months ago
- ccf33ec ocfs2/dlm: remove unused function by Jiapeng Chong · 3 years, 9 months ago
- f13604a ocfs2: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
- f9630ec ocfs2: map flags directly in flags_to_o2dlm() by Joseph Qi · 3 years, 9 months ago
- 1634852 ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 9 months ago
- bb6659c io_uring: Fix memory leak in io_sqe_buffers_register() by Zqiang · 3 years, 9 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
- cf3770e io_uring: Fix premature return from loop and memory leak by Colin Ian King · 3 years, 9 months ago
- 47b228c io_uring: fix unchecked error in switch_start() by Pavel Begunkov · 3 years, 9 months ago
- 6224843 io_uring: allow empty slots for reg buffers by Pavel Begunkov · 3 years, 9 months ago
- b0d658ec io_uring: add more build check for uapi by Pavel Begunkov · 3 years, 9 months ago
- dddca22 io_uring: dont overlap internal and user req flags by Pavel Begunkov · 3 years, 9 months ago
- 2840f71 io_uring: fix drain with rsrc CQEs by Pavel Begunkov · 3 years, 9 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
- 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago