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.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-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
1
-6
/
+6
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
3
-24
/
+36
2024-08-22
bcachefs: Fix warning in bch2_fs_journal_stop()
Kent Overstreet
1
-1
/
+1
2024-08-22
fs/super.c: improve get_tree() error message
Kent Overstreet
1
-2
/
+2
2024-08-22
bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()
Kent Overstreet
1
-0
/
+15
2024-08-22
bcachefs: Fix replay_now_at() assert
Kent Overstreet
1
-1
/
+7
2024-08-22
bcachefs: Fix locking in bch2_ioc_setlabel()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix failure to relock in btree_node_fill()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()
Kent Overstreet
3
-21
/
+44
2024-08-22
bcachefs: unlock_long() before resort in journal replay
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix time_stats_to_text()
Kent Overstreet
1
-1
/
+0
2024-08-22
bcachefs: Fix bch2_bucket_gens_init()
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix bch2_trigger_alloc assert
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: setting bcachefs_effective.* xattrs is a noop
Kent Overstreet
1
-1
/
+11
2024-08-22
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
1
-17
/
+12
2024-08-22
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
1
-78
/
+101
2024-08-22
Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-55
/
+29
2024-08-21
romfs: fix romfs_read_folio()
Christian Brauner
1
-1
/
+1
2024-08-21
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...
David Howells
2
-0
/
+8
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
1
-1
/
+2
2024-08-20
bcachefs: Extra debug for data move path
Kent Overstreet
2
-0
/
+5
2024-08-19
erofs: allow large folios for compressed files
Gao Xiang
1
-10
/
+8
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
1
-20
/
+6
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
2
-24
/
+13
2024-08-19
bcachefs: Fix incorrect gfp flags
Kent Overstreet
1
-1
/
+1
2024-08-19
bcachefs: fix field-spanning write warning
Kent Overstreet
1
-1
/
+2
2024-08-19
bcachefs: Reallocate table when we're increasing size
Kent Overstreet
1
-1
/
+3
2024-08-19
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2
-4
/
+4
2024-08-19
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
4
-3
/
+45
2024-08-19
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
1
-2
/
+5
2024-08-19
smb3: fix broken cached reads when posix locks
Steve French
1
-3
/
+1
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+86
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-18
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-6
/
+17
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-2
/
+24
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
53
-672
/
+648
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-16
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
1
-6
/
+8
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
1
-0
/
+69
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
1
-0
/
+1
[prev]
[next]