index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
2023-02-20
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
2023-02-20
cifs: return a single-use cfid if we did not get a lease
Ronnie Sahlberg
2023-02-20
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
2023-02-20
cifs: Replace remaining 1-element arrays
Kees Cook
2023-02-20
cifs: Convert struct fealist away from 1-element array
Kees Cook
2023-02-20
cifs: fix mount on old smb servers
Paulo Alcantara
2023-02-20
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
2023-02-20
cifs: remove unneeded 2bytes of padding from smb2 tree connect
Namjae Jeon
2023-02-20
cifs: Use a folio in cifs_page_mkwrite()
Matthew Wilcox (Oracle)
2023-02-20
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
2023-02-20
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
2023-02-20
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
2023-02-20
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
2023-02-20
cifs: get rid of unneeded conditional in cifs_get_num_sgs()
Paulo Alcantara
2023-02-20
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
2023-02-20
cifs: fix indentation in make menuconfig options
Steve French
2023-02-20
cifs: update Kconfig description
Steve French
2023-02-20
cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
Andy Shevchenko
2023-02-20
cifs: print last update time for interface list
Shyam Prasad N
2023-02-20
cifs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-02-20
cifs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-02-17
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-17
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
2023-02-17
Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
Anna Schumaker
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-02-12
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-02-10
Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-02-09
Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-09
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
2023-02-09
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-07
ceph: flush cap releases when the session is flushed
Xiubo Li
2023-02-06
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-02-06
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
[next]