summaryrefslogtreecommitdiffstats
path: root/Documentation/nvdimm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-19cifs: cifs_ses_mark_for_reconnect should also update reconnect bitsShyam Prasad N6-29/+14
2022-01-19cifs: update tcpStatus during negotiate and sess setupShyam Prasad N1-3/+2
2022-01-19cifs: make status checks in version independent callersShyam Prasad N3-29/+23
2022-01-19cifs: remove repeated state change in dfs tree connectShyam Prasad N1-10/+0
2022-01-19cifs: fix the cifs_reconnect path for DFSShyam Prasad N1-0/+3
2022-01-19cifs: remove unused variable ses_selectedMuhammad Usama Anjum1-3/+3
2022-01-19cifs: protect all accesses to chan_* with chan_lockShyam Prasad N5-5/+22
2022-01-19cifs: fix the connection state transitions with multichannelShyam Prasad N4-28/+28
2022-01-19cifs: check reconnects for channels of active tcons tooShyam Prasad N3-19/+99
2022-01-18smb3: add new defines from protocol specificationSteve French2-1/+3
2022-01-18cifs: serialize all mount attemptsRonnie Sahlberg1-1/+7
2022-01-17cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refsEugene Korenevsky4-0/+65
2022-01-17cifs: alloc_path_with_tree_prefix: do not append sep. if the path is emptyEugene Korenevsky1-2/+7
2022-01-17cifs: clean up an inconsistent indentingYang Li1-1/+1
2022-01-17cifs: free ntlmsspblob allocated in negotiateShyam Prasad N1-5/+8
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown3-2/+11
2022-01-17unicode: fix .gitignore for generated utfdata fileLinus Torvalds1-1/+1
2022-01-15cifs: fix FILE_BOTH_DIRECTORY_INFO definitionEugene Korenevsky1-1/+1
2022-01-15cifs: move superblock magic defitions to magic.hJeff Layton6-8/+11
2022-01-15cifs: Fix smb311_update_preauth_hash() kernel-doc commentYang Li1-0/+1
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park2-5/+7
2022-01-15mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure logSeongJae Park1-2/+8
2022-01-15mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure loggingSeongJae Park1-1/+1
2022-01-15mm/damon/dbgfs: remove an unnecessary variableSeongJae Park1-3/+2
2022-01-15mm/damon: move the implementation of damon_insert_region to damon.hGuoqing Jiang2-13/+11
2022-01-15mm/damon: add access checking for hugetlb pagesBaolin Wang1-0/+96
2022-01-15Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park1-4/+5
2022-01-15mm/damon/dbgfs: support all DAMOS statsSeongJae Park1-2/+4
2022-01-15Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park1-0/+25
2022-01-15mm/damon/reclaim: provide reclamation statisticsSeongJae Park1-0/+46
2022-01-15mm/damon/schemes: account how many times quota limit has exceededSeongJae Park2-0/+4
2022-01-15mm/damon/schemes: account scheme actions that successfully appliedSeongJae Park5-33/+53
2022-01-15mm/damon: remove a mistakenly added comment for a future featureSeongJae Park1-1/+1
2022-01-15Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park1-3/+49
2022-01-15Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park1-1/+8
2022-01-15Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park1-22/+22
2022-01-15Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarksSeongJae Park1-25/+98
2022-01-15mm/damon: convert macro functions to static inline functionsSeongJae Park3-9/+20
2022-01-15mm/damon: modify damon_rand() macro to static inline functionXin Hao1-1/+4
2022-01-15mm/damon: move damon_rand() definition into damon.hXin Hao3-8/+4
2022-01-15mm/damon/schemes: add the validity judgment of thresholdsXin Hao1-0/+7
2022-01-15mm/damon/vaddr: remove swap_ranges() and replace it with swap()Yihao Han1-13/+3
2022-01-15mm/damon: remove some unneeded function definitions in damon.hXin Hao3-34/+16
2022-01-15mm/damon/core: use abs() instead of diff_of()Xin Hao1-4/+2
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao1-2/+5
2022-01-15mm/damon: unified access_check function naming rulesXin Hao1-4/+4
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple3-2/+69
2022-01-15mm: make some vars and functions static or __initTing Liu3-5/+4
2022-01-15mm: fix some comment errorsQuanfa Fu4-4/+4
2022-01-15zram: use ATTRIBUTE_GROUPSLuis Chamberlain1-9/+2