index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-06-08
splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
David Howells
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-08
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-06-08
Wrap lines at 80
David Howells
2023-06-08
Fix a couple of spelling mistakes
David Howells
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-07
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
2023-06-06
Merge tag 'gfs2-v6.4-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-05
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-06-05
xfs: validity check agbnos on the AGFL
Dave Chinner
2023-06-05
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
2023-06-05
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
Dave Chinner
2023-06-05
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
2023-06-05
xfs: Fix undefined behavior of shift into sign bit
Geert Uytterhoeven
2023-06-05
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2023-06-05
xfs: defered work could create precommits
Dave Chinner
2023-06-05
xfs: restore allocation trylock iteration
Dave Chinner
2023-06-05
xfs: buffer pins need to hold a buffer reference
Dave Chinner
2023-06-02
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-02
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
btrfs: zoned: fix dev-replace after the scrub rework
Qu Wenruo
2023-06-01
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-01
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-05-31
Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-05-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-30
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-30
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
2023-05-30
ext4: fix fsync for non-directories
Jan Kara
2023-05-30
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
2023-05-30
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-05-30
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o
2023-05-28
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
2023-05-27
cifs: address unused variable warning
Steve French
2023-05-26
smb: delete an unnecessary statement
Dan Carpenter
2023-05-26
ksmbd: call putname after using the last component
Namjae Jeon
2023-05-26
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
2023-05-26
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
2023-05-26
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
2023-05-26
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
2023-05-26
ksmbd: fix credit count leakage
Namjae Jeon
2023-05-26
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-05-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
[next]