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.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
2023-04-26
ext4: fix use-after-free in ext4_xattr_set_entry
Baokun Li
2023-04-26
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2023-04-26
Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
Tudor Ambarus
2023-04-26
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
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
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
2023-04-20
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
2023-04-20
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
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
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
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
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
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
fs: sysfs_emit_at: Remove PAGE_SIZE alignment check
Eric Biggers
2023-03-22
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
2023-03-17
udf: Detect system inodes linked into directory hierarchy
Jan Kara
2023-03-17
udf: Preserve link count of system files
Jan Kara
2023-03-17
udf: Remove pointless union in udf_inode_info
Jan Kara
2023-03-17
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2023-03-17
udf: Explain handling of load_nls() failure
Jan Kara
2023-03-17
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
2023-03-17
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
2023-03-17
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2023-03-17
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2023-03-17
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
2023-03-17
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
2023-03-11
f2fs: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
2023-03-11
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
2023-03-11
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
2023-03-11
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
2023-03-11
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
2023-03-11
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
2023-03-11
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
2023-03-11
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
2023-03-11
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
2023-03-11
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
2023-03-11
ext4: refuse to create ea block when umounted
Jun Nie
2023-03-11
ext4: optimize ea_inode block expansion
Jun Nie
2023-03-11
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
2023-03-11
udf: Do not update file length for failed writes to inline files
Jan Kara
2023-03-11
udf: Do not bother merging very long extents
Jan Kara
2023-03-11
udf: Truncate added extents on failed expansion
Jan Kara
2023-03-11
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
2023-03-11
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
[next]