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
2022-08-31
io_uring: fix issue with io_write() not always undoing sb_start_write()
Jens Axboe
2022-08-31
smb3: missing inode locks in punch hole
David Howells
2022-08-31
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-31
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
2022-08-31
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-31
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-31
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-31
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-31
ntfs: fix acl handling
Christian Brauner
2022-08-31
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
2022-08-31
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
2022-08-31
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
2022-08-31
fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
Seth Forshee
2022-08-31
btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
Qu Wenruo
2022-08-31
btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
Filipe Manana
2022-08-31
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-08-31
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
2022-08-31
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-08-31
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-08-31
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-08-25
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
2022-08-25
xfs: revert "xfs: actually bump warning counts when we send warnings"
Eric Sandeen
2022-08-25
xfs: fix soft lockup via spinning in filestream ag selection loop
Brian Foster
2022-08-25
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-08-25
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-08-25
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-08-25
xfs: reserve quota for target dir expansion when renaming files
Darrick J. Wong
2022-08-25
xfs: reserve quota for dir expansion when linking/unlinking files
Darrick J. Wong
2022-08-25
xfs: flush inodegc workqueue tasks before cancel
Brian Foster
2022-08-25
smb3: check xattr value length earlier
Steve French
2022-08-25
f2fs: fix to do sanity check on segment type in build_sit_entries()
Chao Yu
2022-08-25
f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
Chao Yu
2022-08-25
ovl: warn if trusted xattr creation fails
Miklos Szeredi
2022-08-25
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
2022-08-25
ext4: avoid remove directory when directory is corrupted
Ye Bin
2022-08-25
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
2022-08-25
fs/ntfs3: Fix missing i_op in ntfs_read_mft
Konstantin Komarov
2022-08-25
fs/ntfs3: Do not change mode if ntfs_set_ea failed
Konstantin Komarov
2022-08-25
fs/ntfs3: Fix double free on remount
Konstantin Komarov
2022-08-25
fs/ntfs3: Don't clear upper bits accidentally in log_replay()
Dan Carpenter
2022-08-25
fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
Pavel Skripkin
2022-08-25
fs/ntfs3: Fix using uninitialized value n when calling indx_read
Yan Lei
2022-08-25
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-25
ceph: use correct index when encoding client supported features
Luís Henriques
2022-08-25
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-25
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-08-25
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-08-25
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-08-25
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
2022-08-25
cifs: Fix memory leak on the deferred close
Zhang Xiaoxu
[next]