index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2024-06-11
4
-11
/
+19
*
ksmbd: move leading slash check to smb2_get_name()
Namjae Jeon
2024-06-11
1
-9
/
+6
*
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
1
-3
/
+0
*
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-07
1
-1
/
+1
*
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-01
5
-1
/
+10
|
\
|
*
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-31
3
-1
/
+8
|
*
fs: smb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-27
2
-0
/
+2
*
|
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
netfs, 9p: Fix race between umount and async request completion
David Howells
2024-05-27
1
-0
/
+1
*
|
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-25
4
-5
/
+30
|
\
\
|
*
|
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
2
-3
/
+4
|
*
|
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
1
-0
/
+1
|
*
|
cifs: update internal version number
Steve French
2024-05-21
1
-2
/
+2
|
*
|
smb3: reenable swapfiles over SMB3 mounts
Steve French
2024-05-21
1
-0
/
+23
|
|
/
*
|
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-05-25
2
-9
/
+18
|
\
\
|
*
|
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
2024-05-22
1
-1
/
+5
|
*
|
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
2024-05-12
1
-8
/
+13
*
|
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-9
/
+9
|
|
/
|
/
|
*
|
cifs: fix data corruption in read after invalidate
Steve French
2024-05-15
1
-1
/
+3
*
|
smb3: fix perf regression with cached writes with netfs conversion
Steve French
2024-05-14
1
-3
/
+0
*
|
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-13
2
-9
/
+26
*
|
cifs: Change from mempool_destroy to mempool_exit for request pools
Steve French
2024-05-13
1
-2
/
+2
*
|
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-13
3
-30
/
+33
*
|
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
15
-2840
/
+783
|
\
\
|
|
/
|
/
|
|
*
cifs: Enable large folio support
David Howells
2024-05-01
1
-0
/
+1
|
*
cifs: Remove some code that's no longer used, part 3
David Howells
2024-05-01
1
-1004
/
+0
|
*
cifs: Remove some code that's no longer used, part 2
David Howells
2024-05-01
1
-633
/
+1
|
*
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
5
-825
/
+0
|
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
13
-179
/
+355
|
*
cifs: Implement netfslib hooks
David Howells
2024-05-01
5
-10
/
+337
|
*
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
2024-05-01
1
-1
/
+2
|
*
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
2
-1
/
+56
|
*
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
2024-05-01
1
-0
/
+6
|
*
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
2024-05-01
3
-55
/
+55
|
*
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
2024-05-01
2
-3
/
+3
|
*
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
5
-14
/
+17
|
*
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
6
-116
/
+113
|
*
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
6
-89
/
+59
|
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
8
-52
/
+58
|
*
cifs: Use alternative invalidation to using launder_folio
David Howells
2024-05-01
3
-143
/
+5
|
*
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-29
1
-8
/
+8
*
|
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-04
1
-5
/
+9
*
|
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-04
5
-38
/
+30
*
|
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-04
1
-6
/
+15
*
|
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
2024-05-04
1
-0
/
+4
*
|
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
Namjae Jeon
2024-04-28
1
-2
/
+2
|
/
*
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
1
-0
/
+3
*
smb3: missing lock when picking channel
Steve French
2024-04-25
1
-1
/
+3
*
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-24
2
-3
/
+3
*
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-23
13
-26
/
+176
|
\
[next]