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
*
splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
David Howells
2023-06-09
1
-8
/
+10
*
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-09
1
-1
/
+30
*
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2023-06-09
1
-31
/
+127
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
31
-260
/
+501
|
\
|
*
Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-08
24
-229
/
+427
|
|
\
|
|
*
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-06-05
8
-37
/
+60
|
|
*
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-06-05
8
-23
/
+62
|
|
*
xfs: validity check agbnos on the AGFL
Dave Chinner
2023-06-05
1
-0
/
+3
|
|
*
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
2023-06-05
1
-17
/
+42
|
|
*
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
Dave Chinner
2023-06-05
1
-1
/
+0
|
|
*
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
2023-06-05
1
-12
/
+13
|
|
*
xfs: Fix undefined behavior of shift into sign bit
Geert Uytterhoeven
2023-06-04
1
-4
/
+4
|
|
*
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2023-06-04
4
-106
/
+166
|
|
*
xfs: defered work could create precommits
Dave Chinner
2023-06-04
1
-0
/
+5
|
|
*
xfs: restore allocation trylock iteration
Dave Chinner
2023-06-04
1
-6
/
+7
|
|
*
xfs: buffer pins need to hold a buffer reference
Dave Chinner
2023-06-04
1
-23
/
+65
|
*
|
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
2023-06-07
1
-0
/
+3
|
*
|
Merge tag 'gfs2-v6.4-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-06
1
-3
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-01
1
-3
/
+14
|
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-02
1
-1
/
+15
|
|
\
\
|
|
*
|
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
2023-06-02
1
-1
/
+15
|
*
|
|
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-02
2
-20
/
+32
|
|
\
\
\
|
|
*
|
|
btrfs: zoned: fix dev-replace after the scrub rework
Qu Wenruo
2023-06-01
2
-20
/
+32
|
*
|
|
|
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-02
2
-7
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-6
/
+1
|
|
*
|
|
|
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2023-05-23
1
-1
/
+9
*
|
|
|
|
|
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-06-08
1
-267
/
+0
*
|
|
|
|
|
Wrap lines at 80
David Howells
2023-06-08
1
-1
/
+2
*
|
|
|
|
|
Fix a couple of spelling mistakes
David Howells
2023-06-08
1
-2
/
+2
*
|
|
|
|
|
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-08
3
-36
/
+36
|
/
/
/
/
/
*
|
|
|
|
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
1
-1
/
+3
*
|
|
|
|
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-01
3
-77
/
+100
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: call putname after using the last component
Namjae Jeon
2023-05-27
1
-2
/
+6
|
*
|
|
|
|
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
2023-05-27
1
-18
/
+3
|
*
|
|
|
|
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
2023-05-27
1
-25
/
+47
|
*
|
|
|
|
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
2023-05-27
1
-19
/
+34
|
*
|
|
|
|
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
2023-05-27
1
-5
/
+5
|
*
|
|
|
|
ksmbd: fix credit count leakage
Namjae Jeon
2023-05-27
1
-5
/
+1
|
*
|
|
|
|
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-05-27
1
-3
/
+3
|
*
|
|
|
|
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2023-05-27
1
-0
/
+1
*
|
|
|
|
|
Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-06-01
3
-3
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: address unused variable warning
Steve French
2023-05-27
1
-1
/
+5
|
*
|
|
|
|
|
smb: delete an unnecessary statement
Dan Carpenter
2023-05-27
1
-1
/
+0
|
*
|
|
|
|
|
smb3: missing null check in SMB2_change_notify
Steve French
2023-05-26
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-31
5
-47
/
+64
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
2023-05-30
1
-12
/
+12
|
*
|
|
|
ext4: fix fsync for non-directories
Jan Kara
2023-05-30
1
-0
/
+7
|
*
|
|
|
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
2023-05-30
2
-0
/
+6
|
*
|
|
|
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-05-30
1
-0
/
+3
|
*
|
|
|
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o
2023-05-30
1
-0
/
+1
[next]