Age | Commit message (Expand) | Author |
2023-10-11 | Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-11 | Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-11 | btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size() | Gustavo A. R. Silva |
2023-10-10 | Revert "btrfs: reject unknown mount options early" | David Sterba |
2023-10-08 | Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-10-07 | Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-10-07 | Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-10-06 | Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-06 | quota: Fix slow quotaoff | Jan Kara |
2023-10-05 | Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-05 | Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-04 | ksmbd: fix race condition between tree conn lookup and disconnect | Namjae Jeon |
2023-10-04 | ksmbd: fix race condition from parallel smb2 lock requests | Namjae Jeon |
2023-10-04 | ksmbd: fix race condition from parallel smb2 logoff requests | Namjae Jeon |
2023-10-04 | ksmbd: fix uaf in smb20_oplock_break_ack | luosili |
2023-10-04 | ksmbd: fix race condition with fp | Namjae Jeon |
2023-10-04 | ksmbd: fix race condition between session lookup and expire | Namjae Jeon |
2023-10-04 | smb: client: do not start laundromat thread on nohandlecache | Paulo Alcantara |
2023-10-04 | smb: use kernel_connect() and kernel_bind() | Jordan Rife |
2023-10-04 | btrfs: error out when reallocating block for defrag using a stale transaction | Filipe Manana |
2023-10-04 | btrfs: error when COWing block from a root that is being deleted | Filipe Manana |
2023-10-04 | btrfs: error out when COWing block using a stale transaction | Filipe Manana |
2023-10-04 | btrfs: always print transaction aborted messages with an error level | Filipe Manana |
2023-10-04 | btrfs: reject unknown mount options early | Qu Wenruo |
2023-10-04 | btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c | Josef Bacik |
2023-10-04 | xfs: abort fstrim if kernel is suspending | Dave Chinner |
2023-10-04 | xfs: reduce AGF hold times during fstrim operations | Dave Chinner |
2023-10-04 | xfs: move log discard work to xfs_discard.c | Dave Chinner |
2023-10-03 | Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-10-03 | ovl: fix NULL pointer defer when encoding non-decodable lower fid | Amir Goldstein |
2023-10-02 | ovl: make use of ->layers safe in rcu pathwalk | Amir Goldstein |
2023-10-02 | ovl: fetch inode once in ovl_dentry_revalidate_common() | Al Viro |
2023-10-02 | ovl: move freeing ovl_entry past rcu delay | Al Viro |
2023-10-02 | ovl: fix file reference leak when submitting aio | Amir Goldstein |
2023-10-01 | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-30 | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-09-30 | eventfs: Test for dentries array allocated in eventfs_release() | Steven Rostedt (Google) |
2023-09-30 | Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-09-30 | Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-09-30 | Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-09-29 | nilfs2: fix potential use after free in nilfs_gccache_submit_read_data() | Pan Bian |
2023-09-29 | fs: binfmt_elf_efpic: fix personality for ELF-FDPIC | Greg Ungerer |
2023-09-29 | Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-09-29 | Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-09-29 | Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-09-28 | fs/smb/client: Reset password pointer to NULL | Quang Le |
2023-09-28 | iomap: Spelling s/preceeding/preceding/g | Geert Uytterhoeven |
2023-09-28 | nfs: decrement nrequests counter before releasing the req | Jeff Layton |
2023-09-28 | NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set | Chuck Lever |
2023-09-27 | NFSv4: Fix a state manager thread deadlock regression | Trond Myklebust |