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-08-26
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-26
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-26
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
2023-08-26
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
2023-08-26
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
2023-08-26
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
2023-08-26
udf: Fix uninitialized array access for some pathnames
Jan Kara
2023-08-26
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
2023-08-26
quota: fix warning in dqgrab()
Ye Bin
2023-08-26
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-16
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
2023-08-11
exfat: check if filename entries exceeds max filename length
Namjae Jeon
2023-08-11
exfat: support dynamic allocate bh for exfat_entry_set_cache
Yuezhang Mo
2023-08-11
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
Hyeongseok Kim
2023-08-11
ext2: Drop fragment support
Jan Kara
2023-08-11
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
2023-08-11
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
2023-08-11
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
2023-08-11
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
2023-08-11
exfat: release s_lock before calling dir_emit()
Sungjong Seo
2023-08-11
exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
gaoming
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-11
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
2023-08-11
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-08-11
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-08-11
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
2023-08-11
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-08-11
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
2023-08-11
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
2023-08-11
dlm: rearrange async condition return
Alexander Aring
2023-08-11
dlm: cleanup plock_op vs plock_xop
Alexander Aring
2023-08-11
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
2023-08-11
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-07-27
btrfs: add xxhash to fast checksum implementations
David Sterba
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
2023-07-27
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-07-27
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-07-27
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
2023-07-27
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2023-07-27
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2023-07-27
ext4: fix wrong unit use in ext4_mb_new_blocks
Kemeng Shi
2023-07-27
ext4: get block from bh in ext4_free_blocks for fast commit replay
Kemeng Shi
2023-07-27
ext4: fix wrong unit use in ext4_mb_clear_bb
Kemeng Shi
2023-07-27
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
2023-07-27
erofs: fix compact 4B support for 16k block size
Gao Xiang
2023-07-27
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-07-27
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
[next]