Age | Commit message (Expand) | Author |
2021-07-15 | xfs: don't expose misaligned extszinherit hints to userspace | Darrick J. Wong |
2021-07-15 | xfs: correct the narrative around misaligned rtinherit/extszinherit dirs | Darrick J. Wong |
2021-07-15 | xfs: reset child dir '..' entry when unlinking child | Darrick J. Wong |
2021-07-15 | xfs: check for sparse inode clusters that cross new EOAG when shrinking | Darrick J. Wong |
2021-07-15 | iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor | Andreas Gruenbacher |
2021-07-15 | iomap: Don't create iomap_page objects for inline files | Andreas Gruenbacher |
2021-07-15 | iomap: Permit pages without an iop to enter writeback | Andreas Gruenbacher |
2021-07-15 | iomap: remove the length variable in iomap_seek_hole | Christoph Hellwig |
2021-07-15 | iomap: remove the length variable in iomap_seek_data | Christoph Hellwig |
2021-07-14 | fs: add vfs_parse_fs_param_source() helper | Christian Brauner |
2021-07-14 | cifs: fix the out of range assignment to bit fields in parse_server_interfaces | Hyunchul Lee |
2021-07-14 | cifs: Do not use the original cruid when following DFS links for multiuser mo... | Ronnie Sahlberg |
2021-07-14 | cifs: use the expiry output of dns_query to schedule next resolution | Shyam Prasad N |
2021-07-13 | Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds |
2021-07-13 | Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-13 | configfs: fix the read and write iterators | Bart Van Assche |
2021-07-12 | fcntl: Fix unreachable code in do_fcntl() | Gustavo A. R. Silva |
2021-07-12 | xfs: Fix multiple fall-through warnings for Clang | Gustavo A. R. Silva |
2021-07-11 | io_uring: fix io_drain_req() | Pavel Begunkov |
2021-07-11 | io_uring: use right task for exiting checks | Pavel Begunkov |
2021-07-10 | Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-07-09 | Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-09 | cifs: update internal version number | Steve French |
2021-07-09 | cifs: prevent NULL deref in cifs_compose_mount_options() | Paulo Alcantara |
2021-07-09 | SMB3.1.1: Add support for negotiating signing algorithm | Steve French |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-09 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-07-09 | Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-07-09 | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-07-09 | Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-09 | io_uring: remove dead non-zero 'poll' check | Jens Axboe |
2021-07-08 | cifs: use helpers when parsing uid/gid mount options and validate them | Ronnie Sahlberg |
2021-07-08 | io_uring: mitigate unlikely iopoll lag | Pavel Begunkov |
2021-07-08 | Merge part 2 of branch 'sysfs-devel' | Trond Myklebust |
2021-07-08 | NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3 | Trond Myklebust |
2021-07-08 | NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Clean up layout get on open | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Fix layoutget behaviour after invalidation | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Fix the layout barrier update | Trond Myklebust |
2021-07-08 | NFS: Fix fscache read from NFS after cache error | Dave Wysochanski |
2021-07-08 | NFS: Ensure nfs_readpage returns promptly when internal error occurs | Dave Wysochanski |
2021-07-08 | NFSv4.1 identify and mark RPC tasks that can move between transports | Olga Kornievskaia |
2021-07-08 | ext4: inline jbd2_journal_[un]register_shrinker() | Theodore Ts'o |
2021-07-08 | ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT | Theodore Ts'o |
2021-07-08 | ext4: fix possible UAF when remounting r/o a mmp-protected file system | Theodore Ts'o |
2021-07-07 | CIFS: Clarify SMB1 code for POSIX Lock | Steve French |
2021-07-07 | CIFS: Clarify SMB1 code for rename open file | Steve French |
2021-07-07 | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-07-07 | io_uring: fix drain alloc fail return code | Pavel Begunkov |