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 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-06-16
4
-12
/
+12
|
\
\
|
*
|
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-8
/
+8
|
*
|
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
2
-3
/
+3
|
*
|
aio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-15
14
-69
/
+274
|
\
\
|
|
/
|
/
|
|
*
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
2020-06-12
2
-16
/
+17
|
*
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
2020-06-12
4
-1
/
+56
|
*
ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
Ritesh Harjani
2020-06-11
1
-1
/
+1
|
*
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
2020-06-11
1
-0
/
+16
|
*
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
2020-06-11
1
-0
/
+1
|
*
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
2020-06-11
1
-1
/
+1
|
*
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
2020-06-11
1
-18
/
+24
|
*
Enable ext4 support for per-file/directory dax operations
Theodore Ts'o
2020-06-11
11
-47
/
+194
|
|
\
|
|
*
fs/ext4: Introduce DAX inode flag
Ira Weiny
2020-05-28
5
-7
/
+65
|
|
*
fs/ext4: Remove jflag variable
Ira Weiny
2020-05-28
1
-7
/
+4
|
|
*
fs/ext4: Make DAX mount option a tri-state
Ira Weiny
2020-05-28
3
-10
/
+61
|
|
*
fs/ext4: Only change S_DAX on inode load
Ira Weiny
2020-05-28
6
-9
/
+17
|
|
*
fs/ext4: Update ext4_should_use_dax()
Ira Weiny
2020-05-28
3
-6
/
+15
|
|
*
fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-28
3
-9
/
+9
|
|
*
fs/ext4: Disallow verity if inode is DAX
Ira Weiny
2020-05-28
1
-0
/
+3
|
|
*
fs/ext4: Narrow scope of DAX check in setflags
Ira Weiny
2020-05-28
1
-2
/
+2
*
|
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
6
-234
/
+284
|
\
\
\
|
*
|
|
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
|
|
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
1
-0
/
+19
|
*
|
|
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
|
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
|
|
Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-13
19
-57
/
+571
|
\
\
\
\
|
*
|
|
|
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2020-06-12
2
-2
/
+4
|
*
|
|
|
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
2020-06-12
1
-15
/
+42
|
*
|
|
|
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
2020-06-12
4
-21
/
+129
|
*
|
|
|
smb311: Add tracepoints for new compound posix query info
Steve French
2020-06-12
2
-6
/
+6
|
*
|
|
|
smb311: add support for using info level for posix extensions query
Steve French
2020-06-12
4
-4
/
+15
|
*
|
|
|
smb311: Add support for lookup with posix extensions query info
Steve French
2020-06-12
1
-1
/
+3
|
*
|
|
|
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2020-06-12
2
-0
/
+15
|
*
|
|
|
SMB311: Add support for query info using posix extensions (level 100)
Steve French
2020-06-12
6
-2
/
+316
|
*
|
|
|
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-12
1
-1
/
+3
|
*
|
|
|
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
2020-06-10
1
-1
/
+1
|
*
|
|
|
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2020-06-08
2
-3
/
+19
|
*
|
|
|
smb3: extend fscache mount volume coherency check
Steve French
2020-06-06
3
-9
/
+26
*
|
|
|
|
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
7
-27
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
7
-27
/
+27
*
|
|
|
|
|
Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iomap: Fix unsharing of an extent >2GB on a 32-bit machine
Matthew Wilcox (Oracle)
2020-06-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-13
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
2020-06-08
1
-1
/
+3
*
|
|
|
|
|
|
|
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
2
-76
/
+178
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pipe: Add notification lossage handling
David Howells
2020-05-19
1
-0
/
+28
|
*
|
|
|
|
|
|
|
pipe: Allow buffers to be marked read-whole-or-error for notifications
David Howells
2020-05-19
1
-1
/
+7
|
*
|
|
|
|
|
|
|
pipe: Add general notification queue support
David Howells
2020-05-19
2
-75
/
+143
*
|
|
|
|
|
|
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-12
3
-3
/
+3
|
\
\
\
\
\
\
\
\
\
[prev]
[next]