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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/ntfs3: Refactoring attr_set_size to restore after errors
Konstantin Komarov
2022-08-03
1
-54
/
+126
*
fs/ntfs3: New function ntfs_bad_inode
Konstantin Komarov
2022-08-03
6
-17
/
+25
*
fs/ntfs3: Make MFT zone less fragmented
Konstantin Komarov
2022-08-03
3
-14
/
+33
*
fs/ntfs3: Check possible errors in run_pack in advance
Konstantin Komarov
2022-08-03
1
-17
/
+22
*
fs/ntfs3: Added comments to frecord functions
Konstantin Komarov
2022-08-03
4
-8
/
+6
*
fs/ntfs3: Fill duplicate info in ni_add_name
Konstantin Komarov
2022-08-03
2
-16
/
+14
*
fs/ntfs3: Make static function attr_load_runs
Konstantin Komarov
2022-08-03
2
-4
/
+2
*
fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
Konstantin Komarov
2022-08-03
4
-11
/
+14
*
fs/ntfs3: Remove unused mi_mark_free
Konstantin Komarov
2022-08-03
4
-25
/
+2
*
fs/ntfs3: Fix very fragmented case in attr_punch_hole
Konstantin Komarov
2022-08-03
1
-1
/
+12
*
fs/ntfs3: Fix work with fragmented xattr
Konstantin Komarov
2022-08-03
1
-1
/
+6
*
fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
Konstantin Komarov
2022-08-03
1
-0
/
+13
*
fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY
Konstantin Komarov
2022-08-03
4
-18
/
+25
*
fs/ntfs3: Check reserved size for maximum allowed
Konstantin Komarov
2022-08-03
2
-3
/
+9
*
fs/ntfs3: Do not change mode if ntfs_set_ea failed
Konstantin Komarov
2022-08-03
1
-10
/
+10
*
fs/ntfs3: Remove unnecessary 'NULL' values from pointers
Li kunyu
2022-07-06
1
-2
/
+2
*
fs/ntfs3: Remove duplicated assignment to variable r
Colin Ian King
2022-07-05
1
-1
/
+0
*
fs/ntfs3: Unlock on error in attr_insert_range()
Dan Carpenter
2022-07-05
1
-2
/
+4
*
fs/ntfs3: Make ntfs_update_mftmirr return void
Pavel Skripkin
2022-07-05
2
-14
/
+8
*
fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
Pavel Skripkin
2022-07-05
1
-1
/
+6
*
fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE
Konstantin Komarov
2022-06-28
1
-42
/
+55
*
fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
Konstantin Komarov
2022-06-28
3
-1
/
+222
*
fs/ntfs3: Add missing error check
Konstantin Komarov
2022-06-17
1
-0
/
+2
*
fs/ntfs3: Don't clear upper bits accidentally in log_replay()
Dan Carpenter
2022-06-10
1
-1
/
+1
*
fs/ntfs3: Use the same order for acl pointer check in ntfs_init_acl
Yang Xu
2022-06-09
1
-3
/
+3
*
fs/ntfs3: Fix using uninitialized value n when calling indx_read
Yan Lei
2022-06-09
1
-1
/
+1
*
fs/ntfs3: Remove redundant assignment to variable vcn
Colin Ian King
2022-06-08
1
-1
/
+1
*
fs/ntfs3: Remove redundant assignment to variable frame
Colin Ian King
2022-06-07
1
-1
/
+0
*
fs/ntfs3: Remove a useless test
Christophe JAILLET
2022-06-07
1
-3
/
+1
*
fs/ntfs3: Fix missing i_op in ntfs_read_mft
Konstantin Komarov
2022-06-06
1
-0
/
+1
*
fs/ntfs3: Refactor ni_try_remove_attr_list function
Konstantin Komarov
2022-06-06
2
-15
/
+39
*
fs/ntfs3: Fix double free on remount
Konstantin Komarov
2022-06-06
1
-4
/
+4
*
fs/ntfs3: Refactoring of indx_find function
Konstantin Komarov
2022-06-06
1
-16
/
+9
*
fs/ntfs3: provide block_invalidate_folio to fix memory leak
Mikulas Patocka
2022-06-01
1
-0
/
+1
*
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
2022-05-31
1
-3
/
+3
*
Merge tag 'v5.18'
Konstantin Komarov
2022-05-31
26050
-920251
/
+2343461
|
\
|
*
Linux 5.18
v5.18
Linus Torvalds
2022-05-22
1
-1
/
+1
|
*
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
2022-05-22
1
-1
/
+13
|
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-22
3
-2
/
+23
|
|
\
|
|
*
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
1
-0
/
+1
|
|
*
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
1
-0
/
+14
|
|
*
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-21
1
-2
/
+8
|
*
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...
Linus Torvalds
2022-05-21
13
-16
/
+103
|
|
\
\
|
|
*
|
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
|
|
*
|
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
1
-4
/
+6
|
|
*
|
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
1
-0
/
+11
|
|
*
|
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
1
-1
/
+1
|
|
*
|
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
1
-2
/
+6
|
|
*
|
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
1
-0
/
+12
|
|
*
|
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-21
1
-0
/
+10
[next]