Age | Commit message (Expand) | Author |
2020-12-17 | Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-12-17 | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-12-17 | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-17 | Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-17 | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-17 | Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2020-12-17 | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-17 | ext4: simplify ext4 error translation | Jan Kara |
2020-12-17 | ext4: move functions in super.c | Jan Kara |
2020-12-17 | ext4: make ext4_abort() use __ext4_error() | Jan Kara |
2020-12-17 | ext4: standardize error message in ext4_protect_reserved_inode() | Jan Kara |
2020-12-17 | ext4: remove redundant sb checksum recomputation | Jan Kara |
2020-12-17 | ext4: don't remount read-only with errors=continue on reboot | Jan Kara |
2020-12-17 | ext4: fix deadlock with fs freezing and EA inodes | Jan Kara |
2020-12-17 | jbd2: add a helper to find out number of fast commit blocks | Harshad Shirwadkar |
2020-12-17 | ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h | Harshad Shirwadkar |
2020-12-17 | ext4: fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-17 | ext4: add docs about fast commit idempotence | Harshad Shirwadkar |
2020-12-17 | ext4: remove the unused EXT4_CURRENT_REV macro | Kaixu Xia |
2020-12-17 | ext4: fix an IS_ERR() vs NULL check | Dan Carpenter |
2020-12-17 | ext4: check for invalid block size early when mounting a file system | Theodore Ts'o |
2020-12-17 | ext4: fix a memory leak of ext4_free_data | Chunguang Xu |
2020-12-17 | io_uring: limit {io|sq}poll submit locking scope | Pavel Begunkov |
2020-12-17 | io_uring: inline io_cqring_mark_overflow() | Pavel Begunkov |
2020-12-17 | io_uring: consolidate CQ nr events calculation | Pavel Begunkov |
2020-12-17 | io_uring: remove racy overflow list fast checks | Pavel Begunkov |
2020-12-17 | io_uring: cancel reqs shouldn't kill overflow list | Pavel Begunkov |
2020-12-17 | io_uring: hold mmap_sem for mm->locked_vm manipulation | Jens Axboe |
2020-12-16 | cifs: update internal module version number | Steve French |
2020-12-16 | cifs: Fix support for remount when not changing rsize/wsize | Steve French |
2020-12-16 | xfs: remove xfs_buf_t typedef | Dave Chinner |
2020-12-16 | cifs: handle "guest" mount parameter | Steve French |
2020-12-16 | NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read() | Trond Myklebust |
2020-12-16 | pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read | Trond Myklebust |
2020-12-16 | NFSv4/pnfs: Add tracing for the deviceid cache | Trond Myklebust |
2020-12-16 | io_uring: break links on shutdown failure | Jens Axboe |
2020-12-16 | orangefs: add splice file operations | Mike Marshall |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'pstore-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-16 | fs/lockd: convert comma to semicolon | Zheng Yongjun |
2020-12-16 | NFSv4.2: fix error return on memory allocation failure | Colin Ian King |
2020-12-16 | writeback: don't warn on an unregistered BDI in __mark_inode_dirty | Christoph Hellwig |
2020-12-16 | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-12-16 | cifs: correct four aliased mount parms to allow use of previous names | Steve French |