Show patches with: Submitter = Waiman Long       |    State = Action Required       |   215 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,4/7] fs/dcache: Spread negative dentry pruning across multiple CPUs - - - --- 2018-07-06 Waiman Long New
[v6,3/7] fs/dcache: Enable automatic pruning of negative dentries - - - --- 2018-07-06 Waiman Long New
[v6,2/7] fs/dcache: Add sysctl parameter neg-dentry-pc as a soft limit on negative dentries - - - --- 2018-07-06 Waiman Long New
[v6,1/7] fs/dcache: Track & report number of negative dentries - - - --- 2018-07-06 Waiman Long New
[v5,6/6] fs/dcache: Make negative dentry limit enforcement sysctl parameter - - - --- 2018-07-02 Waiman Long New
[v5,5/6] fs/dcache: Allow optional enforcement of negative dentry limit - - - --- 2018-07-02 Waiman Long New
[v5,4/6] fs/dcache: Spread negative dentry pruning across multiple CPUs - - - --- 2018-07-02 Waiman Long New
[v5,3/6] fs/dcache: Enable automatic pruning of negative dentries - - - --- 2018-07-02 Waiman Long New
[v5,2/6] fs/dcache: Make negative dentry tracking configurable - - - --- 2018-07-02 Waiman Long New
[v5,1/6] fs/dcache: Track & report number of negative dentries - - - --- 2018-07-02 Waiman Long New
[v8,5/5,RESEND] ipc: Add a new ipcmni_compat sysctl to fall back to old behavior - - - --- 2018-06-18 Waiman Long New
[v8,5/5] ipc: Add a new ipcmni_compat sysctl to fall back to old behavior - - - --- 2018-06-18 Waiman Long New
[v8,4/5] ipc: Conserve sequence numbers in extended IPCMNI mode - - - --- 2018-06-18 Waiman Long New
[v8,3/5] ipc: Allow boot time extension of IPCMNI from 32k to 2M - - - --- 2018-06-18 Waiman Long New
[v8,2/5] ipc: IPCMNI limit check for semmni - 1 - --- 2018-06-18 Waiman Long New
[v8,1/5] ipc: IPCMNI limit check for msgmni and shmmni 1 1 - --- 2018-06-18 Waiman Long New
[v4,2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN - - - --- 2018-05-15 Waiman Long New
[v4,1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag - - - --- 2018-05-15 Waiman Long New
[v3,2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN - - - --- 2018-05-15 Waiman Long New
[v3,1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag - - - --- 2018-05-15 Waiman Long New
[RFC,v2,2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release() - - 1 --- 2018-05-14 Waiman Long New
[RFC,v2,1/2] locking/rwsem: Add a new RWSEM_WRITER_OWNED_NOSPIN flag - - - --- 2018-05-14 Waiman Long New
[v7,4/4] ipc: Conserve sequence numbers in extended IPCMNI mode - - - --- 2018-05-07 Waiman Long New
[v7,3/4] ipc: Allow boot time extension of IPCMNI from 32k to 2M - - - --- 2018-05-07 Waiman Long New
[v7,2/4] ipc: IPCMNI limit check for semmni - - - --- 2018-05-07 Waiman Long New
[v7,1/4] ipc: IPCMNI limit check for msgmni and shmmni - - - --- 2018-05-07 Waiman Long New
[v6,8/8] ipc: Conserve sequence numbers in extended IPCMNI mode - - - --- 2018-04-27 Waiman Long New
[v6,7/8] ipc: Allow boot time extension of IPCMNI from 32k to 2M - - - --- 2018-04-27 Waiman Long New
[v6,6/8] test_sysctl: Add range clamping test - - - --- 2018-04-27 Waiman Long New
[v6,5/8] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-04-27 Waiman Long New
[v6,4/8] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-04-27 Waiman Long New
[v6,3/8] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-04-27 Waiman Long New
[v6,2/8] proc/sysctl: Provide additional ctl_table.flags checks - - - --- 2018-04-27 Waiman Long New
[v6,1/8] sysctl: Add flags to support min/max range clamping - - - --- 2018-04-27 Waiman Long New
locking/rwsem: Add up_write_non_owner() for percpu_up_write() - - - --- 2018-04-04 Waiman Long New
[v5,9/9] ipc: Conserve sequence numbers in extended IPCMNI mode - - - --- 2018-03-16 Waiman Long New
[v5,8/9] ipc: Allow boot time extension of IPCMNI from 32k to 2M - - - --- 2018-03-16 Waiman Long New
[v5,7/9] test_sysctl: Add ctl_table registration failure test - - - --- 2018-03-16 Waiman Long New
[v5,6/9] test_sysctl: Add range clamping test - - - --- 2018-03-16 Waiman Long New
[v5,5/9] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-03-16 Waiman Long New
[v5,4/9] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-03-16 Waiman Long New
[v5,3/9] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-03-16 Waiman Long New
[v5,2/9] proc/sysctl: Provide additional ctl_table.flags checks - - - --- 2018-03-16 Waiman Long New
[v5,1/9] sysctl: Add flags to support min/max range clamping - - - --- 2018-03-16 Waiman Long New
[v4,6/6] test_sysctl: Add range clamping test - - - --- 2018-03-12 Waiman Long New
[v4,5/6] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-03-12 Waiman Long New
[v4,4/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-03-12 Waiman Long New
[v4,3/6] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-03-12 Waiman Long New
[v4,2/6] proc/sysctl: Check for invalid flags bits - - - --- 2018-03-12 Waiman Long New
[v4,1/6] sysctl: Add flags to support min/max range clamping - - - --- 2018-03-12 Waiman Long New
[5/5] ipc: Show ranges of msgmni and shmmni with CTL_FLAGS_SHOW_RANGE - - - --- 2018-03-07 Waiman Long New
[4/5] proc/sysctl: Handle CTL_FLAGS_SHOW_RANGE ctl_table flag - - - --- 2018-03-07 Waiman Long New
[3/5] sysctl: Add a new ctl_table flag to show min/max range - - - --- 2018-03-07 Waiman Long New
[2/5] sysctl: Add a new handler proc_show_minmax() - - - --- 2018-03-07 Waiman Long New
[1/5] sysctl: Clarify how the ctl_table.flags should be set - - - --- 2018-03-07 Waiman Long New
[v3,6/6] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-03-01 Waiman Long New
[v3,5/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-03-01 Waiman Long New
[v3,4/6] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-03-01 Waiman Long New
[v3,3/6] sysctl: Add flags to support min/max range clamping - - - --- 2018-03-01 Waiman Long New
[v3,2/6] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param 1 - - --- 2018-03-01 Waiman Long New
[v3,1/6] proc/sysctl: Fix typo in sysctl_check_table_array() 1 - - --- 2018-03-01 Waiman Long New
[v2,5/5] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-02-27 Waiman Long New
[v2,4/5] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-02-27 Waiman Long New
[v2,3/5] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-02-27 Waiman Long New
[v2,2/5] sysctl: Add flags to support min/max range clamping - - - --- 2018-02-27 Waiman Long New
[v2,1/5] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param - - - --- 2018-02-27 Waiman Long New
[3/3] ipc: Clamp msgmni and shmmni to the real IPC_MNI limit - - - --- 2018-02-19 Waiman Long New
[2/3] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-02-19 Waiman Long New
[1/3] sysctl: Add range clamping intvec helper functions - - - --- 2018-02-19 Waiman Long New
[v8,6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler - - - --- 2017-10-31 Waiman Long New
[v8,5/6] lib/dlock-list: Enable faster lookup with hashing - - - --- 2017-10-31 Waiman Long New
[v8,4/6] lib/dlock-list: Make sibling CPUs share the same linked list - 1 - --- 2017-10-31 Waiman Long New
[v8,3/6] vfs: Use dlock list for superblock's inode list - 1 - --- 2017-10-31 Waiman Long New
[v8,2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2017-10-31 Waiman Long New
[v8,1/6] lib/dlock-list: Distributed and lock-protected lists - 2 - --- 2017-10-31 Waiman Long New
[v7,10/10] lib/dlock-list: Fix use-after-unlock problem in dlist_for_each_entry_safe() - 3 - --- 2017-10-27 Waiman Long New
[v7,9/9] lib/dlock-list: Unique lock class key for each allocation call site - - - --- 2017-10-17 Waiman Long New
[v7,8/9] lib/dlock-list: Export symbols and add warnings - - - --- 2017-10-17 Waiman Long New
[v7,6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler - - - --- 2017-10-05 Waiman Long New
[v7,5/6] lib/dlock-list: Enable faster lookup with hashing - - - --- 2017-10-05 Waiman Long New
[v7,4/6] lib/dlock-list: Make sibling CPUs share the same linked list - - - --- 2017-10-05 Waiman Long New
[v7,3/6] vfs: Use dlock list for superblock's inode list - 1 - --- 2017-10-05 Waiman Long New
[v7,2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2017-10-05 Waiman Long New
[v7,1/6] lib/dlock-list: Distributed and lock-protected lists - 1 - --- 2017-10-05 Waiman Long New
[v6,4/6] lib/dlock-list: Make sibling CPUs share the same linked list - - - --- 2017-10-05 Waiman Long New
[v6,6/6] lib/dlock-list: Provide IRQ-safe APIs - - - --- 2017-10-04 Waiman Long New
[v6,5/6] lib/dlock-list: Enable faster lookup with hashing - - - --- 2017-10-04 Waiman Long New
[v6,4/6] lib/dlock-list: Make sibling CPUs share the same linked list - - - --- 2017-10-04 Waiman Long New
[v6,3/6] vfs: Use dlock list for superblock's inode list - 1 - --- 2017-10-04 Waiman Long New
[v6,2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2017-10-04 Waiman Long New
[v6,1/6] lib/dlock-list: Distributed and lock-protected lists - 1 - --- 2017-10-04 Waiman Long New
[v7] blktrace: Fix potentail deadlock between delete & sysfs ops 1 - - --- 2017-09-20 Waiman Long New
[v6,2/2] block_dev: Rename bd_fsfreeze_mutex - - - --- 2017-09-18 Waiman Long New
[v6,1/2] blktrace: Fix potentail deadlock between delete & sysfs ops - - - --- 2017-09-18 Waiman Long New
[v4,6/6] fs/dcache: Autotuning of negative dentry limit - - - --- 2017-09-18 Waiman Long New
[v4,5/6] fs/dcache: Track count of negative dentries forcibly killed - - - --- 2017-09-18 Waiman Long New
[v4,4/6] fs/dcache: Enable automatic pruning of negative dentries - - - --- 2017-09-18 Waiman Long New
[v4,3/6] fs/dcache: Limit numbers of negative dentries - - - --- 2017-09-18 Waiman Long New
[v4,2/6] fs/dcache: Track & report number of negative dentries - - - --- 2017-09-18 Waiman Long New
[v4,1/6] fs/dcache: Relocate dentry_kill() after lock_parent() - - - --- 2017-09-18 Waiman Long New
« 1 2 3 »