projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ALSA: core: Add async signal helpers
[platform/kernel/linux-rpi.git]
/
fs
/
2022-08-25
Miklos Szeredi
ovl: warn if trusted xattr creation fails
tree
|
commitdiff
2022-08-25
Kiselev, Oleg
ext4: avoid resizing to a partial cluster size
tree
|
commitdiff
2022-08-25
Ye Bin
ext4: avoid remove directory when directory is corrupted
tree
|
commitdiff
2022-08-25
Dan Carpenter
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
tree
|
commitdiff
2022-08-25
Konstantin Komarov
fs/ntfs3: Fix missing i_op in ntfs_read_mft
tree
|
commitdiff
2022-08-25
Konstantin Komarov
fs/ntfs3: Do not change mode if ntfs_set_ea failed
tree
|
commitdiff
2022-08-25
Konstantin Komarov
fs/ntfs3: Fix double free on remount
tree
|
commitdiff
2022-08-25
Dan Carpenter
fs/ntfs3: Don't clear upper bits accidentally in log_re...
tree
|
commitdiff
2022-08-25
Pavel Skripkin
fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
tree
|
commitdiff
2022-08-25
Yan Lei
fs/ntfs3: Fix using uninitialized value n when calling...
tree
|
commitdiff
2022-08-25
Jeff Layton
ceph: don't leak snap_rwsem in handle_cap_grant
tree
|
commitdiff
2022-08-25
Luís Henriques
ceph: use correct index when encoding client supported...
tree
|
commitdiff
2022-08-25
Trond Myklebust
NFSv4/pnfs: Fix a use-after-free bug in open
tree
|
commitdiff
2022-08-25
Zhang Xianwei
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
tree
|
commitdiff
2022-08-25
Trond Myklebust
NFSv4: Fix races in the legacy idmapper upcall
tree
|
commitdiff
2022-08-25
Trond Myklebust
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE...
tree
|
commitdiff
2022-08-25
Trond Myklebust
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
tree
|
commitdiff
2022-08-25
Zhang Xiaoxu
cifs: Fix memory leak on the deferred close
tree
|
commitdiff
2022-08-25
Filipe Manana
btrfs: fix lost error handling when looking up extended...
tree
|
commitdiff
2022-08-25
Josef Bacik
btrfs: reset RO counter on block group if we fail to...
tree
|
commitdiff
2022-08-25
Zixuan Fu
btrfs: unset reloc control if transaction commit fails...
tree
|
commitdiff
2022-08-21
Qu Wenruo
btrfs: raid56: don't trust any cached sector in __raid5...
tree
|
commitdiff
2022-08-21
Qu Wenruo
btrfs: only write the sectors in the vertical stripe...
tree
|
commitdiff
2022-08-21
Namjae Jeon
ksmbd: fix heap-based overflow in set_ntacl_dacl()
tree
|
commitdiff
2022-08-21
Hyunchul Lee
ksmbd: prevent out of bound read for SMB2_WRITE
tree
|
commitdiff
2022-08-21
Jens Axboe
io_uring: use original request task for inflight tracking
tree
|
commitdiff
2022-08-17
Pavel Begunkov
io_uring: mem-account pbuf buckets
tree
|
commitdiff
2022-08-17
Jan Kara
ext4: fix race when reusing xattr blocks
tree
|
commitdiff
2022-08-17
Jan Kara
ext4: unindent codeblock in ext4_xattr_block_set()
tree
|
commitdiff
2022-08-17
Shuqi Zhang
ext4: use kmemdup() to replace kmalloc + memcpy
tree
|
commitdiff
2022-08-17
Jan Kara
ext4: remove EA inode entry from mbcache on inode eviction
tree
|
commitdiff
2022-08-17
Lukas Czerner
ext4: make sure ext4_append() always allocates new...
tree
|
commitdiff
2022-08-17
Lukas Czerner
ext4: check if directory block is within i_size
tree
|
commitdiff
2022-08-17
Ye Bin
ext4: fix warning in ext4_iomap_begin as race between...
tree
|
commitdiff
2022-08-17
Baokun Li
ext4: correct the misjudgment in ext4_iget_extra_inode
tree
|
commitdiff
2022-08-17
Baokun Li
ext4: correct max_inline_xattr_value_size computing
tree
|
commitdiff
2022-08-17
Baokun Li
ext4: fix use-after-free in ext4_xattr_set_entry
tree
|
commitdiff
2022-08-17
Baokun Li
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
tree
|
commitdiff
2022-08-17
Eric Whitney
ext4: fix extent status tree race in writeback error...
tree
|
commitdiff
2022-08-17
Theodore Ts'o
ext4: update s_overhead_clusters in the superblock...
tree
|
commitdiff
2022-08-17
Nikolay Borisov
btrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
tree
|
commitdiff
2022-08-17
Josef Bacik
btrfs: reset block group chunk force if we have to...
tree
|
commitdiff
2022-08-17
Naohiro Aota
btrfs: ensure pages are unlocked on cow_file_range...
tree
|
commitdiff
2022-08-17
Al Viro
__follow_mount_rcu(): verify that mount_lock remains...
tree
|
commitdiff
2022-08-17
Thadeu Lima de Sou...
posix-cpu-timers: Cleanup CPU timers before freeing...
tree
|
commitdiff
2022-08-17
Bharath SM
SMB3: fix lease break timeout when multiple deferred...
tree
|
commitdiff
2022-08-17
Jaewook Kim
f2fs: do not allow to decompress files have FI_COMPRESS...
tree
|
commitdiff
2022-08-17
Sungjong Seo
f2fs: allow compression for mmap files in compress_mode...
tree
|
commitdiff
2022-08-17
Chao Liu
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_F...
tree
|
commitdiff
2022-08-17
Xie Yongji
fuse: Remove the control interface for virtio-fs
tree
|
commitdiff
2022-08-17
Zhihao Cheng
proc: fix a dentry lock race between release_task and...
tree
|
commitdiff
2022-08-17
Dominique Martinet
9p: fix a bunch of checkpatch warnings
tree
|
commitdiff
2022-08-17
Zhihao Cheng
jbd2: fix assertion 'jh->b_frozen_data == NULL' failure...
tree
|
commitdiff
2022-08-17
Li Lingfeng
ext4: recover csum seed of tmp_inode after migrating...
tree
|
commitdiff
2022-08-17
Zhang Yi
jbd2: fix outstanding credits assert in jbd2_journal_co...
tree
|
commitdiff
2022-08-17
Jason A. Donenfeld
fs: check FMODE_LSEEK to control internal pipe splicing
tree
|
commitdiff
2022-08-17
Gao Xiang
erofs: avoid consecutive detection for Highmem memory
tree
|
commitdiff
2022-08-17
Jan Kara
ext2: Add more validity checks for inode counts
tree
|
commitdiff
2022-08-17
Benjamin Segall
epoll: autoremove wakers even more aggressively
tree
|
commitdiff
2022-08-17
Jan Kara
mbcache: add functions to delete entry if unused
tree
|
commitdiff
2022-08-17
Jan Kara
mbcache: don't reclaim used entries
tree
|
commitdiff
2022-08-17
Miklos Szeredi
fuse: ioctl: translate ENOSYS
tree
|
commitdiff
2022-08-17
Miklos Szeredi
fuse: limit nsec
tree
|
commitdiff
2022-08-17
Namjae Jeon
ksmbd: fix use-after-free bug in smb2_tree_disconect
tree
|
commitdiff
2022-08-17
Hyunchul Lee
ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
tree
|
commitdiff
2022-08-17
Namjae Jeon
ksmbd: fix memory leak in smb2_handle_negotiate
tree
|
commitdiff
2022-08-17
Qu Wenruo
btrfs: reject log replay if there is unsupported RO...
tree
|
commitdiff
2022-08-17
Jiachen Zhang
ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
tree
|
commitdiff
2022-08-17
Yang Xu
fs: Add missing umask strip in vfs_tmpfile
tree
|
commitdiff
2022-08-17
David Howells
vfs: Check the truncate maximum size in inode_newsize_ok()
tree
|
commitdiff
2022-08-17
Jeff Layton
lockd: detect and reject lock arguments that overflow
tree
|
commitdiff
2022-08-17
Jeff Layton
nfsd: eliminate the NFSD_FILE_BREAK_* flags
tree
|
commitdiff
2022-08-17
Chuck Lever
NFSD: Clean up the show_nf_flags() macro
tree
|
commitdiff
2022-08-17
Trond Myklebust
pNFS/flexfiles: Report RDMA connection errors to the...
tree
|
commitdiff
2022-08-17
Trond Myklebust
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
tree
|
commitdiff
2022-08-11
Naohiro Aota
btrfs: zoned: fix critical section of relocation inode...
tree
|
commitdiff
2022-08-11
Naohiro Aota
btrfs: zoned: prevent allocation from previous data...
tree
|
commitdiff
2022-08-03
Andrei Vagin
fs: sendfile handles O_NONBLOCK of out_fd
tree
|
commitdiff
2022-08-03
ChenXiaoSong
ntfs: fix use-after-free in ntfs_ucsncmp()
tree
|
commitdiff
2022-08-03
Junxiao Bi
Revert "ocfs2: mount shared volume without ha stack"
tree
|
commitdiff
2022-07-29
Sungjong Seo
exfat: use updated exfat_chain directly during renaming
tree
|
commitdiff
2022-07-29
Yuezhang Mo
exfat: fix referencing wrong parent directory informati...
tree
|
commitdiff
2022-07-29
Alexander Aring
dlm: fix pending remove if msg allocation fails
tree
|
commitdiff
2022-07-29
Xiaoming Ni
sysctl: move some boundary constants from sysctl.c...
tree
|
commitdiff
2022-07-29
Dan Carpenter
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
tree
|
commitdiff
2022-07-29
Brian Foster
xfs: fix perag reference leak on iteration race with...
tree
|
commitdiff
2022-07-29
Brian Foster
xfs: terminate perag iteration reliably on agcount
tree
|
commitdiff
2022-07-29
Brian Foster
xfs: rename the next_agno perag iteration variable
tree
|
commitdiff
2022-07-29
Brian Foster
xfs: fold perag loop iteration logic into helper function
tree
|
commitdiff
2022-07-29
Darrick J. Wong
xfs: fix maxlevels comparisons in the btree staging...
tree
|
commitdiff
2022-07-21
Namjae Jeon
ksmbd: use SOCK_NONBLOCK type for kernel_accept()
tree
|
commitdiff
2022-07-21
Christoph Hellwig
btrfs: zoned: fix a leaked bioc in read_zone_info
tree
|
commitdiff
2022-07-21
Qu Wenruo
btrfs: rename btrfs_bio to btrfs_io_context
tree
|
commitdiff
2022-07-21
Jeff Layton
ceph: switch netfs read ops to use rreq->inode instead...
tree
|
commitdiff
2022-07-21
Jeff Layton
lockd: fix nlm_close_files
tree
|
commitdiff
2022-07-21
Jeff Layton
lockd: set fl_owner when unlocking files
tree
|
commitdiff
2022-07-21
Dave Chinner
xfs: drop async cache flushes from CIL commits.
tree
|
commitdiff
2022-07-21
Dave Chinner
xfs: run callbacks before waking waiters in xlog_state_...
tree
|
commitdiff
2022-07-21
Darrick J. Wong
xfs: don't include bnobt blocks when reserving free...
tree
|
commitdiff
2022-07-21
Darrick J. Wong
xfs: only run COW extent recovery when there are no...
tree
|
commitdiff
next