index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
1
-1
/
+4
*
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
1
-5
/
+5
*
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
2
-0
/
+11
*
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
2021-10-01
1
-0
/
+6
*
ext4: enforce buffer head state assertion in ext4_da_map_blocks
Eric Whitney
2021-09-09
1
-6
/
+9
*
ext4: remove extent cache entries when truncating inline data
Eric Whitney
2021-09-09
1
-0
/
+19
*
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-09
3
-179
/
+105
|
\
|
*
ext4: drop unnecessary journal handle in delalloc write
Zhang Yi
2021-09-05
1
-55
/
+5
|
*
ext4: factor out write end code of inline file
Zhang Yi
2021-09-05
3
-109
/
+84
|
*
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-09-05
2
-12
/
+10
|
*
ext4: check and update i_disksize properly
Zhang Yi
2021-09-05
1
-16
/
+18
*
|
ext4: add error checking to ext4_ext_replay_set_iblocks()
Theodore Ts'o
2021-09-02
1
-5
/
+14
*
|
ext4: make the updating inode data procedure atomic
Zhang Yi
2021-08-31
1
-16
/
+28
*
|
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
2021-08-31
1
-84
/
+78
*
|
ext4: move inode eio simulation behind io completeion
Zhang Yi
2021-08-31
1
-3
/
+1
*
|
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2021-08-31
2
-27
/
+53
*
|
ext4: Orphan file documentation
Jan Kara
2021-08-31
5
-6
/
+89
*
|
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-31
4
-52
/
+394
*
|
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-31
5
-363
/
+375
*
|
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-31
16
-128
/
+259
*
|
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-08-31
1
-0
/
+6
|
/
*
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
2021-08-31
1
-1
/
+18
*
ext4: fix sparse warnings
Theodore Ts'o
2021-08-31
2
-6
/
+25
*
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
2021-08-31
1
-2
/
+6
*
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-31
1
-0
/
+8
*
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
2021-08-31
1
-2
/
+3
*
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
2021-08-31
1
-18
/
+9
*
ext4: flush background discard kwork when retry allocation
Wang Jianchao
2021-08-31
3
-3
/
+13
*
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2021-08-31
2
-25
/
+78
*
ext4: remove the repeated comment of ext4_trim_all_free
Wang Jianchao
2021-08-12
1
-6
/
+1
*
ext4: add new helper interface ext4_try_to_trim_range()
Wang Jianchao
2021-08-12
1
-45
/
+57
*
ext4: remove the 'group' parameter of ext4_trim_extent
Wang Jianchao
2021-08-12
1
-5
/
+4
*
jbd2: clean up two gcc -Wall warnings in recovery.c
Theodore Ts'o
2021-08-10
1
-3
/
+3
*
jbd2: fix clang warning in recovery.c
Theodore Ts'o
2021-08-10
1
-1
/
+0
*
jbd2: fix portability problems caused by unaligned accesses
Theodore Ts'o
2021-08-10
1
-11
/
+11
*
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-08-06
1
-1
/
+1
*
ext4: remove conflicting comment from __ext4_forget
Guoqing Jiang
2021-07-23
1
-3
/
+0
*
ext4: fix potential uninitialized access to retval in kmmpd
Ye Bin
2021-07-23
1
-1
/
+1
*
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
2021-07-18
1
-1
/
+1
*
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-07-18
36
-98
/
+391
|
\
|
*
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
|
*
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
6
-42
/
+38
|
*
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
1
-1
/
+1
|
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-18
1
-2
/
+2
|
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-16
1
-0
/
+2
|
*
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
2021-07-15
1
-0
/
+3
|
*
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
2021-07-15
1
-1
/
+16
|
*
perf trace: Free syscall->arg_fmt
Riccardo Mancini
2021-07-15
1
-1
/
+15
|
*
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
2021-07-15
1
-1
/
+10
|
*
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-15
1
-3
/
+5
[next]