Show patches with: Submitter = Baokun Li       |   98 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] cachefiles: fix dentry leak in cachefiles_open_file() [v2] cachefiles: fix dentry leak in cachefiles_open_file() 1 - - --- 2024-08-29 Baokun Li New
netfs: Delete subtree of 'fs/netfs' when netfs module exits netfs: Delete subtree of 'fs/netfs' when netfs module exits - - - --- 2024-08-26 Baokun Li New
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF - - - --- 2024-08-26 Baokun Li New
cachefiles: fix dentry leak in cachefiles_open_file() cachefiles: fix dentry leak in cachefiles_open_file() - - - --- 2024-08-26 Baokun Li New
[v3,9/9] cachefiles: add missing lock protection when polling cachefiles: random bugfixes 1 2 - --- 2024-06-28 Baokun Li Accepted
[v3,8/9] cachefiles: cyclic allocation of msg_id to avoid reuse cachefiles: random bugfixes 1 2 - --- 2024-06-28 Baokun Li Accepted
[v3,7/9] cachefiles: wait for ondemand_object_worker to finish when dropping object cachefiles: random bugfixes 1 2 - --- 2024-06-28 Baokun Li Accepted
[v3,6/9] cachefiles: cancel all requests for the object that is being dropped cachefiles: random bugfixes 1 2 - --- 2024-06-28 Baokun Li Accepted
[v3,5/9] cachefiles: stop sending new request when dropping object cachefiles: random bugfixes 1 2 - --- 2024-06-28 Baokun Li Accepted
[v3,4/9] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop cachefiles: random bugfixes - 1 - --- 2024-06-28 Baokun Li Accepted
[v3,3/9] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() cachefiles: random bugfixes - - - --- 2024-06-28 Baokun Li Accepted
[v3,2/9] cachefiles: fix slab-use-after-free in fscache_withdraw_volume() cachefiles: random bugfixes - - - --- 2024-06-28 Baokun Li Accepted
[v3,1/9] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() cachefiles: random bugfixes - - - --- 2024-06-28 Baokun Li Accepted
[RESEND,5/5] cachefiles: correct the return value of cachefiles_check_auxdata() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,4/5] cachefiles: correct the return value of cachefiles_check_volume_xattr() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,3/5] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,2/5] cachefiles: fix slab-use-after-free in fscache_withdraw_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,1/5] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[v3,12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,05/12] cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests 1 3 - --- 2024-05-22 Baokun Li Accepted
[v3,04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests 1 2 - --- 2024-05-22 Baokun Li Accepted
[v3,03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() cachefiles: some bugfixes and cleanups for ondemand requests 1 2 - --- 2024-05-22 Baokun Li Accepted
[v3,02/12] cachefiles: remove requests from xarray during flushing requests cachefiles: some bugfixes and cleanups for ondemand requests 1 3 - --- 2024-05-22 Baokun Li Accepted
[v3,01/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v2,5/5] cachefiles: add missing lock protection when polling cachefiles: some bugfixes for clean object/send req/poll - 2 - --- 2024-05-15 Baokun Li Superseded
[v2,4/5] cachefiles: cyclic allocation of msg_id to avoid reuse cachefiles: some bugfixes for clean object/send req/poll 1 1 - --- 2024-05-15 Baokun Li Superseded
[v2,3/5] cachefiles: flush ondemand_object_worker during clean object cachefiles: some bugfixes for clean object/send req/poll - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,2/5] cachefiles: flush all requests for the object that is being dropped cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-05-15 Baokun Li Superseded
[v2,1/5] cachefiles: stop sending new request when dropping object cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-05-15 Baokun Li Superseded
[v2,12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 2 - --- 2024-05-15 Baokun Li Superseded
[v2,03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 2 - --- 2024-05-15 Baokun Li Superseded
[v2,01/12] cachefiles: remove request from xarry during flush requests cachefiles: some bugfixes and cleanups for ondemand requests - 3 - --- 2024-05-15 Baokun Li Superseded
[12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[08/12] cachefiles: never get a new anon fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[01/12] cachefiles: remove request from xarry during flush requests cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[5/5] cachefiles: add missing lock protection when polling cachefiles: some bugfixes for clean object/send req/poll - 4 - --- 2024-04-24 Baokun Li Superseded
[4/5] cachefiles: cyclic allocation of msg_id to avoid reuse cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-04-24 Baokun Li Superseded
[3/5] cachefiles: flush ondemand_object_worker during clean object cachefiles: some bugfixes for clean object/send req/poll - 1 - --- 2024-04-24 Baokun Li Superseded
[2/5] cachefiles: flush all requests for the object that is being dropped cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-04-24 Baokun Li Superseded
[1/5] cachefiles: stop sending new request when dropping object cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-04-24 Baokun Li Superseded
[5/5] cachefiles: correct the return value of cachefiles_check_auxdata() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-04-24 Baokun Li Superseded
[4/5] cachefiles: correct the return value of cachefiles_check_volume_xattr() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-04-24 Baokun Li Superseded
[3/5] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-04-24 Baokun Li Superseded
[2/5] cachefiles: fix slab-use-after-free in fscache_withdraw_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-04-24 Baokun Li Superseded
[1/5] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-04-24 Baokun Li Superseded
[RESEND] cachefiles: fix memory leak in cachefiles_add_cache() [RESEND] cachefiles: fix memory leak in cachefiles_add_cache() 1 4 - --- 2024-02-17 Baokun Li Accepted
[v2,3/3] asm-generic: remove extra type checking in acquire/release for non-SMP case fs: make the i_size_read/write helpers be smp_load_acquire/store_release() - - - --- 2024-01-24 Baokun Li Accepted
[v2,2/3] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data" fs: make the i_size_read/write helpers be smp_load_acquire/store_release() - - - --- 2024-01-24 Baokun Li Accepted
[v2,1/3] fs: make the i_size_read/write helpers be smp_load_acquire/store_release() fs: make the i_size_read/write helpers be smp_load_acquire/store_release() - - - --- 2024-01-24 Baokun Li Accepted
[2/2] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data" fs: make the i_size_read/write helpers be smp_load_acquire/store_release() - - - --- 2024-01-22 Baokun Li Superseded
[1/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release() fs: make the i_size_read/write helpers be smp_load_acquire/store_release() - - - --- 2024-01-22 Baokun Li Superseded
[v3,5/5] quota: simplify drop_dquot_ref() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-30 Baokun Li New
[v3,4/5] quota: fix dqput() to follow the guarantees dquot_srcu should provide quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-30 Baokun Li New
[v3,3/5] quota: add new helper dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-30 Baokun Li New
[v3,2/5] quota: rename dquot_active() to inode_quota_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-30 Baokun Li New
[v3,1/5] quota: factor out dquot_write_dquot() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-30 Baokun Li New
[v2,7/7] quota: remove unused function put_dquot_list() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,6/7] quota: simplify drop_dquot_ref() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,4/7] quota: add new helper dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,3/7] quota: rename dquot_active() to inode_dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,2/7] quota: add new global dquot list releasing_dquots quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
[v2,1/7] quota: factor out dquot_write_dquot() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-28 Baokun Li New
quota: fix race condition between dqput() and dquot_mark_dquot_dirty() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - --- 2023-06-16 Baokun Li New
[v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs [v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs 2 1 - --- 2023-04-10 Baokun Li Mainlined
[RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs [RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs - - - --- 2023-04-06 Baokun Li Mainlined
squashfs: fix null-ptr-deref in squashfs_fill_super squashfs: fix null-ptr-deref in squashfs_fill_super - 2 - --- 2022-11-01 Baokun Li New
[v3,1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode [v3,1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode - 3 - --- 2022-10-26 Baokun Li New
[-next,V2] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax [-next,V2] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax 1 - - --- 2021-12-20 Baokun Li New
[-next] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax [-next] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax - - - --- 2021-12-09 Baokun Li New
poll: mark racy accesses on pwq->triggered poll: mark racy accesses on pwq->triggered - - - --- 2021-06-15 Baokun Li New
[-next] fs: fix doc warnings in read_write.c [-next] fs: fix doc warnings in read_write.c - - - --- 2021-06-08 Baokun Li New
[-next] fs: fix doc warnings in ioctl.c [-next] fs: fix doc warnings in ioctl.c - - - --- 2021-06-08 Baokun Li New
[-next] fs/file: fix doc warnings in file.c [-next] fs/file: fix doc warnings in file.c - - - --- 2021-06-08 Baokun Li New