Age | Commit message (Expand) | Author |
2020-06-14 | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-14 | Revert "btrfs: switch to iomap_dio_rw() for dio" | David Sterba |
2020-06-13 | Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-06-13 | Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-12 | smb3: Add debug message for new file creation with idsfromsid mount option | Steve French |
2020-06-12 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-12 | proc: Use new_inode not new_inode_pseudo | Eric W. Biederman |
2020-06-12 | cifs: fix chown and chgrp when idsfromsid mount option enabled | Steve French |
2020-06-12 | smb3: allow uid and gid owners to be set on create with idsfromsid mount option | Steve French |
2020-06-12 | smb311: Add tracepoints for new compound posix query info | Steve French |
2020-06-12 | smb311: add support for using info level for posix extensions query | Steve French |
2020-06-12 | smb311: Add support for lookup with posix extensions query info | Steve French |
2020-06-12 | smb311: Add support for SMB311 query info (non-compounded) | Steve French |
2020-06-12 | SMB311: Add support for query info using posix extensions (level 100) | Steve French |
2020-06-12 | smb3: add indatalen that can be a non-zero value to calculation of credit cha... | Namjae Jeon |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | ocfs2: fix build failure when TCP/IP is disabled | Tom Seewald |
2020-06-11 | Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-11 | afs: Fix afs_store_data() to set mtime in new operation descriptor | David Howells |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-06-11 | Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-06-11 | NFS: Fix direct WRITE throughput regression | Chuck Lever |
2020-06-11 | nfs: set invalid blocks after NFSv4 writes | Zheng Bin |
2020-06-11 | NFS: remove redundant initialization of variable result | Colin Ian King |
2020-06-11 | NFS: Add a tracepoint in nfs_set_pgio_error() | Chuck Lever |
2020-06-11 | NFS: Trace short NFS READs | Chuck Lever |
2020-06-11 | NFS: nfs_xdr_status should record the procedure name | Chuck Lever |
2020-06-11 | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-06-11 | io_uring: fix io_kiocb.flags modification race in IOPOLL mode | Xiaoguang Wang |
2020-06-10 | kernel: set USER_DS in kthread_use_mm | Christoph Hellwig |
2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig |
2020-06-10 | ocfs2: fix spelling mistake and grammar | Keyur Patel |
2020-06-10 | nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() | Ryusuke Konishi |
2020-06-10 | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-06-10 | io_uring: check file O_NONBLOCK state for accept | Jiufei Xue |
2020-06-10 | io_uring: avoid unnecessary io_wq_work copy for fast poll feature | Xiaoguang Wang |
2020-06-10 | io_uring: avoid whole io_wq_work copy for requests completed inline | Xiaoguang Wang |
2020-06-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-06-10 | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-10 | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-10 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-10 | proc: s_fs_info may be NULL when proc_kill_sb is called | Alexey Gladkov |
2020-06-10 | sysctl: reject gigantic reads/write to sysctl files | Christoph Hellwig |
2020-06-10 | smb3: fix typo in mount options displayed in /proc/mounts | Steve French |