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.12.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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
12
-77
/
+84
|
\
|
*
mm, thp: fix incorrect unmap behavior for private pages
Rongwei Wang
2021-11-06
1
-1
/
+10
|
*
mm, thp: lock filemap when truncating page cache
Rongwei Wang
2021-11-06
1
-1
/
+4
|
*
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
2021-11-06
1
-0
/
+3
|
*
mm/smaps: simplify shmem handling of pte holes
Peter Xu
2021-11-06
1
-10
/
+12
|
*
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
2021-11-06
1
-2
/
+4
|
*
d_path: fix Kernel doc validator complaining
Jia He
2021-11-06
1
-5
/
+3
|
*
fs/posix_acl.c: avoid -Wempty-body warning
Arnd Bergmann
2021-11-06
1
-2
/
+1
|
*
ocfs2: do not zero pages beyond i_size
Jan Kara
2021-11-06
1
-7
/
+12
|
*
ocfs2: fix data corruption on truncate
Jan Kara
2021-11-06
1
-2
/
+6
|
*
ocfs2/dlm: remove redundant assignment of variable ret
Colin Ian King
2021-11-06
1
-1
/
+0
|
*
ocfs2: cleanup journal init and shutdown
Valentin Vidic
2021-11-06
4
-46
/
+27
|
*
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
2021-11-06
1
-0
/
+2
*
|
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
5
-80
/
+89
|
\
\
|
*
\
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-18
56
-1138
/
+1001
|
|
\
\
|
*
|
|
fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
Luis Chamberlain
2021-10-05
1
-2
/
+1
|
*
|
|
fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
Luis Chamberlain
2021-10-05
1
-2
/
+1
|
*
|
|
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
107
-1084
/
+1351
|
|
\
\
\
|
*
|
|
|
sysfs: simplify sysfs_kf_seq_show
Christoph Hellwig
2021-09-14
1
-9
/
+6
|
*
|
|
|
sysfs: refactor sysfs_add_file_mode_ns
Christoph Hellwig
2021-09-14
1
-13
/
+14
|
*
|
|
|
sysfs: split out binary attribute handling from sysfs_add_file_mode_ns
Christoph Hellwig
2021-09-14
3
-65
/
+78
*
|
|
|
|
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
5
-91
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2021-10-08
4
-81
/
+15
|
*
|
|
|
|
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-06
1
-4
/
+4
|
*
|
|
|
|
exit: Factor coredump_exit_mm out of exit_mm
Eric W. Biederman
2021-10-06
1
-3
/
+3
|
*
|
|
|
|
exec: Check for a pending fatal signal instead of core_state
Eric W. Biederman
2021-10-06
1
-8
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2021-11-03
1
-29
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
JFS: fix memleak in jfs_mount
Dongliang Mu
2021-09-23
1
-29
/
+22
*
|
|
|
|
|
Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-02
88
-900
/
+1649
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: use swap() to make code cleaner
Changcheng Deng
2021-10-30
1
-8
/
+2
|
*
|
|
|
|
|
xfs: Remove duplicated include in xfs_super
Wan Jiabing
2021-10-30
1
-1
/
+0
|
*
|
|
|
|
|
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
2021-10-22
1
-3
/
+12
|
*
|
|
|
|
|
xfs: remove unused parameter from refcount code
Darrick J. Wong
2021-10-22
1
-11
/
+8
|
*
|
|
|
|
|
xfs: reduce the size of struct xfs_extent_free_item
Darrick J. Wong
2021-10-22
3
-14
/
+32
|
*
|
|
|
|
|
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
12
-106
/
+118
|
*
|
|
|
|
|
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
12
-16
/
+154
|
*
|
|
|
|
|
xfs: compact deferred intent item structures
Darrick J. Wong
2021-10-22
3
-3
/
+3
|
*
|
|
|
|
|
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
36
-216
/
+215
|
*
|
|
|
|
|
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
37
-54
/
+50
|
*
|
|
|
|
|
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
13
-29
/
+185
|
*
|
|
|
|
|
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
2021-10-19
14
-17
/
+203
|
*
|
|
|
|
|
xfs: kill XFS_BTREE_MAXLEVELS
Darrick J. Wong
2021-10-19
1
-2
/
+0
|
*
|
|
|
|
|
xfs: compute the maximum height of the rmap btree when reflink enabled
Darrick J. Wong
2021-10-19
5
-18
/
+85
|
*
|
|
|
|
|
xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
Darrick J. Wong
2021-10-19
2
-36
/
+37
|
*
|
|
|
|
|
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-10-19
3
-1
/
+17
|
*
|
|
|
|
|
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-10-19
8
-19
/
+22
|
*
|
|
|
|
|
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
7
-9
/
+22
|
*
|
|
|
|
|
xfs: encode the max btree height in the cursor
Darrick J. Wong
2021-10-19
4
-8
/
+10
|
*
|
|
|
|
|
xfs: refactor btree cursor allocation function
Darrick J. Wong
2021-10-19
6
-22
/
+21
|
*
|
|
|
|
|
xfs: rearrange xfs_btree_cur fields for better packing
Darrick J. Wong
2021-10-19
1
-4
/
+4
[next]