index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-07-05
nfs: don't report STATX_BTIME in ->getattr
Jeff Layton
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
execve: expand new process stack manually ahead of time
Linus Torvalds
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-28
ksmbd: call putname after using the last component
Namjae Jeon
2023-06-28
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-06-28
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2023-06-28
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-28
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
2023-06-28
smb3: missing null check in SMB2_change_notify
Steve French
2023-06-28
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-28
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2023-06-28
fs: introduce lock_rename_child() helper
Al Viro
2023-06-28
ksmbd: remove internal.h include
Namjae Jeon
2023-06-28
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
2023-06-28
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
2023-06-28
afs: Fix waiting for writeback then skipping folio
Vishal Moola (Oracle)
2023-06-28
afs: Fix dangling folio ref counts in writeback
Vishal Moola (Oracle)
2023-06-28
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2023-06-28
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-28
ksmbd: validate command payload size
Namjae Jeon
2023-06-28
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-21
afs: Fix vlserver probe RTT handling
David Howells
2023-06-21
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
2023-06-21
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-06-21
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
2023-06-21
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
2023-06-21
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
2023-06-21
btrfs: properly enable async discard when switching from RO->RW
Chris Mason
2023-06-21
btrfs: subpage: fix a crash in metadata repair path
Qu Wenruo
2023-06-21
nilfs2: reject devices with insufficient block count
Ryusuke Konishi
2023-06-21
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi
2023-06-21
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Ryusuke Konishi
2023-06-21
mm/uffd: fix vma operation where start addr cuts part of vma
Peter Xu
2023-06-21
ocfs2: check new file size on fallocate call
Luís Henriques
2023-06-21
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
2023-06-21
epoll: ep_autoremove_wake_function should use list_del_init_careful
Benjamin Segall
2023-06-21
erofs: use HIPRI by default if per-cpu kthreads are enabled
Gao Xiang
2023-06-21
btrfs: handle memory allocation failure in btrfs_csum_one_bio
Johannes Thumshirn
2023-06-21
btrfs: scrub: try harder to mark RAID56 block groups read-only
Qu Wenruo
2023-06-21
ksmbd: validate smb request protocol id
Namjae Jeon
2023-06-14
ext4: only check dquot_initialize_needed() when debugging
Theodore Ts'o
2023-06-14
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena...
Theodore Ts'o
2023-06-14
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
2023-06-14
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2023-06-14
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
2023-06-14
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
2023-06-14
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-06-14
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
2023-06-09
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
[next]