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: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
2021-07-08
4
-103
/
+64
*
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
2021-07-08
1
-1
/
+1
*
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2021-07-08
2
-17
/
+20
*
ext4: use ext4_grp_locked_error in mb_find_extent
Stephen Brennan
2021-07-01
1
-4
/
+5
*
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2021-07-01
2
-3
/
+11
*
Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Theodore Ts'o
2021-07-01
2
-4
/
+14
*
jbd2: export jbd2_journal_[un]register_shrinker()
Zhang Yi
2021-06-30
1
-0
/
+2
*
ext4: notify sysfs on errors_count value change
Jonathan Davies
2021-06-30
3
-0
/
+8
*
fs: remove bdev_try_to_free_page callback
Zhang Yi
2021-06-24
2
-16
/
+0
*
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
2021-06-24
1
-21
/
+0
*
jbd2: simplify journal_clean_one_cp_list()
Zhang Yi
2021-06-24
1
-26
/
+4
*
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2021-06-24
5
-0
/
+369
*
jbd2: remove redundant buffer io error checks
Zhang Yi
2021-06-24
1
-11
/
+2
*
jbd2: don't abort the journal when freeing buffers
Zhang Yi
2021-06-24
1
-17
/
+0
*
jbd2: ensure abort the journal if detect IO error when writing original buffe...
Zhang Yi
2021-06-24
3
-0
/
+37
*
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
Zhang Yi
2021-06-24
1
-12
/
+12
*
ext4: no need to verify new add extent block
yangerkun
2021-06-24
1
-0
/
+1
*
jbd2: clean up misleading comments for jbd2_fc_release_bufs
yangerkun
2021-06-24
1
-8
/
+0
*
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
2021-06-24
1
-0
/
+4
*
ext4: consolidate checks for resize of bigalloc into ext4_resize_begin
Josh Triplett
2021-06-24
2
-14
/
+5
*
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2021-06-24
3
-34
/
+9
*
ext4: fsmap: fix the block/inode bitmap comment
Ritesh Harjani
2021-06-24
1
-2
/
+2
*
ext4: fix comment for s_hash_unsigned
Eric Biggers
2021-06-24
1
-1
/
+1
*
ext4: use local variable ei instead of EXT4_I() macro
chenyichong
2021-06-23
1
-1
/
+1
*
ext4: fix avefreec in find_group_orlov
Pan Dong
2021-06-23
1
-6
/
+5
*
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
2021-06-23
1
-0
/
+1
*
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
2021-06-23
1
-3
/
+0
*
ext4: remove set but rewrite variables
Tian Tao
2021-06-23
1
-1
/
+1
*
ext4: update journal documentation
Leah Rumancik
2021-06-23
1
-8
/
+31
*
ext4: add ioctl EXT4_IOC_CHECKPOINT
Leah Rumancik
2021-06-23
2
-0
/
+64
*
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-06-23
7
-17
/
+134
*
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
2021-06-17
1
-0
/
+1
*
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
2021-06-17
1
-1
/
+8
*
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
2021-06-17
1
-0
/
+3
*
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
2021-06-17
3
-21
/
+21
*
ext4: remove redundant assignment to error
Jiapeng Chong
2021-06-17
1
-3
/
+2
*
ext4: remove redundant check buffer_uptodate()
Joseph Qi
2021-06-17
1
-1
/
+1
*
ext4: fix overflow in ext4_iomap_alloc()
Jan Kara
2021-06-17
1
-1
/
+1
*
Linux 5.13-rc5
v5.13-rc5
Linus Torvalds
2021-06-07
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-06-07
5
-18
/
+26
|
\
|
*
scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
Ewan D. Milne
2021-06-02
1
-0
/
+1
|
*
scsi: ufs: ufs-mediatek: Fix HCI version in some platforms
Stanley Chu
2021-06-02
1
-1
/
+14
|
*
scsi: qedf: Do not put host in qedf_vport_create() unconditionally
Daniel Wagner
2021-06-02
1
-11
/
+9
|
*
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
2021-06-01
1
-3
/
+1
|
*
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
2021-06-01
1
-3
/
+1
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-06
8
-126
/
+135
|
\
\
|
*
|
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
2021-06-06
1
-0
/
+4
|
*
|
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
2021-06-06
1
-2
/
+4
|
*
|
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-06-06
1
-2
/
+9
|
*
|
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2021-06-06
2
-99
/
+90
[next]