index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-03-02
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
2023-03-02
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
2023-02-27
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
2023-02-27
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
2023-02-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-02-24
Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-02-24
Merge branch 'work.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
cifs: Fix cifs_writepages_region()
David Howells
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-22
Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-02-22
Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-02-22
Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-22
Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-02-22
Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-02-22
gfs2: Convert gfs2_page_add_databufs to folios
Andreas Gruenbacher
2023-02-22
gfs2: jdata writepage fix
Andreas Gruenbacher
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
update internal module version number for cifs.ko
Steve French
2023-02-21
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
2023-02-21
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
2023-02-21
cifs: use the least loaded channel for sending requests
Shyam Prasad N
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
cifs: DIO to/from KVEC-type iterators should now work
David Howells
2023-02-20
cifs: Remove unused code
David Howells
2023-02-20
cifs: Build the RDMA SGE list directly from an iterator
David Howells
2023-02-20
cifs: Change the I/O paths to use an iterator rather than a page list
David Howells
2023-02-20
cifs: Add a function to read into an iter from a socket
David Howells
2023-02-20
cifs: Add some helper functions
David Howells
2023-02-20
cifs: Add a function to Hash the contents of an iterator
David Howells
2023-02-20
cifs: Add a function to build an RDMA SGE list from an iterator
David Howells
2023-02-20
netfs: Add a function to extract an iterator into a scatterlist
David Howells
2023-02-20
netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
David Howells
2023-02-20
cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
David Howells
2023-02-20
splice: Export filemap/direct_splice_read()
David Howells
2023-02-20
splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
David Howells
2023-02-20
smb3: Replace smb2pdu 1-element arrays with flex-arrays
Kees Cook
2023-02-20
cifs: get rid of dns resolve worker
Paulo Alcantara
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
[next]