Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Ye Bin
| State =
Action Required
| Archived =
No
| 100 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,2/2] lib/percpu_counter: fix dying cpu compare race
fix dying cpu compare race
- - -
-
-
-
2023-04-06
Ye Bin
New
[v2,1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count
fix dying cpu compare race
- - -
-
-
-
2023-04-06
Ye Bin
New
[2/2] lib/percpu_counter: fix dying cpu compare race
fix dying cpu compare race
- - -
-
-
-
2023-04-04
Ye Bin
New
[1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count
fix dying cpu compare race
- - -
-
-
-
2023-04-04
Ye Bin
New
[v3] xfs: fix BUG_ON in xfs_getbmap()
[v3] xfs: fix BUG_ON in xfs_getbmap()
- 1 -
-
-
-
2023-03-29
Ye Bin
New
[v2,3/3] scsi: blocking IO when host is set blocked
limit set the host state by sysfs
- - -
-
-
-
2023-03-28
Ye Bin
New
[v2,2/3] scsi: introduce 'blocked' sysfs api
limit set the host state by sysfs
- - -
-
-
-
2023-03-28
Ye Bin
New
[v2,1/3] scsi: forbid to set scsi host state by sysfs
limit set the host state by sysfs
- - -
-
-
-
2023-03-28
Ye Bin
New
[v2] xfs: fix BUG_ON in xfs_getbmap()
[v2] xfs: fix BUG_ON in xfs_getbmap()
- - -
-
-
-
2023-03-28
Ye Bin
New
xfs: fix BUG_ON in xfs_getbmap()
xfs: fix BUG_ON in xfs_getbmap()
- - -
-
-
-
2023-03-27
Ye Bin
New
[5/5] scsi: run queue after set host state from blocked to running
limit set the host state by sysfs
- - -
-
-
-
2023-03-25
Ye Bin
New
[4/5] scsi: blocking IO when host is blocked
limit set the host state by sysfs
- - -
-
-
-
2023-03-25
Ye Bin
New
[3/5] scsi: limit to set the host state
limit set the host state by sysfs
- - -
-
-
-
2023-03-25
Ye Bin
New
[2/5] scsi: introduce SHOST_BLOCKED state to support blocking IO
limit set the host state by sysfs
- - -
-
-
-
2023-03-25
Ye Bin
New
[1/5] scsi: fix switch host state race between by sysfs and others
limit set the host state by sysfs
- - -
-
-
-
2023-03-25
Ye Bin
New
scsi: fix hung_task when change host from recovery to running via sysfs
scsi: fix hung_task when change host from recovery to running via sysfs
- - -
-
-
-
2023-03-21
Ye Bin
New
xfs: fix possible assert failed in xfs_fs_put_super() when do cpu offline
xfs: fix possible assert failed in xfs_fs_put_super() when do cpu offline
- - -
-
-
-
2023-03-14
Ye Bin
New
[v5,2/2] ext4: make sure fs error flag setted before clear journal error
fix error flag covered by journal recovery
- 1 -
-
-
-
2023-03-07
Ye Bin
New
[v5,1/2] ext4: commit super block if fs record error when journal record without error
fix error flag covered by journal recovery
- 2 -
-
-
-
2023-03-07
Ye Bin
New
[v4,2/2] ext4: fix WARNING in ext4_update_inline_data
ext4: fix WARNING in ext4_update_inline_data
- 1 -
-
-
-
2023-03-07
Ye Bin
New
[v4,1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
ext4: fix WARNING in ext4_update_inline_data
- 1 -
-
-
-
2023-03-07
Ye Bin
New
[v3,2/2] ext4: fix WARNING in ext4_update_inline_data
ext4: fix WARNING in ext4_update_inline_data
- 1 -
-
-
-
2023-03-04
Ye Bin
New
[v3,1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
ext4: fix WARNING in ext4_update_inline_data
- 1 -
-
-
-
2023-03-04
Ye Bin
New
[v2,2/2] ext4: fix WARNING in ext4_update_inline_data
ext4: fix WARNING in ext4_update_inline_data
- - -
-
-
-
2023-03-03
Ye Bin
New
[v2,1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock()
ext4: fix WARNING in ext4_update_inline_data
- - -
-
-
-
2023-03-03
Ye Bin
New
[v4,2/2] ext4: make sure fs error flag setted before clear journal error
fix error flag covered by journal recovery
- 2 -
-
-
-
2023-03-01
Ye Bin
New
[v4,1/2] ext4: commit super block if fs record error when journal record without error
fix error flag covered by journal recovery
- 2 -
-
-
-
2023-03-01
Ye Bin
New
[v3,2/2] ext4: make sure fs error flag setted before clear journal error
fix error flag covered by journal recovery
- 2 -
-
-
-
2023-02-14
Ye Bin
New
[v3,1/2] ext4: commit super block if fs record error when journal record without error
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-14
Ye Bin
New
[v2,6/6] ext4: make sure fs error flag setted before clear journal error
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[v2,5/6] ext4: fix super block checksum error
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[v2,4/6] ext4: remove backup for super block when recovery journal
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[v2,3/6] jbd2: do extra handle when do journal recovery
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[v2,2/6] ext4: introudce helper for jounral recover handle
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[v2,1/6] jbd2: introduce callback for recovery journal
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-10
Ye Bin
New
[5/5] ext4: make sure fs error flag setted before clear journal error
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-01
Ye Bin
New
[4/5] ext4: fix super block checksum error
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-01
Ye Bin
New
[3/5] ext4: fix error flag covered by journal recovery
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-01
Ye Bin
New
[2/5] ext4: introudce helper for jounral recover handle
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-01
Ye Bin
New
[1/5] jbd2: introduce callback for recovery journal
fix error flag covered by journal recovery
- - -
-
-
-
2023-02-01
Ye Bin
New
ext4: init error handle resource before init group descriptors
ext4: init error handle resource before init group descriptors
- 1 -
-
-
-
2023-01-19
Ye Bin
New
[v2] ext4: fix WARNING in mb_find_extent
[v2] ext4: fix WARNING in mb_find_extent
- 1 -
-
-
-
2023-01-16
Ye Bin
New
ext4: fix WARNING in mb_find_extent
ext4: fix WARNING in mb_find_extent
- - -
-
-
-
2023-01-13
Ye Bin
New
ext4: fix WARNING in ext4_update_inline_data
ext4: fix WARNING in ext4_update_inline_data
- - -
-
-
-
2023-01-05
Ye Bin
New
ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
- 1 1
-
-
-
2023-01-04
Ye Bin
New
[v4,3/3] ext4: add check pending tree when evict inode
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v4,2/3] ext4: record error when detect abnormal 'i_reserved_data_blocks'
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v4,1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feat…
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v3,4/4] ext4: fix inode leak in 'ext4_xattr_inode_create()'
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v3,3/4] ext4: rename xattr_find_entry() and __xattr_check_inode()
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v3,2/4] ext4: allocate extended attribute value in vmalloc area
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-08
Ye Bin
New
[v3,1/4] ext4: fix WARNING in ext4_expand_extra_isize_ea
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-08
Ye Bin
New
[v2,6/6] ext4: fix inode leak in 'ext4_xattr_inode_create()'
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-07
Ye Bin
New
[v2,5/6] ext4: rename xattr_find_entry() and __xattr_check_inode()
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-07
Ye Bin
New
[v2,4/6] ext4: allocate extended attribute value in vmalloc area
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-07
Ye Bin
New
[v2,3/6] ext4: remove unnessary size check in ext4_xattr_inode_get()
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-07
Ye Bin
New
[v2,2/6] ext4: add primary check extended attribute inode in ext4_xattr_check_entries()
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-07
Ye Bin
New
[v2,1/6] ext4: fix WARNING in ext4_expand_extra_isize_ea
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-07
Ye Bin
New
[v2] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
[v2] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
- - -
-
-
-
2022-12-06
Ye Bin
New
[-next,6/6] ext4: fix inode leak in 'ext4_xattr_inode_create()'
Fix two issue about ext4 extended attribute
- 1 -
-
-
-
2022-12-06
Ye Bin
New
[-next,5/6] ext4: rename xattr_find_entry() and __xattr_check_inode()
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-06
Ye Bin
New
[-next,4/6] ext4: allocate extended attribute value in vmalloc area
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-06
Ye Bin
New
[-next,3/6] ext4: remove unnessary size check in ext4_xattr_inode_get()
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-06
Ye Bin
New
[-next,2/6] ext4: add primary check extended attribute inode in ext4_xattr_check_entries()
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-06
Ye Bin
New
[-next,1/6] ext4: fix WARNING in ext4_expand_extra_isize_ea
Fix two issue about ext4 extended attribute
- - -
-
-
-
2022-12-06
Ye Bin
New
[v3,3/3] ext4: add check pending tree when evict inode
Fix two issues about bigalloc feature
- - -
-
-
-
2022-12-03
Ye Bin
New
[v3,2/3] ext4: record error when detect abnormal 'i_reserved_data_blocks'
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-12-03
Ye Bin
New
[v3,1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feat…
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-12-03
Ye Bin
New
[v2] ext4: fix WARNING in ext4_expand_extra_isize_ea
[v2] ext4: fix WARNING in ext4_expand_extra_isize_ea
- 1 -
-
-
-
2022-12-01
Ye Bin
New
ext4: fix WARNING in ext4_expand_extra_isize_ea
ext4: fix WARNING in ext4_expand_extra_isize_ea
- - -
-
-
-
2022-12-01
Ye Bin
New
mmc: core: refactor debugfs code
mmc: core: refactor debugfs code
- - -
-
-
-
2022-11-26
Ye Bin
New
mmc: mmc_test: fix missing assignment of 'file' when register debugfs file
mmc: mmc_test: fix missing assignment of 'file' when register debugfs file
1 - -
-
-
-
2022-11-23
Ye Bin
New
[v2,3/3] ext4: add check pending tree when evict inode
Fix two issues about bigalloc feature
- - -
-
-
-
2022-11-21
Ye Bin
New
[v2,2/3] ext4: record error when detect abnormal 'i_reserved_data_blocks'
Fix two issues about bigalloc feature
- - -
-
-
-
2022-11-21
Ye Bin
New
[v2,1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feat…
Fix two issues about bigalloc feature
- 1 -
-
-
-
2022-11-21
Ye Bin
New
[5/5] 9p: refactor 'post_recv()'
Fix error handle in 'rdma_request()'
- - -
-
-
-
2022-11-21
Ye Bin
New
[4/5] 9p: factor out 'post_send()'
Fix error handle in 'rdma_request()'
- - -
-
-
-
2022-11-21
Ye Bin
New
[3/5] 9p: fix error handle in 'post_recv()'
Fix error handle in 'rdma_request()'
- - -
-
-
-
2022-11-21
Ye Bin
New
[2/5] 9p: fix miss release semaphore in 'rdma_request()'
Fix error handle in 'rdma_request()'
- - -
-
-
-
2022-11-21
Ye Bin
New
[1/5] 9p: fix miss unmap request in 'rdma_request()'
Fix error handle in 'rdma_request()'
- - -
-
-
-
2022-11-21
Ye Bin
New
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
1 - -
-
-
-
2022-11-18
Ye Bin
New
ntfs3: fix NULL pointer dereference in 'ni_write_inode'
ntfs3: fix NULL pointer dereference in 'ni_write_inode'
- - -
-
-
-
2022-11-17
Ye Bin
New
ext4: fix uninit-value in 'ext4_evict_inode'
ext4: fix uninit-value in 'ext4_evict_inode'
- 2 -
-
-
-
2022-11-17
Ye Bin
New
blk-mq: fix possible memleak when register 'hctx' failed
blk-mq: fix possible memleak when register 'hctx' failed
- 1 -
-
-
-
2022-11-17
Ye Bin
New
[3/3] ext4: add check pending tree when evict inode
Fix two issues about bigalloc feature
- - -
-
-
-
2022-11-17
Ye Bin
New
[2/3] ext4: WANR_ON when detect abnormal 'i_reserved_data_blocks'
Fix two issues about bigalloc feature
- - -
-
-
-
2022-11-17
Ye Bin
New
[1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feature
Fix two issues about bigalloc feature
- - -
-
-
-
2022-11-17
Ye Bin
New
[-next] blk-mq: fix warning when unregister mq sysfs
[-next] blk-mq: fix warning when unregister mq sysfs
- - -
-
-
-
2022-11-12
Ye Bin
New
ALSA: hda: fix potential memleak in 'add_widget_node'
ALSA: hda: fix potential memleak in 'add_widget_node'
- - -
-
-
-
2022-11-10
Ye Bin
New
block: fix crash in 'blk_mq_elv_switch_none'
block: fix crash in 'blk_mq_elv_switch_none'
- 1 -
-
-
-
2022-11-07
Ye Bin
New
ext4: fix possible memory leak when enable bigalloc feature
ext4: fix possible memory leak when enable bigalloc feature
- - -
-
-
-
2022-11-07
Ye Bin
New
ext4: init quota for 'old.inode' in 'ext4_rename'
ext4: init quota for 'old.inode' in 'ext4_rename'
- 1 -
-
-
-
2022-11-07
Ye Bin
New
blktrace:use '__blk_trace_remove' helper in 'blk_trace_remove_queue'
blktrace:use '__blk_trace_remove' helper in 'blk_trace_remove_queue'
- - -
-
-
-
2022-10-26
Ye Bin
New
[RFC] ext4:record error information when insert extent failed in 'ext4_split_extent_at'
[RFC] ext4:record error information when insert extent failed in 'ext4_split_extent_at'
- - -
-
-
-
2022-10-24
Ye Bin
New
[v3,3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
fix possible memleak in '__blk_trace_remove'
- 1 -
-
-
-
2022-10-19
Ye Bin
New
[v3,2/3] blktrace: fix possible memleak in '__blk_trace_remove'
fix possible memleak in '__blk_trace_remove'
- 1 -
-
-
-
2022-10-19
Ye Bin
New
[v3,1/3] blktrace: introduce 'blk_trace_{start,stop}' helper
fix possible memleak in '__blk_trace_remove'
- 1 -
-
-
-
2022-10-19
Ye Bin
New
[v2,3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
fix possible memleak in '__blk_trace_remove'
- 1 -
-
-
-
2022-10-18
Ye Bin
New
[v2,2/3] blktrace: fix possible memleak in '__blk_trace_remove'
fix possible memleak in '__blk_trace_remove'
- 1 -
-
-
-
2022-10-18
Ye Bin
New
[v2,1/3] blktrace: introduce 'blk_trace_{start,stop}' helper
fix possible memleak in '__blk_trace_remove'
- - -
-
-
-
2022-10-18
Ye Bin
New