Show patches with: State = Action Required       |   68819 patches
« 1 2 ... 590 591 592688 689 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/27] afs: Migrate vlocation fields to 64-bit - - - --- 2017-03-09 David Howells New
[12/27] afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() - - - --- 2017-03-09 David Howells New
[11/27] afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() - - - --- 2017-03-09 David Howells New
[10/27] afs: Distinguish mountpoints from symlinks by file mode alone - - - --- 2017-03-09 David Howells New
[09/27] afs: Flush outstanding writes when an fd is closed - - - --- 2017-03-09 David Howells New
[08/27] afs: Handle a short write to an AFS page - - - --- 2017-03-09 David Howells New
[07/27] afs: Kill struct afs_read::pg_offset - - - --- 2017-03-09 David Howells New
[06/27] afs: Handle better the server returning excess or short data - - - --- 2017-03-09 David Howells New
[05/27] afs: Deal with an empty callback array - - - --- 2017-03-09 David Howells New
[04/27] afs: Adjust mode bits processing - - - --- 2017-03-09 David Howells New
[03/27] afs: Populate group ID from vnode status - - - --- 2017-03-09 David Howells New
[02/27] afs: Fix page overput in afs_fill_page() - - 1 --- 2017-03-09 David Howells New
[01/27] afs: Fix missing put_page() - - - --- 2017-03-09 David Howells New
block, writeback: wait for writeback to finish before detaching wb - - - --- 2017-03-09 Tahsin Erdogan New
[v2,9/9] Documentation: document what to do on a writeback error - - - --- 2017-03-08 Jeff Layton New
[v2,8/9] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-03-08 Jeff Layton New
[v2,7/9] mm: ensure that we set mapping error if writeout() fails - - - --- 2017-03-08 Jeff Layton New
[v2,6/9] mm: set mapping error when launder_pages fails - - - --- 2017-03-08 Jeff Layton New
[v2,5/9] dax: set error in mapping when writeback fails - 1 - --- 2017-03-08 Jeff Layton New
[v2,4/9] nilfs2: set the mapping error when calling SetPageError on writeback - - - --- 2017-03-08 Jeff Layton New
[v2,3/9] mm: clear any AS_* errors when returning error on any fsync or close - - - --- 2017-03-08 Jeff Layton New
[v2,2/9] mm: drop "wait" parameter from write_one_page - 1 - --- 2017-03-08 Jeff Layton New
[v2,1/9] mm: fix mapping_set_error call in me_pagecache_dirty - 1 - --- 2017-03-08 Jeff Layton New
fat: Fix using uninitialized fields of fat_inode/fsinfo_inode - - 1 --- 2017-03-08 OGAWA Hirofumi New
[5/8] nowait aio: return on congested block device - - - --- 2017-03-08 Sagi Grimberg New
f2fs: allocate a bio for discarding when actually issuing it - - - --- 2017-03-08 Jaegeuk Kim New
compaction: add def_blk_aops migrate function for memory compaction - - - --- 2017-03-08 zhouxianrong@huawei.com New
[v2] xfs: remove kmem_zalloc_greedy - - - --- 2017-03-08 Darrick J. Wong New
[4/4] f2fs: use __set{__claer}_bit_le - 1 - --- 2017-03-07 Jaegeuk Kim New
[3/4] f2fs: show more precise message on orphan recovery failure - - - --- 2017-03-07 Jaegeuk Kim New
[2/4] f2fs: build stat_info before orphan inode recovery - - - --- 2017-03-07 Jaegeuk Kim New
[1/4] f2fs: fix wrong error injection for evict_inode - - - --- 2017-03-07 Jaegeuk Kim New
[0/9] overlay: fix inconsistency of ro file after copy-up - - - --- 2017-03-07 Miklos Szeredi New
[RFC] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver - - - --- 2017-03-07 Mimi Zohar New
xfs: report crtime and attribute flags to statx - - - --- 2017-03-07 Darrick J. Wong New
cgroup: WARNING in cgroup_kill_sb - - - --- 2017-03-06 Tejun Heo New
[2/2] f2fs: don't overwrite node block by SSR - 1 - --- 2017-03-06 Jaegeuk Kim New
[1/2] f2fs: don't need to invalidate wrong node page - 1 - --- 2017-03-06 Jaegeuk Kim New
xfs: remove kmem_zalloc_greedy - - - --- 2017-03-06 Darrick J. Wong New
[7/7] jbd2: make the whole kjournald2 kthread NOFS safe - 1 - --- 2017-03-06 Michal Hocko New
[6/7] jbd2: mark the transaction context with the scope GFP_NOFS context - 1 - --- 2017-03-06 Michal Hocko New
[5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* 1 2 - --- 2017-03-06 Michal Hocko New
[4/7] mm: introduce memalloc_nofs_{save,restore} API 1 - - --- 2017-03-06 Michal Hocko New
[3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS 1 2 - --- 2017-03-06 Michal Hocko New
[2/7] lockdep: allow to disable reclaim lockup detection - - - --- 2017-03-06 Michal Hocko New
[1/7] lockdep: teach lockdep about memalloc_noio_save 2 - - --- 2017-03-06 Michal Hocko New
fs: use-after-free in path_lookupat - - - --- 2017-03-05 Al Viro New
[0/3] mm/fs: get PG_error out of the writeback reporting business - - - --- 2017-03-05 Jeff Layton New
[3/3] mm: set mapping error when launder_pages fails - - - --- 2017-03-05 Jeff Layton New
[2/3] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-03-05 Jeff Layton New
[1/3] nilfs2: set the mapping error when calling SetPageError on writeback 1 - - --- 2017-03-05 Jeff Layton New
fs: use-after-free in path_lookupat - - - --- 2017-03-05 Dmitry Vyukov New
[3/3] fs, fuse: convert fuse_conn.count from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[2/3] fs, fuse: convert fuse_req.count from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[1/3] fs, fuse: convert fuse_file.count from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[17/17] fs, btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[16/17] fs, btrfs: convert scrub_ctx.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[15/17] fs, btrfs: convert scrub_parity.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[14/17] fs, btrfs: convert scrub_block.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[13/17] fs, btrfs: convert scrub_page.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[12/17] fs, btrfs: convert scrub_recover.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[11/17] fs, btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[10/17] fs, btrfs: convert extent_state.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[09/17] fs, btrfs: convert btrfs_root.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[08/17] fs, btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[07/17] fs, btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[06/17] fs, btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[05/17] fs, btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[04/17] fs, btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[03/17] fs, btrfs: convert extent_map.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[02/17] fs, btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
[01/17] fs, btrfs: convert btrfs_bio.refs from atomic_t to refcount_t - - - --- 2017-03-03 Reshetova, Elena New
ubifs: add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels - - - --- 2017-03-03 Hyunchul Lee New
[RFC,v2,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-03-02 Vivek Goyal New
[v1,3/3] VFS don't try clone if superblocks are different - - - --- 2017-03-02 Olga Kornievskaia New
[v1,2/3] VFS permit cross device vfs_copy_file_range - - - --- 2017-03-02 Olga Kornievskaia New
[v1,1/3] fs: Don't copy beyond the end of the file - - - --- 2017-03-02 Olga Kornievskaia New
[2/2] xfs: back off from kmem_zalloc_greedy if the task is killed - 2 - --- 2017-03-02 Michal Hocko New
[1/2] xfs: allow kmem_zalloc_greedy to fail - 3 - --- 2017-03-02 Michal Hocko New
[10/10] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[09/10] fs, fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[08/10] fs, fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[07/10] fs, fscache: convert fscache_operation.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[06/10] fs, fscache: convert fscache_cache_tag.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[05/10] fs, hfs: convert hfs_bnode.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[04/10] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[03/10] fs, proc: convert proc_dir_entry.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[01/10] fs, kernfs: convert kernfs_node.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
mm allocation failure and hang when running xfstests generic/269 on xfs - - - --- 2017-03-02 Michal Hocko New
[v3,4/4] mm: Adaptive hash table scaling - - - --- 2017-03-02 Pavel Tatashin New
[v3,3/4] mm: Updated callers to use HASH_ZERO flag - 1 - --- 2017-03-02 Pavel Tatashin New
[v3,2/4] mm: Zeroing hash tables in allocator - 1 - --- 2017-03-02 Pavel Tatashin New
[v3,1/4] sparc64: NG4 memset 32 bits overflow - 1 - --- 2017-03-02 Pavel Tatashin New
[v2,9/9] ext4: support GETFSMAP ioctls - - - --- 2017-03-02 Darrick J. Wong New
[v2,7/9] xfs: have getfsmap fall back to the freesp btrees when rmap is not present - - - --- 2017-03-02 Darrick J. Wong New
[v2,6/9] xfs: implement the GETFSMAP ioctl - - - --- 2017-03-02 Darrick J. Wong New
[v2] iomap: invalidate page caches should be after iomap_dio_complete() in direct write - 1 - --- 2017-03-01 Eryu Guan New
mm: GPF in bdi_put - - - --- 2017-03-01 Jan Kara New
[5/5] fs: convert userfaultfd_ctx.refcount from atomic_t to refcount_t - - - --- 2017-03-01 Reshetova, Elena New
« 1 2 ... 590 591 592688 689 »