index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
squashfs: fix cache race with migration
Vincent Whitchurch
2023-07-08
1
-4
/
+23
*
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
2023-07-08
1
-3
/
+3
*
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-02
1
-1
/
+1
|
\
|
*
fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...
Lu Hongfei
2023-06-29
1
-1
/
+1
*
|
fs: move cleanup from init_file() into its callers
Amir Goldstein
2023-07-02
1
-4
/
+10
*
|
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
15
-393
/
+773
|
\
\
|
*
|
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-06-29
1
-4
/
+2
|
*
|
NFS: Don't cleanup sysfs superblock entry if uninitialized
Benjamin Coddington
2023-06-29
1
-2
/
+4
|
*
|
nfs: don't report STATX_BTIME in ->getattr
Jeff Layton
2023-06-19
1
-1
/
+1
|
*
|
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-06-19
1
-0
/
+1
|
*
|
NFSv4.2: fix wrong shrinker_id
Qi Zheng
2023-06-19
1
-35
/
+44
|
*
|
NFSv4: Clean up some shutdown loops
Benjamin Coddington
2023-06-19
2
-1
/
+4
|
*
|
NFS: Cancel all existing RPC tasks when shutdown
Benjamin Coddington
2023-06-19
1
-4
/
+15
|
*
|
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
1
-1
/
+53
|
*
|
NFS: add a sysfs link to the acl rpc_client
Benjamin Coddington
2023-06-19
1
-0
/
+4
|
*
|
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
2023-06-19
2
-0
/
+7
|
*
|
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
4
-0
/
+28
|
*
|
NFS: add superblock sysfs entries
Benjamin Coddington
2023-06-19
5
-1
/
+88
|
*
|
NFS: Make all of /sys/fs/nfs network-namespace unique
Benjamin Coddington
2023-06-19
2
-37
/
+33
|
*
|
NFS: Open-code the nfs_kset kset_create_and_add()
Benjamin Coddington
2023-06-19
1
-2
/
+32
|
*
|
NFS: rename nfs_client_kobj to nfs_net_kobj
Benjamin Coddington
2023-06-19
2
-6
/
+6
|
*
|
NFS: rename nfs_client_kset to nfs_kset
Benjamin Coddington
2023-06-19
1
-8
/
+8
|
*
|
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
2023-06-19
6
-15
/
+102
|
*
|
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
2023-06-19
4
-5
/
+25
|
*
|
NFS: Improvements for fs_context-related tracepoints
Chuck Lever
2023-06-19
1
-0
/
+5
|
*
|
NFSv4.2: SETXATTR should update ctime
Anna Schumaker
2023-06-19
2
-7
/
+29
|
*
|
NFSv4.2: Clean up xattr size macros
Anna Schumaker
2023-06-19
1
-49
/
+47
|
*
|
NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functions
Anna Schumaker
2023-06-19
1
-2
/
+12
|
*
|
NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functions
Anna Schumaker
2023-06-19
1
-71
/
+83
|
*
|
NFSv4.2: Clean up: move decode_*xattr() functions
Anna Schumaker
2023-06-19
1
-164
/
+162
|
*
|
NFSv4.2: Clean up: Move the encode_copy_commit() function
Anna Schumaker
2023-06-19
1
-12
/
+12
*
|
|
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
2
-8
/
+9
|
\
\
\
|
*
|
|
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-26
2
-6
/
+8
|
*
|
|
fsdax: remove redundant variable 'error'
Colin Ian King
2023-06-23
1
-2
/
+1
*
|
|
|
Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
2023-07-01
1
-1
/
+1
*
|
|
|
|
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-01
20
-345
/
+403
|
\
\
\
\
\
|
*
|
|
|
|
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
2023-06-29
3
-0
/
+23
|
*
|
|
|
|
cifs: log session id when a matching ses is not found
Shyam Prasad N
2023-06-29
2
-4
/
+4
|
*
|
|
|
|
smb: client: improve DFS mount check
Paulo Alcantara
2023-06-28
1
-2
/
+3
|
*
|
|
|
|
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
8
-100
/
+118
|
*
|
|
|
|
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-06-28
5
-56
/
+80
|
*
|
|
|
|
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-06-28
1
-3
/
+0
|
*
|
|
|
|
cifs: print client_guid in DebugData
Shyam Prasad N
2023-06-28
1
-0
/
+1
|
*
|
|
|
|
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
2023-06-28
1
-0
/
+7
|
*
|
|
|
|
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
2023-06-28
1
-0
/
+6
|
*
|
|
|
|
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-28
2
-19
/
+20
|
*
|
|
|
|
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-06-28
1
-3
/
+3
|
*
|
|
|
|
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
2023-06-21
1
-8
/
+9
|
*
|
|
|
|
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
2023-06-21
1
-60
/
+51
[next]