Age | Commit message (Expand) | Author |
2021-05-04 | iomap: remove unused private field from ioend | Brian Foster |
2021-05-04 | xfs: don't allow log writes if the data device is readonly | Darrick J. Wong |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-03 | Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-05-03 | cifs: use echo_interval even when connection not ready. | Shyam Prasad N |
2021-05-03 | cifs: detect dead connections only when echoes are enabled. | Shyam Prasad N |
2021-05-03 | smb3.1.1: allow dumping keys for multiuser mounts | Steve French |
2021-05-03 | smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares | Steve French |
2021-05-03 | cifs: add shutdown support | Steve French |
2021-05-03 | cifs: Deferred close for files | Rohith Surabattula |
2021-05-02 | Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-05-02 | Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | afs: Fix speculative status fetches | David Howells |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-04-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-04-30 | Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2021-04-30 | Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-30 | Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" | Brian Geffon |
2021-04-30 | iomap: use filemap_range_needs_writeback() for O_DIRECT reads | Jens Axboe |
2021-04-30 | vfs: fs_parser: clean up kernel-doc warnings | Randy Dunlap |
2021-04-30 | ocfs2/dlm: remove unused function | Jiapeng Chong |
2021-04-30 | ocfs2: fix a typo | Bhaskar Chowdhury |
2021-04-30 | ocfs2: map flags directly in flags_to_o2dlm() | Joseph Qi |
2021-04-30 | ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Yang Li |
2021-04-30 | io_uring: Fix memory leak in io_sqe_buffers_register() | Zqiang |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | io_uring: Fix premature return from loop and memory leak | Colin Ian King |
2021-04-29 | io_uring: fix unchecked error in switch_start() | Pavel Begunkov |
2021-04-29 | io_uring: allow empty slots for reg buffers | Pavel Begunkov |
2021-04-29 | io_uring: add more build check for uapi | Pavel Begunkov |
2021-04-29 | io_uring: dont overlap internal and user req flags | Pavel Begunkov |
2021-04-29 | io_uring: fix drain with rsrc CQEs | Pavel Begunkov |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-29 | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-29 | Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-04-29 | Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2021-04-29 | Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-29 | xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range | Darrick J. Wong |
2021-04-29 | xfs: set aside allocation btree blocks from block reservation | Brian Foster |
2021-04-29 | xfs: introduce in-core global counter of allocbt blocks | Brian Foster |
2021-04-29 | xfs: unconditionally read all AGFs on mounts with perag reservation | Brian Foster |
2021-04-29 | xfs: count free space btree blocks when scrubbing pre-lazysbcount fses | Darrick J. Wong |
2021-04-29 | xfs: update superblock counters correctly for !lazysbcount | Dave Chinner |
2021-04-29 | xfs: don't check agf_btreeblks on pre-lazysbcount filesystems | Darrick J. Wong |
2021-04-29 | xfs: remove obsolete AGF counter debugging | Darrick J. Wong |
2021-04-29 | orangefs: leave files in the page cache for a few micro seconds at least | Mike Marshall |