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 tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-15
1
-39
/
+30
|
\
|
*
direct-io: defer alignment check until after the EOF check
Gabriel Krisman Bertazi
2020-10-08
1
-8
/
+8
|
*
direct-io: don't force writeback for reads beyond EOF
Gabriel Krisman Bertazi
2020-10-08
1
-13
/
+11
|
*
direct-io: clean up error paths of do_blockdev_direct_IO
Gabriel Krisman Bertazi
2020-10-08
1
-21
/
+14
*
|
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
17
-98
/
+130
|
\
\
|
*
|
reiserfs: Fix oops during mount
Jan Kara
2020-10-01
1
-0
/
+7
|
*
|
udf: Limit sparing table size
Jan Kara
2020-09-29
1
-0
/
+6
|
*
|
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-09-29
10
-47
/
+39
|
*
|
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-09-29
1
-11
/
+14
|
*
|
quota: clear padding in v2r1_mem2diskdqb()
Eric Dumazet
2020-09-25
1
-0
/
+1
|
*
|
reiserfs: Initialize inode keys properly
Jan Kara
2020-09-22
1
-5
/
+1
|
*
|
udf: Fix memory leak when mounting
Jan Kara
2020-09-22
1
-8
/
+13
|
*
|
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
|
*
|
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-09-16
1
-1
/
+2
|
*
|
ext2: Fix some kernel-doc warnings in balloc.c
Wang Hai
2020-09-14
1
-3
/
+3
|
*
|
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
2020-09-10
1
-6
/
+36
|
*
|
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2020-08-28
1
-4
/
+4
|
*
|
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-28
1
-11
/
+3
|
*
|
ext2: remove duplicate include
Wang Hai
2020-08-28
1
-1
/
+0
*
|
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
3
-132
/
+192
|
\
\
\
|
*
|
|
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
1
-24
/
+54
|
*
|
|
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
1
-1
/
+1
|
*
|
|
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
1
-6
/
+13
|
*
|
|
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
1
-9
/
+25
|
*
|
|
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
1
-11
/
+9
|
*
|
|
fs/kernel_read_file: Split into separate source file
Kees Cook
2020-10-05
3
-133
/
+140
|
*
|
|
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
|
*
|
|
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
1
-3
/
+4
*
|
|
|
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-14
1
-0
/
+55
|
\
\
\
\
|
*
|
|
|
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2020-10-02
1
-0
/
+55
|
|
/
/
/
*
|
|
|
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
2020-10-14
1
-1
/
+5
*
|
|
|
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-14
59
-746
/
+1183
|
\
\
\
\
|
*
|
|
|
xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...
Darrick J. Wong
2020-09-15
1
-0
/
+16
|
*
|
|
|
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-09-15
1
-0
/
+11
|
*
|
|
|
xfs: Remove unneeded semicolon
Zheng Bin
2020-09-15
1
-1
/
+1
|
*
|
|
|
xfs: force the log after remapping a synchronous-writes file
Darrick J. Wong
2020-09-15
1
-1
/
+16
|
*
|
|
|
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-09-15
4
-25
/
+41
|
*
|
|
|
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-15
3
-7
/
+6
|
*
|
|
|
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-15
4
-17
/
+17
|
*
|
|
|
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2020-09-15
2
-7
/
+8
|
*
|
|
|
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
2020-09-15
5
-11
/
+5
|
*
|
|
|
xfs: enable big timestamps
Darrick J. Wong
2020-09-15
1
-1
/
+2
|
*
|
|
|
xfs: trace timestamp limits
Darrick J. Wong
2020-09-15
3
-0
/
+29
|
*
|
|
|
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
7
-6
/
+102
|
*
|
|
|
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
16
-28
/
+201
|
*
|
|
|
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-15
4
-13
/
+33
|
*
|
|
|
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
6
-36
/
+85
|
*
|
|
|
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-15
3
-54
/
+52
|
*
|
|
|
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-15
3
-6
/
+29
|
*
|
|
|
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
4
-2
/
+24
[next]