Age | Commit message (Expand) | Author |
2021-11-27 | Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-11-27 | fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k | Guenter Roeck |
2021-11-27 | Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-11-27 | Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-11-27 | Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-27 | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-27 | Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-27 | io_uring: Fix undefined-behaviour in io_issue_sqe | Ye Bin |
2021-11-27 | io_uring: fix soft lockup when call __io_remove_buffers | Ye Bin |
2021-11-26 | Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-26 | Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-26 | io_uring: fix link traversal locking | Pavel Begunkov |
2021-11-26 | io_uring: fail cancellation for EXITING tasks | Pavel Begunkov |
2021-11-26 | btrfs: fix the memory leak caused in lzo_compress_pages() | Qu Wenruo |
2021-11-25 | Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-25 | Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-11-25 | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2021-11-25 | fuse: release pipe buf after last use | Miklos Szeredi |
2021-11-25 | ksmbd: fix memleak in get_file_stream_info() | Namjae Jeon |
2021-11-25 | ksmbd: contain default data stream even if xattr is empty | Namjae Jeon |
2021-11-25 | ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() | Namjae Jeon |
2021-11-25 | ksmbd: Fix an error handling path in 'smb2_sess_setup()' | Christophe JAILLET |
2021-11-24 | iomap: iomap_read_inline_data cleanup | Andreas Gruenbacher |
2021-11-24 | xfs: remove xfs_inew_wait | Christoph Hellwig |
2021-11-24 | xfs: Fix the free logic of state in xfs_attr_node_hasname | Yang Xu |
2021-11-23 | cifs: update internal version number | Steve French |
2021-11-23 | smb2: clarify rc initialization in smb2_reconnect | Steve French |
2021-11-23 | cifs: populate server_hostname for extra channels | Shyam Prasad N |
2021-11-23 | cifs: nosharesock should be set on new server | Shyam Prasad N |
2021-11-23 | erofs: fix deadlock when shrink erofs slab | Huang Jianan |
2021-11-22 | io_uring: correct link-list traversal locking | Pavel Begunkov |
2021-11-21 | iomap: Fix inline extent handling in iomap_readpage | Andreas Gruenbacher |
2021-11-21 | pstore/blk: Use "%lu" to format unsigned long | Geert Uytterhoeven |
2021-11-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-20 | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-20 | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-11-20 | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand |
2021-11-18 | Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-18 | Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-18 | Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-17 | Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-11-17 | NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION | Olga Kornievskaia |
2021-11-17 | NFSv42: Fix pagecache invalidation after COPY/CLONE | Benjamin Coddington |
2021-11-17 | NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() | Benjamin Coddington |
2021-11-17 | NFSv42: Don't fail clone() unless the OP_CLONE operation failed | Trond Myklebust |
2021-11-17 | Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-17 | fs: Remove FS_THP_SUPPORT | Matthew Wilcox (Oracle) |
2021-11-17 | fs: handle circular mappings correctly | Christian Brauner |
2021-11-16 | io_uring: fix missed comment from *task_file rename | Kamal Mostafa |
2021-11-16 | Revert "mark pstore-blk as broken" | Kees Cook |