index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-28
15
-200
/
+116
|
\
|
*
ubifs: add check for crypto_shash_tfm_digest
Chen Ni
2024-07-12
1
-1
/
+4
|
*
ubifs: Fix inconsistent inode size when powercut happens during appendant wri...
Zhihao Cheng
2024-07-12
1
-1
/
+1
|
*
ubifs: fix kernel-doc warnings
Jeff Johnson
2024-07-12
6
-6
/
+10
|
*
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
4
-15
/
+9
|
*
ubifs: dbg_orphan_check: Fix missed key type checking
Zhihao Cheng
2024-07-12
1
-2
/
+6
|
*
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
2024-07-12
3
-26
/
+51
|
*
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
2024-07-12
4
-17
/
+15
|
*
ubifs: Move ui->data initialization after initializing security
Zhihao Cheng
2024-07-12
1
-8
/
+10
|
*
ubifs: Fix adding orphan entry twice for the same inode
Zhihao Cheng
2024-07-12
1
-1
/
+1
|
*
ubifs: Remove insert_dead_orphan from replaying orphan process
Zhihao Cheng
2024-07-12
1
-49
/
+0
|
*
Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
Zhihao Cheng
2024-07-12
1
-2
/
+0
|
*
ubifs: Don't add xattr inode into orphan area
Zhihao Cheng
2024-07-12
2
-74
/
+14
|
*
ubifs: Fix unattached xattr inode if powercut happens after deleting
Zhihao Cheng
2024-07-12
1
-7
/
+4
*
|
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-28
3
-2
/
+5
|
\
\
|
*
|
unicode: add MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
3
-0
/
+3
|
*
|
unicode: make utf8 test count static
Ben Dooks
2024-06-20
1
-2
/
+2
*
|
|
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-07-27
5
-7
/
+203
|
\
\
\
|
*
|
|
smb3: add dynamic trace point for session setup key expired failures
Steve French
2024-07-26
2
-1
/
+47
|
*
|
|
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
2024-07-26
2
-1
/
+67
|
*
|
|
smb3: add dynamic tracepoint for reflink errors
Steve French
2024-07-26
2
-0
/
+62
|
*
|
|
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
2024-07-23
1
-0
/
+7
|
*
|
|
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
2024-07-23
1
-1
/
+16
|
*
|
|
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
2024-07-23
1
-4
/
+4
*
|
|
|
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-27
2
-10
/
+66
|
\
\
\
\
|
*
|
|
|
hostfs: fix the host directory parse when mounting.
Hongbo Li
2024-07-27
1
-10
/
+55
|
*
|
|
|
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
2024-07-27
1
-0
/
+11
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-27
2
-7
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2024-07-26
2
-7
/
+22
*
|
|
|
|
|
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-07-26
5
-2
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
2024-07-23
1
-1
/
+2
|
*
|
|
|
|
|
ceph: periodically flush the cap releases
Xiubo Li
2024-07-23
1
-0
/
+2
|
*
|
|
|
|
|
ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
Chen Ni
2024-07-23
1
-1
/
+1
|
*
|
|
|
|
|
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
2024-07-23
3
-0
/
+14
*
|
|
|
|
|
|
Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-26
5
-21
/
+49
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
erofs: convert comma to semicolon
Chen Ni
2024-07-26
1
-1
/
+1
|
*
|
|
|
|
|
erofs: support multi-page folios for erofs_bread()
Gao Xiang
2024-07-26
1
-18
/
+12
|
*
|
|
|
|
|
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
2024-07-26
1
-0
/
+16
|
*
|
|
|
|
|
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
2024-07-26
1
-0
/
+3
|
*
|
|
|
|
|
erofs: support STATX_DIOALIGN
Hongbo Li
2024-07-26
1
-2
/
+17
*
|
|
|
|
|
|
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
10
-12
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
10
-12
/
+12
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-25
3
-10
/
+15
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
hostfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
1
-0
/
+1
|
*
|
|
|
|
|
hostfs: fix dev_t handling
Johannes Berg
2024-07-03
3
-10
/
+14
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-19
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-24
23
-182
/
+261
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
inode: clarify what's locked
Christian Brauner
2024-07-24
1
-11
/
+11
|
*
|
|
|
|
|
|
vfs: Fix potential circular locking through setxattr() and removexattr()
David Howells
2024-07-24
1
-43
/
+48
[next]