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.19.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-7.0.y
linux-7.1.y
linux-7.2.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
6 days
xfs: validate attr entry pointer before field access
Hongling Zeng
1
-0
/
+14
6 days
ext4: propagate errors from fast commit range replay
Guanghui Yang
1
-4
/
+12
6 days
ext4: clear error before retrying inode xattr space fallback
Guanghui Yang
1
-0
/
+1
6 days
ext4: stop retrying saturated xattr cache entries
Matthias Goergens
1
-2
/
+4
6 days
ocfs2: fix missing metadata reservation for large xattrs
Ian Bridges
1
-6
/
+12
6 days
xfs: don't livelock in scrub on a circular unlinked list
Darrick J. Wong
2
-11
/
+52
6 days
xfs: hoist per-bucket unlinked list check to helper
Darrick J. Wong
1
-22
/
+42
6 days
xfs: bounds-check buffer log item's dirty bitmap
Ibrahim Hashimov
1
-16
/
+41
6 days
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
17
-129
/
+131
6 days
xfs: namespace the maximum length/refcount symbols
Darrick J. Wong
4
-14
/
+14
6 days
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
3
-4
/
+4
10 days
binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
Christian Brauner
1
-2
/
+8
10 days
fs: unlock the superblock during iterate_supers_type
Darrick J. Wong
1
-1
/
+3
10 days
erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
Gao Xiang
1
-1
/
+2
10 days
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
1
-0
/
+1
10 days
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
3
-15
/
+26
10 days
binfmt_misc: restore write access when removing an entry
Christian Brauner
1
-1
/
+3
10 days
fs: don't block write during exec on pre-content watched files
Amir Goldstein
3
-8
/
+8
10 days
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2
-1
/
+45
10 days
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
2
-1
/
+4
10 days
binfmt_misc: don't leak the user namespace when the mount fails
Christian Brauner
1
-17
/
+15
10 days
ksmbd: reject repeated SMB2 NEGOTIATE requests
Namjae Jeon
3
-15
/
+37
10 days
ksmbd: conn lock to serialize smb2 negotiate
Namjae Jeon
1
-0
/
+2
10 days
btrfs: zoned: fix missing chunk metadata reservation
Guanghui Yang
1
-15
/
+19
10 days
btrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()
Filipe Manana
3
-9
/
+6
10 days
btrfs: add space_info argument to btrfs_chunk_alloc()
Naohiro Aota
5
-16
/
+27
10 days
btrfs: add debug build only WARN
David Sterba
1
-0
/
+7
10 days
eventpoll: pin files while checking reverse paths
Guidong Han
1
-1
/
+16
10 days
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
1
-5
/
+11
10 days
smb/server: fix minimum SMB2 PDU size
ChenXiaoSong
1
-2
/
+2
10 days
smb/server: fix minimum SMB1 PDU size
ChenXiaoSong
1
-2
/
+3
10 days
ksmbd: rename smb2_get_msg to smb_get_msg
Namjae Jeon
7
-54
/
+54
10 days
smb/server: rename include guard in smb_common.h
ChenXiaoSong
1
-3
/
+3
10 days
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
6
-19
/
+13
10 days
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
6
-72
/
+53
10 days
super: fix emergency thaw deadlock on frozen block devices
Christian Brauner
1
-2
/
+16
10 days
fs/super: fix emergency thaw double-unlock of s_umount
Chen Changcheng
1
-2
/
+5
10 days
super: use common iterator (Part 2)
Christian Brauner
1
-9
/
+39
10 days
super: use a common iterator (Part 1)
Christian Brauner
1
-54
/
+13
10 days
super: skip dying superblocks early
Christian Brauner
1
-0
/
+6
10 days
super: remove pointless s_root checks
Christian Brauner
1
-13
/
+6
10 days
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
Max Kellermann
3
-6
/
+21
10 days
ceph: avoid fs reclaim while using current->journal_info
Max Kellermann
1
-0
/
+11
10 days
ceph: fix writeback_count leak in write_folio_nounlock()
Wentao Liang
1
-0
/
+9
10 days
ceph: Convert writepage_nounlock() to write_folio_nounlock()
Matthew Wilcox (Oracle)
1
-33
/
+34
10 days
ceph: Convert ceph_find_incompatible() to take a folio
Matthew Wilcox (Oracle)
1
-19
/
+19
10 days
ceph: Use a folio in ceph_page_mkwrite()
Matthew Wilcox (Oracle)
1
-13
/
+13
10 days
ceph: Remove ceph_writepage()
Matthew Wilcox (Oracle)
1
-27
/
+1
10 days
xfs: check v5 superblock features early
Christoph Hellwig
1
-2
/
+2
10 days
xfs: check xfarray iteration errors when committing unlinked inode lists
Darrick J. Wong
1
-0
/
+4
[next]