summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg
2021-11-11ksmbd: Move more definitions into the shared areaRonnie Sahlberg
2021-11-11ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg
2021-11-11ksmbd: switch to use shared definitions where availableRonnie Sahlberg
2021-11-11ksmbd: change LeaseKey data type to u8 arrayNamjae Jeon
2021-11-11ksmbd: remove smb2_buf_length in smb2_transform_hdrNamjae Jeon
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon
2021-11-11ksmbd: remove md4 leftoversNamjae Jeon
2021-11-11ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATIONNamjae Jeon
2021-11-06ksmbd: don't need 8byte alignment for request length in ksmbd_check_messageNamjae Jeon
2021-11-06ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()Marios Makassikis
2021-11-06ksmbd: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-06ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()Ralph Boehme
2021-11-06ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()Ralph Boehme
2021-11-06ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()Ralph Boehme
2021-11-06Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-06Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/damon: remove return value from before_terminate callbackChangbin Du
2021-11-06mm/damon: fix a few spelling mistakes in comments and a pr_debug messageColin Ian King
2021-11-06mm/damon: simplify stop mechanismChangbin Du
2021-11-06Docs/admin-guide/mm/pagemap: wordsmith page flags descriptionsSeongJae Park
2021-11-06Docs/admin-guide/mm/damon/start: simplify the contentSeongJae Park
2021-11-06Docs/admin-guide/mm/damon/start: fix a wrong linkSeongJae Park
2021-11-06Docs/admin-guide/mm/damon/start: fix wrong example commandsSeongJae Park
2021-11-06mm/damon/dbgfs: add adaptive_targets list check before enable monitor_onXin Hao
2021-11-06mm/damon: remove unnecessary variable initializationXin Hao
2021-11-06Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIMSeongJae Park
2021-11-06mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)SeongJae Park
2021-11-06selftests/damon: support watermarksSeongJae Park
2021-11-06mm/damon/dbgfs: support watermarksSeongJae Park
2021-11-06mm/damon/schemes: activate schemes based on a watermarks mechanismSeongJae Park
2021-11-06tools/selftests/damon: update for regions prioritization of schemesSeongJae Park
2021-11-06mm/damon/dbgfs: support prioritization weightsSeongJae Park
2021-11-06mm/damon/vaddr,paddr: support pageout prioritizationSeongJae Park
2021-11-06mm/damon/schemes: prioritize regions within the quotasSeongJae Park
2021-11-06mm/damon/selftests: support schemes quotasSeongJae Park
2021-11-06mm/damon/dbgfs: support quotas of schemesSeongJae Park
2021-11-06mm/damon/schemes: implement time quotaSeongJae Park
2021-11-06mm/damon/schemes: skip already charged targets and regionsSeongJae Park
2021-11-06mm/damon/schemes: implement size quota for schemes application speed controlSeongJae Park
2021-11-06mm/damon/paddr: support the pageout schemeSeongJae Park
2021-11-06mm/damon/dbgfs: remove unnecessary variablesRongwei Wang
2021-11-06mm/damon/vaddr: constify static mm_walk_opsRikard Falkeborn
2021-11-06Docs/DAMON: document physical memory monitoring supportSeongJae Park
2021-11-06mm/damon/dbgfs: support physical memory monitoringSeongJae Park