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-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-20
btrfs: print checksum type and implementation at mount time
David Sterba
2023-04-20
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2023-04-20
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2023-04-20
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
2023-04-20
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-04-05
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
2023-04-05
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
Ye Bin
2023-04-05
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
2023-04-05
btrfs: scan device in non-exclusive mode
Anand Jain
2023-04-05
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
2023-04-05
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-04-05
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-04-05
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-04-05
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
Eric Biggers
2023-04-05
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2023-04-05
xfs: don't reuse busy extents on extent trim
Brian Foster
2023-04-05
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
2023-04-05
ocfs2: fix data corruption after failed write
Jan Kara via Ocfs2-devel
2023-04-05
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
2023-04-05
fsverity: Remove WQ_UNBOUND from fsverity read workqueue
Nathan Huckleberry
2023-04-05
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-22
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
2023-03-22
attr: add setattr_should_drop_sgid()
Amir Goldstein
2023-03-22
fs: move should_remove_suid()
Amir Goldstein
2023-03-22
attr: add in_group_or_capable()
Amir Goldstein
2023-03-22
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
2023-03-22
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2023-03-22
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2023-03-22
xfs: fallocate() should call file_modified()
Dave Chinner
2023-03-22
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2023-03-22
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2023-03-22
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
2023-03-22
xfs: don't assert fail on perag references on teardown
Dave Chinner
2023-03-22
cifs: Fix smb2_set_path_size()
Volker Lendecke
2023-03-22
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
2023-03-22
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
2023-03-22
ext4: fail ext4_iget if special inode unallocated
Baokun Li
2023-03-22
jffs2: correct logic when creating a hole in jffs2_write_begin
Yifei Liu
2023-03-22
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
2023-03-17
ext4: block range must be validated before use in ext4_mb_clear_bb()
Lukas Czerner
2023-03-17
ext4: add strict range checks while freeing blocks
Ritesh Harjani
2023-03-17
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
2023-03-17
ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
Ritesh Harjani
2023-03-17
ext4: Fix deadlock during directory rename
Jan Kara
2023-03-17
ext4: Fix possible corruption when moving a directory
Jan Kara
2023-03-17
udf: Fix off-by-one error when discarding preallocation
Jan Kara
[next]