index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
1
-1
/
+2
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2
-1
/
+56
2024-05-01
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
1
-0
/
+6
2024-05-01
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
3
-55
/
+55
2024-05-01
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
2
-3
/
+3
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
5
-14
/
+17
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
6
-116
/
+113
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
6
-89
/
+59
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
8
-52
/
+58
2024-05-01
cifs: Use alternative invalidation to using launder_folio
David Howells
3
-143
/
+5
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
1
-8
/
+8
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2
-3
/
+3
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2
-0
/
+14
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
1
-0
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
11
-26
/
+143
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
3
-0
/
+18
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
6
-0
/
+44
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
1
-39
/
+55
2024-04-11
smb3: fix Open files on server counter going negative
Steve French
1
-2
/
+2
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
1
-1
/
+2
2024-04-03
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
1
-1
/
+5
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2
-0
/
+12
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
7
-17
/
+85
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
3
-4
/
+27
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+30
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
1
-20
/
+24
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
7
-72
/
+76
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
3
-10
/
+59
2024-04-01
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
1
-49
/
+34
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
3
-6
/
+4
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
2
-1
/
+17
2024-03-26
smb3: add trace event for mknod
Steve French
2
-1
/
+10
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
4
-10
/
+2
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2
-12
/
+13
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
4
-3
/
+13
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
24
-680
/
+1536
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
[prev]
[next]