index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
2023-12-05
fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
Amir Goldstein
2023-12-01
fs: move file_start_write() into direct_splice_actor()
Amir Goldstein
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
2023-11-24
fs: move permission hook out of do_iter_read()
Amir Goldstein
2023-11-24
fs: move permission hook out of do_iter_write()
Amir Goldstein
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
2023-11-24
coda: change locking order in coda_file_write_iter()
Amir Goldstein
2023-11-24
btrfs: move file_start_write() to after permission hook
Amir Goldstein
2023-11-24
remap_range: move file_start_write() to after permission hook
Amir Goldstein
2023-11-24
remap_range: move permission hooks out of do_clone_file_range()
Amir Goldstein
2023-11-24
splice: remove permission hook from iter_file_splice_write()
Amir Goldstein
2023-11-24
splice: move permission hook out of splice_file_to_pipe()
Amir Goldstein
2023-11-24
splice: move permission hook out of splice_direct_to_actor()
Amir Goldstein
2023-11-24
splice: remove permission hook from do_splice_direct()
Amir Goldstein
2023-11-24
ovl: add permission hooks outside of do_splice_direct()
Amir Goldstein
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
2023-11-09
smb3: minor cleanup of session handling code
Steve French
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
2023-11-09
smb3: minor RDMA cleanup
Steve French
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-08
Merge tag 'exfat-for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
[next]