summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2009-03-06 10:05:18 +0800
committerLen Brown <len.brown@intel.com>2009-03-27 12:11:02 -0400
commitd4913dc6d0c680aa106d1d80b5ad2a9325367afd (patch)
tree4ce6e658b21a2bc69e7c57caa6f7dfa1ff8ec53b /scripts/patch-kernel
parent768aaaf196e8a40f5cfc792d9d365795cc52ed13 (diff)
downloadkernel-d4913dc6d0c680aa106d1d80b5ad2a9325367afd.tar.gz
ACPICA: Formatting update - no functional changes
Split long lines, update comments. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
>smb: client: fix filename matching of deferred filesPaulo Alcantara 2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N 2025-06-01cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár 2025-03-31smb:client: smb: client: Add reverse mapping from tcon to superblocksWang Zhaolong 2025-01-19smb: client: fix return value of parse_dfs_referrals()Paulo Alcantara 2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara 2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara 2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara 2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan 2024-09-24smb: client: fix DFS failover in multiuser mountsPaulo Alcantara 2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara 2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li 2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov 2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen 2024-08-02cifs: Remove cifs_aio_ctxDavid Howells 2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells 2024-04-19cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells 2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French 2024-04-03smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara 2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara 2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells 2024-03-10smb: client: do not defer close open handles to deleted filesMeetakshi Setiya 2024-01-18smb3: show beginning time for per share statsSteve French 2023-12-17smb: client: fix OOB in smbCalcSize()Paulo Alcantara 2023-09-19smb3: do not start laundromat thread when dir leasesSteve French 2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French 2023-07-25cifs: fix charset issue in reconnectionWinston Wen 2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara 2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara 2023-05-24smb: move client and server files to common directory fs/smbSteve French