index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
David Howells
1
-3
/
+3
2024-07-05
netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
David Howells
1
-1
/
+7
2024-07-05
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
5
-78
/
+60
2024-07-05
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
1
-9
/
+3
2024-07-05
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
1
-1
/
+1
2024-07-05
bcachefs: Fix sb-downgrade validation
Kent Overstreet
1
-0
/
+8
2024-07-05
bcachefs: Fix sb_field_downgrade validation
Kent Overstreet
1
-2
/
+5
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
1
-2
/
+2
2024-07-05
btrfs: zoned: fix initial free space detection
Naohiro Aota
1
-1
/
+1
2024-07-05
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
2024-07-05
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
4
-0
/
+26
2024-07-05
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2
-1
/
+2
2024-07-05
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
2
-1
/
+6
2024-07-05
btrfs: use NOFS context when getting inodes during logging and log replay
Filipe Manana
1
-15
/
+28
2024-06-27
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
3
-82
/
+131
2024-06-27
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
1
-4
/
+6
2024-06-27
ovl: fix encoding fid for lower only root
Miklos Szeredi
1
-1
/
+5
2024-06-27
cifs: fix typo in module parameter enable_gcm_256
Steve French
1
-1
/
+1
2024-06-27
btrfs: retry block group reclaim without infinite loop
Boris Burkov
1
-2
/
+9
2024-06-27
ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Baokun Li
2
-1
/
+16
2024-06-27
ext4: avoid overflow when setting values via sysfs
Baokun Li
1
-5
/
+6
2024-06-27
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
1
-1
/
+3
2024-06-27
f2fs: don't set RO when shutting down f2fs
Jaegeuk Kim
1
-2
/
+8
2024-06-27
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2024-06-27
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
1
-2
/
+0
2024-06-27
f2fs: fix to detect inconsistent nat entry during truncation
Chao Yu
1
-1
/
+11
2024-06-27
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
1
-12
/
+10
2024-06-27
ext4: do not create EA inode under buffer lock
Jan Kara
1
-60
/
+53
2024-06-27
fs/writeback: bail out if there is no more inodes for IO and queued once
Kemeng Shi
1
-2
/
+5
2024-06-21
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
1
-3
/
+10
2024-06-21
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-06-21
ocfs2: use coarse time for new created files
Su Yue
1
-1
/
+1
2024-06-21
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
1
-0
/
+2
2024-06-21
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
1
-0
/
+2
2024-06-21
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
1
-2
/
+2
2024-06-21
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
4
-11
/
+19
2024-06-21
ksmbd: move leading slash check to smb2_get_name()
Namjae Jeon
1
-9
/
+6
2024-06-21
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
1
-15
/
+32
2024-06-21
NFSv4.1 enforce rootpath check in fs_location query
Olga Kornievskaia
1
-1
/
+22
2024-06-21
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
2
-1
/
+4
2024-06-21
cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
Baokun Li
1
-20
/
+33
2024-06-21
cachefiles: never get a new anonymous fd if ondemand_id is valid
Baokun Li
1
-6
/
+28
2024-06-21
cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read()
Baokun Li
1
-29
/
+16
2024-06-21
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
2
-1
/
+35
2024-06-21
cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
Baokun Li
1
-0
/
+3
2024-06-21
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
2
-4
/
+20
2024-06-21
cachefiles: remove requests from xarray during flushing requests
Baokun Li
1
-0
/
+1
2024-06-21
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
1
-1
/
+3
2024-06-21
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
1
-12
/
+39
2024-06-16
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
[next]