Age | Commit message (Expand) | Author |
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 |
2021-07-07 | CIFS: Clarify SMB1 code for delete | Steve French |
2021-07-07 | CIFS: Clarify SMB1 code for SetFileSize | Steve French |
2021-07-07 | btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree | Filipe Manana |
2021-07-07 | btrfs: don't block if we can't acquire the reclaim lock | Johannes Thumshirn |
2021-07-07 | btrfs: properly split extent_map for REQ_OP_ZONE_APPEND | Naohiro Aota |
2021-07-07 | btrfs: rework chunk allocation to avoid exhaustion of the system chunk array | Filipe Manana |
2021-07-07 | btrfs: fix deadlock with concurrent chunk allocations involving system chunks | Filipe Manana |
2021-07-07 | btrfs: zoned: print unusable percentage when reclaiming block groups | Johannes Thumshirn |
2021-07-07 | btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work | David Sterba |
2021-07-06 | f2fs: drop dirty node pages when cp is in error status | Jaegeuk Kim |
2021-07-06 | nfsd: fix NULL dereference in nfs3svc_encode_getaclres | J. Bruce Fields |
2021-07-06 | NFSD: Prevent a possible oops in the nfs_dirent() tracepoint | Chuck Lever |
2021-07-06 | nfsd: remove redundant assignment to pointer 'this' | Colin Ian King |
2021-07-06 | nfsd: Reduce contention for the nfsd_file nf_rwsem | Trond Myklebust |
2021-07-06 | lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 void results encoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever |
2021-07-06 | lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever |