Age | Commit message (Expand) | Author |
2021-11-21 | pstore/blk: Use "%lu" to format unsigned long | Geert Uytterhoeven |
2021-11-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-20 | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-20 | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-11-20 | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand |
2021-11-18 | Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-18 | Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-18 | Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-17 | Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-11-17 | Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-17 | fs: handle circular mappings correctly | Christian Brauner |
2021-11-16 | Revert "mark pstore-blk as broken" | Kees Cook |
2021-11-16 | cifs: introduce cifs_ses_mark_for_reconnect() helper | Paulo Alcantara |
2021-11-16 | cifs: protect srv_count with cifs_tcp_ses_lock | Steve French |
2021-11-16 | cifs: move debug print out of spinlock | Steve French |
2021-11-16 | btrfs: deprecate BTRFS_IOC_BALANCE ioctl | Nikolay Borisov |
2021-11-16 | btrfs: make 1-bit bit-fields of scrub_page unsigned int | Colin Ian King |
2021-11-16 | btrfs: check-integrity: fix a warning on write caching disabled disk | Wang Yugui |
2021-11-16 | btrfs: silence lockdep when reading chunk tree during mount | Filipe Manana |
2021-11-16 | btrfs: fix memory ordering between normal and ordered work functions | Nikolay Borisov |
2021-11-16 | btrfs: fix a out-of-bound access in copy_compressed_data_to_page() | Qu Wenruo |
2021-11-15 | NFSD: Fix exposure in nfsd4_decode_bitmap() | Chuck Lever |
2021-11-14 | Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-11-13 | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds |
2021-11-13 | Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-13 | Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds |
2021-11-13 | Merge tag '5.16-rc-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-11-13 | Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-11-13 | Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-13 | Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-13 | Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-11-12 | cifs: do not duplicate fscache cookie for secondary channels | Shyam Prasad N |
2021-11-12 | cifs: connect individual channel servers to primary channel server | Shyam Prasad N |
2021-11-12 | cifs: protect session channel fields with chan_lock | Shyam Prasad N |
2021-11-12 | cifs: do not negotiate session if session already exists | Shyam Prasad N |
2021-11-12 | smb3: do not setup the fscache_super_cookie until fsinfo initialized | Steve French |
2021-11-12 | cifs: fix potential use-after-free bugs | Paulo Alcantara |
2021-11-12 | cifs: fix memory leak of smb3_fs_context_dup::server_hostname | Paulo Alcantara |
2021-11-12 | smb3: add additional null check in SMB311_posix_mkdir | Steve French |
2021-11-12 | cifs: release lock earlier in dequeue_mid error case | Steve French |
2021-11-12 | smb3: add additional null check in SMB2_tcon | Steve French |
2021-11-12 | smb3: add additional null check in SMB2_open | Steve French |
2021-11-11 | ksmbd: Use the SMB3_Create definitions from the shared | Ronnie Sahlberg |
2021-11-11 | ksmbd: Move more definitions into the shared area | Ronnie Sahlberg |
2021-11-11 | ksmbd: use the common definitions for NEGOTIATE_PROTOCOL | Ronnie Sahlberg |
2021-11-11 | ksmbd: switch to use shared definitions where available | Ronnie Sahlberg |
2021-11-11 | ksmbd: change LeaseKey data type to u8 array | Namjae Jeon |
2021-11-11 | ksmbd: remove smb2_buf_length in smb2_transform_hdr | Namjae Jeon |
2021-11-11 | ksmbd: remove smb2_buf_length in smb2_hdr | Namjae Jeon |
2021-11-11 | ksmbd: remove md4 leftovers | Namjae Jeon |