Age | Commit message (Expand) | Author |
2021-02-06 | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-02-06 | Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-05 | cifs: report error instead of invalid when revalidating a dentry fails | Aurelien Aptel |
2021-02-05 | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page | Muchun Song |
2021-02-05 | smb3: fix crediting for compounding when only one request in flight | Pavel Shilovsky |
2021-02-04 | io_uring: drop mm/files between task_work_submit | Pavel Begunkov |
2021-02-04 | Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-04 | io_uring: don't modify identity's files uncess identity is cowed | Xiaoguang Wang |
2021-02-02 | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-02-01 | smb3: Fix out-of-bounds bug in SMB2_negotiate() | Gustavo A. R. Silva |
2021-01-31 | Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-01-30 | Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-01-29 | rxrpc: Fix deadlock around release of dst cached on udp tunnel | David Howells |
2021-01-29 | Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-01-29 | Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-01-29 | Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-01-28 | cifs: fix dfs domain referrals | Ronnie Sahlberg |
2021-01-28 | Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-01-28 | io_uring: reinforce cancel on flush during exit | Pavel Begunkov |
2021-01-28 | cifs: returning mount parm processing errors correctly | Steve French |
2021-01-28 | io_uring: fix sqo ownership false positive warning | Pavel Begunkov |
2021-01-28 | io_uring: fix list corruption for splice file_get | Pavel Begunkov |
2021-01-28 | cifs: fix mounts to subdirectories of target | Steve French |
2021-01-28 | cifs: ignore auto and noauto options if given | Adam Harvey |
2021-01-28 | ovl: implement volatile-specific fsync error behaviour | Sargun Dhillon |
2021-01-28 | ovl: skip getxattr of security labels | Amir Goldstein |
2021-01-28 | ovl: fix dentry leak in ovl_get_redirect | Liangyan |
2021-01-28 | ovl: avoid deadlock on directory ioctl | Miklos Szeredi |
2021-01-28 | ovl: perform vfs_getxattr() with mounter creds | Miklos Szeredi |
2021-01-28 | ovl: add warning on user_ns mismatch | Miklos Szeredi |
2021-01-27 | io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE | Hao Xu |
2021-01-27 | Revert "block: simplify set_init_blocksize" to regain lost performance | Maxim Mikityanskiy |
2021-01-26 | io_uring: fix wqe->lock/completion_lock deadlock | Pavel Begunkov |
2021-01-26 | io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE | Pavel Begunkov |
2021-01-26 | io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE | Pavel Begunkov |
2021-01-26 | ecryptfs: fix uid translation for setxattr on security.capability | Miklos Szeredi |
2021-01-25 | fs/pipe: allow sendfile() to pipe again | Johannes Berg |
2021-01-25 | btrfs: fix log replay failure due to race with space cache rebuild | Filipe Manana |
2021-01-25 | btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch | Su Yue |
2021-01-25 | btrfs: fix possible free space tree corruption with online conversion | Josef Bacik |
2021-01-24 | pNFS/NFSv4: Improve rejection of out-of-order layouts | Trond Myklebust |
2021-01-24 | pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn | Trond Myklebust |
2021-01-24 | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() | Trond Myklebust |
2021-01-24 | pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() | Trond Myklebust |
2021-01-24 | io_uring: only call io_cqring_ev_posted() if events were posted | Jens Axboe |
2021-01-24 | io_uring: if we see flush on exit, cancel related tasks | Jens Axboe |
2021-01-24 | Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-01-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-01-24 | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-01-24 | proc_sysctl: fix oops caused by incorrect command parameters | Xiaoming Ni |