Show patches with: State = Action Required       |   68762 patches
« 1 2 ... 603 604 605687 688 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/29] radix-tree: Improve dump output - - - --- 2016-11-17 Matthew Wilcox New
[16/29] radix-tree: Make radix_tree_find_next_bit more useful - - - --- 2016-11-17 Matthew Wilcox New
[15/29] radix-tree: Create node_tag_set() - - - --- 2016-11-17 Matthew Wilcox New
[14/29] radix-tree: Move rcu_head into a union with private_list - - - --- 2016-11-17 Matthew Wilcox New
[13/29] radix-tree: Fix typo - - - --- 2016-11-17 Matthew Wilcox New
[12/29] radix-tree: Add radix_tree_split_preload() - - - --- 2016-11-17 Matthew Wilcox New
[11/29] radix-tree: Add radix_tree_split - - - --- 2016-11-17 Matthew Wilcox New
[10/29] radix-tree: Add radix_tree_join - - - --- 2016-11-17 Matthew Wilcox New
[09/29] radix tree test suite: Use common find-bit code - - - --- 2016-11-17 Matthew Wilcox New
[08/29] tools: Add more bitmap functions - - - --- 2016-11-17 Matthew Wilcox New
[07/28] test suite: Switch to rcu_barrier from sleep - - - --- 2016-11-17 Matthew Wilcox New
[07/29] radix tree test suite: Use rcu_barrier - - - --- 2016-11-17 Matthew Wilcox New
[06/29] radix tree test suite: benchmark for iterator - - - --- 2016-11-17 Matthew Wilcox New
[06/28] Add benchmark - - - --- 2016-11-17 Matthew Wilcox New
[05/29] radix tree test suite: Make runs more reproducible - - - --- 2016-11-17 Matthew Wilcox New
[04/29] radix tree test suite: Free preallocated nodes - - - --- 2016-11-17 Matthew Wilcox New
[03/29] radix tree test suite: Track preempt_count - - - --- 2016-11-17 Matthew Wilcox New
[02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail - - - --- 2016-11-17 Matthew Wilcox New
[01/29] tools: Add WARN_ON_ONCE - - - --- 2016-11-17 Matthew Wilcox New
[29/29] Reimplement IDR and IDA using the radix tree - - - --- 2016-11-17 Matthew Wilcox New
[28/29] radix-tree: Create all_tag_set - - - --- 2016-11-17 Matthew Wilcox New
[28/28] Reimplement IDR and IDA using the radix tree - - - --- 2016-11-17 Matthew Wilcox New
[27/29] radix tree test suite: Add some more functionality - - - --- 2016-11-17 Matthew Wilcox New
[27/28] radix-tree: Create all_tag_set - - - --- 2016-11-17 Matthew Wilcox New
[26/28] radix tree test suite: Add some more functionality - - - --- 2016-11-17 Matthew Wilcox New
[26/29] idr: Reduce the number of bits per level from 8 to 6 - - - --- 2016-11-17 Matthew Wilcox New
[25/29] rxrpc: Abstract away knowledge of IDR internals - - - --- 2016-11-17 Matthew Wilcox New
[25/28] idr: Reduce the number of bits per level from 8 to 6 - - - --- 2016-11-17 Matthew Wilcox New
[24/29] tpm: Use idr_find(), not idr_find_slowpath() - - - --- 2016-11-17 Matthew Wilcox New
[23/29] idr: Add ida_is_empty - - - --- 2016-11-17 Matthew Wilcox New
[22/29] radix-tree: Delete radix_tree_range_tag_if_tagged() - - - --- 2016-11-17 Matthew Wilcox New
[21/29] radix-tree: Delete radix_tree_locate_item() - - - --- 2016-11-17 Matthew Wilcox New
[20/29] radix tree: Improve multiorder iterators - - - --- 2016-11-17 Matthew Wilcox New
[19/29] radix tree test suite: iteration test misuses RCU - - - --- 2016-11-17 Matthew Wilcox New
[18/29] btrfs: Fix race in btrfs_free_dummy_fs_info() - - - --- 2016-11-17 Matthew Wilcox New
[17/29] radix-tree: Improve dump output - - - --- 2016-11-17 Matthew Wilcox New
[16/29] radix-tree: Make radix_tree_find_next_bit more useful - - - --- 2016-11-17 Matthew Wilcox New
[15/29] radix-tree: Create node_tag_set() - - - --- 2016-11-17 Matthew Wilcox New
[14/29] radix-tree: Move rcu_head into a union with private_list - - - --- 2016-11-17 Matthew Wilcox New
[13/29] radix-tree: Fix typo - - - --- 2016-11-17 Matthew Wilcox New
[12/29] radix-tree: Add radix_tree_split_preload() - - - --- 2016-11-17 Matthew Wilcox New
[11/29] radix-tree: Add radix_tree_split - - - --- 2016-11-17 Matthew Wilcox New
[10/29] radix-tree: Add radix_tree_join - - - --- 2016-11-17 Matthew Wilcox New
[09/29] radix tree test suite: Use common find-bit code - - - --- 2016-11-17 Matthew Wilcox New
[08/29] tools: Add more bitmap functions - - - --- 2016-11-17 Matthew Wilcox New
[07/28] test suite: Switch to rcu_barrier from sleep - - - --- 2016-11-17 Matthew Wilcox New
[07/29] radix tree test suite: Use rcu_barrier - - - --- 2016-11-17 Matthew Wilcox New
[06/29] radix tree test suite: benchmark for iterator - - - --- 2016-11-17 Matthew Wilcox New
[06/28] Add benchmark - - - --- 2016-11-17 Matthew Wilcox New
[05/29] radix tree test suite: Make runs more reproducible - - - --- 2016-11-17 Matthew Wilcox New
[04/29] radix tree test suite: Free preallocated nodes - - - --- 2016-11-17 Matthew Wilcox New
[03/29] radix tree test suite: Track preempt_count - - - --- 2016-11-17 Matthew Wilcox New
[02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail - - - --- 2016-11-17 Matthew Wilcox New
[01/29] tools: Add WARN_ON_ONCE - - - --- 2016-11-17 Matthew Wilcox New
[v11,7/7] KVM: x86: virtualize cpuid faulting - - - --- 2016-11-16 Paolo Bonzini New
vfs: Allow FS_USERNS_MOUNT filesystems to create inodes with unmapped uid/gids - - - --- 2016-11-15 Johanna Abrahamsson New
[v2] vfs: fix put_compat_statfs64() does not handle errors - 1 - --- 2016-11-15 Li Wang New
vfs: fix boolreturn.cocci warnings - - - --- 2016-11-14 Fengguang Wu New
[v1] fs: Constify path_is_under()'s arguments - - - --- 2016-11-14 Mickaël Salaün New
debugfs question... - - - --- 2016-11-14 Mike Marshall New
[RFC,2/2] fsnotify: handle permission events without holding fsnotify_mark_srcu[0] - - - --- 2016-11-14 Amir Goldstein New
[RFC,1/2] fsnotify: separate fsnotify_mark_srcu for groups with permission events - - - --- 2016-11-14 Amir Goldstein New
vfs: fix statfs64() does not handle errors - - - --- 2016-11-14 Li Wang New
[29/29] ubifs: Raise write version to 5 - - - --- 2016-11-13 Richard Weinberger New
[28/29] ubifs: Implement UBIFS_FLG_ENCRYPTION - - - --- 2016-11-13 Richard Weinberger New
[27/29] ubifs: Implement UBIFS_FLG_DOUBLE_HASH - - - --- 2016-11-13 Richard Weinberger New
[26/29] ubifs: Use a random number for cookies - - - --- 2016-11-13 Richard Weinberger New
[25/29] ubifs: Add full hash lookup support - - - --- 2016-11-13 Richard Weinberger New
[24/29] ubifs: Rename tnc_read_node_nm - - - --- 2016-11-13 Richard Weinberger New
[23/29] ubifs: Add support for encrypted symlinks - - - --- 2016-11-13 Richard Weinberger New
[22/29] ubifs: Implement encrypted filenames - - - --- 2016-11-13 Richard Weinberger New
[21/29] ubifs: Make r5 hash binary string aware - - - --- 2016-11-13 Richard Weinberger New
[20/29] ubifs: Relax checks in ubifs_validate_entry() - - - --- 2016-11-13 Richard Weinberger New
[19/29] ubifs: Implement encrypt/decrypt for all IO - - - --- 2016-11-13 Richard Weinberger New
[18/29] ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted() - - - --- 2016-11-13 Richard Weinberger New
[17/29] ubifs: Introduce new data node field, compr_size - - - --- 2016-11-13 Richard Weinberger New
[16/29] ubifs: Enforce crypto policy in mmap - - - --- 2016-11-13 Richard Weinberger New
[15/29] ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto - - - --- 2016-11-13 Richard Weinberger New
[14/29] ubifs: Preload crypto context in ->lookup() - - - --- 2016-11-13 Richard Weinberger New
[13/29] ubifs: Enforce crypto policy in ->link and ->rename - - - --- 2016-11-13 Richard Weinberger New
[12/29] ubifs: Implement file open operation - - - --- 2016-11-13 Richard Weinberger New
[11/29] ubifs: Implement directory open operation - - - --- 2016-11-13 Richard Weinberger New
[10/29] ubifs: Massage ubifs_listxattr() for encryption context - - - --- 2016-11-13 Richard Weinberger New
[09/29] ubifs: Add skeleton for fscrypto - - - --- 2016-11-13 Richard Weinberger New
[08/29] ubifs: Define UBIFS crypto context xattr - - - --- 2016-11-13 Richard Weinberger New
[07/29] ubifs: Export xattr get and set functions - - - --- 2016-11-13 Richard Weinberger New
[06/29] ubifs: Export ubifs_check_dir_empty() - - - --- 2016-11-13 Richard Weinberger New
[05/29] fscrypt: Let fs select encryption index/tweak - - - --- 2016-11-13 Richard Weinberger New
[04/29] fscrypt: Constify struct inode pointer - - - --- 2016-11-13 Richard Weinberger New
[03/29] fscrypt: Enable partial page encryption - - - --- 2016-11-13 Richard Weinberger New
[02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages - - - --- 2016-11-13 Richard Weinberger New
[01/29] fscrypt: Add in-place encryption mode - - - --- 2016-11-13 Richard Weinberger New
[MISSED] xattr: Fix setting security xattrs on sockfs - - - --- 2016-11-13 Andreas Gruenbacher New
[5/5] xfs: use iomap_dio_rw - - - --- 2016-11-13 Christoph Hellwig New
[4/5] iomap: implement direct I/O - 1 - --- 2016-11-13 Christoph Hellwig New
[3/5] fs: make sb_init_dio_done_wq available outside of direct-io.c - - - --- 2016-11-13 Christoph Hellwig New
[2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead - - - --- 2016-11-13 Christoph Hellwig New
[1/5] locking/lockdep: Provide a type check for lock_is_held - - - --- 2016-11-13 Christoph Hellwig New
[RFC,4/4] ovl: allow concurrent copy up data of different files - - - --- 2016-11-12 Amir Goldstein New
[RFC,3/4] ovl: fold ovl_copy_up_truncate() into ovl_copy_up() - - - --- 2016-11-12 Amir Goldstein New
« 1 2 ... 603 604 605687 688 »