index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-06-16
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-16
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-16
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-16
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
2024-06-16
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-16
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-16
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-16
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-06-16
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-06-16
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
2024-06-16
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
2024-06-16
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
Hao Ge
2024-06-16
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
2024-06-16
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
2024-06-16
cifs: fix creating sockets when using sfu mount options
Steve French
2024-06-16
ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
Baokun Li
2024-06-16
ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
Baokun Li
2024-06-16
ext4: Fixes len calculation in mpage_journal_page_buffers
Ritesh Harjani (IBM)
2024-06-16
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-06-16
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-16
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang
2024-06-16
9p: add missing locking around taking dentry fid list
Dominique Martinet
2024-06-16
proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
Tyler Hicks (Microsoft)
2024-06-16
fsverity: use register_sysctl_init() to avoid kmemleak warning
Eric Biggers
2024-06-16
btrfs: qgroup: fix initialization of auto inherit array
Dan Carpenter
2024-06-16
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Chao Yu
2024-06-16
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
2024-06-16
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
2024-06-12
cifs: Fix missing set of remote_i_size
David Howells
2024-06-12
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
2024-06-12
netfs: Fix setting of BDP_ASYNC from iocb flags
David Howells
2024-06-12
pNFS/filelayout: fixup pNfs allocation modes
Olga Kornievskaia
2024-06-12
nfs: keep server info for remounts
Martin Kaiser
2024-06-12
NFSv4: Fixup smatch warning for ambiguous return
Benjamin Coddington
2024-06-12
fs/ntfs3: Use variable length array instead of fixed size
Konstantin Komarov
2024-06-12
fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow
Konstantin Komarov
2024-06-12
fs/ntfs3: Check 'folio' pointer for NULL
Konstantin Komarov
2024-06-12
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
2024-06-12
f2fs: fix to add missing iput() in gc_data_segment()
Chao Yu
2024-06-12
fuse: clear FR_SENT when re-adding requests into pending list
Hou Tao
2024-06-12
fuse: set FR_PENDING atomically in fuse_resend()
Hou Tao
2024-06-12
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-06-12
f2fs: fix to release node block count in error path of f2fs_new_node_page()
Chao Yu
2024-06-12
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-06-12
f2fs: compress: fix error path of inc_valid_block_count()
Chao Yu
2024-06-12
f2fs: compress: fix to update i_compr_blocks correctly
Chao Yu
2024-06-12
f2fs: fix block migration when section is not aligned to pow2
Wu Bo
2024-06-12
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
2024-06-12
udf: Convert udf_expand_file_adinicb() to use a folio
Matthew Wilcox (Oracle)
2024-06-12
f2fs: write missing last sum blk of file pinning section
Daeho Jeong
[next]