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
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
23
-48
/
+45
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
12
-16
/
+16
|
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-12
2
-5
/
+3
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
11
-26
/
+25
*
|
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-10-16
23
-726
/
+922
|
\
\
|
*
|
smb3: improve SMB3 change notification support
Steve French
2022-10-15
6
-13
/
+90
|
*
|
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
2022-10-15
1
-2
/
+2
|
*
|
cifs: lease key is uninitialized in smb1 paths
Steve French
2022-10-15
1
-1
/
+1
|
*
|
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-15
1
-1
/
+2
|
*
|
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
2022-10-15
1
-7
/
+9
|
*
|
cifs: fix static checker warning
Paulo Alcantara
2022-10-14
1
-1
/
+1
|
*
|
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
5
-38
/
+33
|
*
|
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
2022-10-13
1
-14
/
+49
|
*
|
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
2022-10-13
4
-193
/
+263
|
*
|
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
2022-10-13
1
-2
/
+2
|
*
|
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
2022-10-13
1
-0
/
+1
|
*
|
cifs: improve symlink handling for smb2+
Paulo Alcantara
2022-10-13
14
-453
/
+451
|
*
|
smb3: clarify multichannel warning
Steve French
2022-10-13
1
-1
/
+2
|
*
|
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-13
1
-6
/
+5
|
*
|
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
2022-10-12
1
-6
/
+23
*
|
|
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-15
5
-25
/
+45
|
\
\
\
|
*
|
|
ubifs: Fix AA deadlock when setting xattr for encrypted file
Zhihao Cheng
2022-09-21
3
-13
/
+16
|
*
|
|
ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory
ZhaoLong Wang
2022-09-21
2
-11
/
+28
|
*
|
|
ubifs: Fix ubifs_check_dir_empty() kernel-doc comment
Yang Li
2022-09-21
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
hostfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
ext4,f2fs: fix readahead of verity data
Matthew Wilcox (Oracle)
2022-10-13
2
-2
/
+4
*
|
|
|
|
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-10-13
5
-9
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
ceph: fix incorrectly showing the .snap size for stat
Xiubo Li
2022-10-04
1
-4
/
+23
|
*
|
|
|
|
ceph: fail the open_by_handle_at() if the dentry is being unlinked
Xiubo Li
2022-10-04
1
-1
/
+2
|
*
|
|
|
|
ceph: increment i_version when doing a setattr with caps
Jeff Layton
2022-10-04
1
-0
/
+1
|
*
|
|
|
|
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-10-04
1
-1
/
+1
|
*
|
|
|
|
ceph: no need to wait for transition RDCACHE|RD -> RD
Xiubo Li
2022-10-04
1
-2
/
+6
|
*
|
|
|
|
ceph: fail the request if the peer MDS doesn't support getvxattr op
Xiubo Li
2022-10-04
3
-1
/
+17
|
*
|
|
|
|
ceph: wake up the waiters if any new caps comes
Xiubo Li
2022-10-04
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-13
17
-36
/
+194
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
2022-10-06
3
-5
/
+97
|
*
|
|
|
|
|
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2022-10-05
2
-0
/
+3
|
*
|
|
|
|
|
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2022-10-05
2
-0
/
+49
|
*
|
|
|
|
|
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
2022-10-05
1
-1
/
+1
|
*
|
|
|
|
|
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
2022-10-05
1
-0
/
+8
|
*
|
|
|
|
|
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
2022-10-05
1
-2
/
+0
|
*
|
|
|
|
|
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
2022-10-05
1
-1
/
+0
|
*
|
|
|
|
|
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
2022-10-05
1
-2
/
+2
|
*
|
|
|
|
|
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
2022-10-03
1
-7
/
+18
|
*
|
|
|
|
|
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
2
-2
/
+2
|
*
|
|
|
|
|
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
2022-10-03
1
-3
/
+3
|
*
|
|
|
|
|
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-10-03
4
-7
/
+7
[next]