index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
Filipe Manana
1
-1
/
+1
2024-04-03
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Max Filippov
1
-0
/
+1
2024-04-03
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
1
-7
/
+7
2024-04-03
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
1
-1
/
+11
2024-04-03
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
1
-1
/
+2
2024-04-03
btrfs: fix race in read_extent_buffer_pages()
Tavian Barnes
1
-0
/
+13
2024-04-03
btrfs: validate device maj:min during open
Anand Jain
1
-0
/
+10
2024-04-03
btrfs: do not skip re-registration for the mounted device
Anand Jain
1
-10
/
+47
2024-04-03
btrfs: fix warning messages not printing interval at unpin_extent_range()
Filipe Manana
1
-2
/
+2
2024-04-03
btrfs: handle errors returned from unpin_extent_cache()
David Sterba
2
-3
/
+16
2024-04-03
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
3
-13
/
+57
2024-04-03
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
14
-68
/
+72
2024-04-03
btrfs: add helpers to get fs_info from page/folio pointers
David Sterba
6
-12
/
+15
2024-04-03
btrfs: add helpers to get inode from page/folio pointers
David Sterba
4
-6
/
+12
2024-04-03
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
7
-9
/
+11
2024-04-03
btrfs: add set_folio_extent_mapped() helper
Matthew Wilcox (Oracle)
2
-4
/
+9
2024-04-03
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-29
/
+42
2024-04-03
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-04-03
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-1
/
+4
2024-04-03
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-04-03
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-04-03
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
4
-3
/
+13
2024-04-03
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
1
-1
/
+1
2024-04-03
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2
-4
/
+14
2024-04-03
f2fs: truncate page cache before clearing flags when aborting atomic write
Sunmin Jeong
1
-1
/
+3
2024-04-03
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
1
-0
/
+1
2024-04-03
dlm: fix user space lkb refcounting
Alexander Aring
1
-5
/
+5
2024-04-03
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
1
-2
/
+8
2024-04-03
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
3
-66
/
+127
2024-04-03
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-04-03
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-04-03
NFS: Read unlock folio on nfs_page_create_from_folio() error
Benjamin Coddington
1
-0
/
+2
2024-04-03
nfs: fix UAF in direct writes
Josef Bacik
2
-3
/
+10
2024-04-03
debugfs: fix wait/cancellation handling during remove
Johannes Berg
1
-5
/
+20
2024-04-03
ext4: fix corruption during on-line resize
Maximilian Heyne
1
-1
/
+2
2024-04-03
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
1
-1
/
+1
2024-04-03
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
1
-5
/
+5
2024-04-03
fuse: don't unhash root
Miklos Szeredi
2
-3
/
+5
2024-04-03
fuse: fix root lookup with nonzero generation
Miklos Szeredi
1
-0
/
+4
2024-04-03
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
1
-1
/
+1
2024-04-03
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-04-03
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
1
-9
/
+4
2024-04-03
fuse: fix VM_MAYSHARE and direct_io_allow_mmap
Bernd Schubert
1
-2
/
+6
2024-04-03
fat: fix uninitialized field in nostale filehandles
Jan Kara
1
-0
/
+6
2024-04-03
ext4: correct best extent lstart adjustment logic
Baokun Li
1
-6
/
+11
2024-03-26
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
1
-10
/
+13
2024-03-26
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-03-26
nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
Josef Bacik
1
-1
/
+1
2024-03-26
f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
Chao Yu
1
-1
/
+2
2024-03-26
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
1
-7
/
+9
[next]