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-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
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-46
/
+47
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
6
-15
/
+49
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2
-0
/
+37
2024-03-10
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2
-0
/
+14
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
4
-17
/
+97
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
6
-25
/
+190
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
9
-14
/
+210
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2
-69
/
+95
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
9
-364
/
+405
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
4
-0
/
+52
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
6
-5
/
+74
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
6
-31
/
+48
2024-03-10
smb3: update allocation size more accurately on write completion
Steve French
1
-1
/
+8
2024-03-10
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-10
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-12
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
1
-2
/
+6
2024-02-12
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
1
-0
/
+16
2024-02-11
cifs: update the same create_guid on replay
Shyam Prasad N
4
-2
/
+14
2024-02-11
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
1
-1
/
+1
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-06
smb: remove redundant check
NeilBrown
1
-3
/
+0
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
1
-1
/
+1
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
4
-40
/
+40
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
4
-1
/
+5
2024-02-05
smb/client: convert to using new filelock helpers
Jeff Layton
1
-6
/
+6
[next]