Show patches with: State = Action Required       |   62225 patches
« 1 2 ... 543 544 545622 623 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/26] fscrypto: Constify struct inode pointer - - - --- 2016-10-21 Richard Weinberger New
[01/26] fscrypto: Add buffer operations - - - --- 2016-10-21 Richard Weinberger New
[4/4] ext2: Use unmap_underlying_metadata_ext() instead of iteration - - - --- 2016-10-21 Jan Kara New
[3/4] ext4: Use unmap_underlying_metadata_ext() instead of iteration - - - --- 2016-10-21 Jan Kara New
[2/4] direct-io: Use unmap_underlying_metadata_ext() instead of handmade iteration - - - --- 2016-10-21 Jan Kara New
[1/4] fs: Provide function to unmap metadata for a range of blocks - - - --- 2016-10-21 Jan Kara New
[POC/RFC] overlayfs: fix data inconsistency at copy up - - - --- 2016-10-21 Miklos Szeredi New
orangefs: user file_inode() where it is due - - - --- 2016-10-21 Amir Goldstein New
[3/3] f2fs: remove percpu_count due to performance regression - - - --- 2016-10-21 Jaegeuk Kim New
[2/3] f2fs: use __set_page_dirty_nobuffers directly - - - --- 2016-10-21 Jaegeuk Kim New
[1/3] f2fs: add fast path for find_next_{zero}bit - - - --- 2016-10-21 Jaegeuk Kim New
fs: Do to trim high file position bits in iomap_page_mkwrite_actor - 1 - --- 2016-10-20 Jan Kara New
f2fs: make clean inodes when flushing inode page - - - --- 2016-10-20 Jaegeuk Kim New
[3/3,v2] f2fs: keep dirty inodes selectively for checkpoint - 1 - --- 2016-10-20 Jaegeuk Kim New
[v8,16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD - 1 - --- 2016-10-19 Ross Zwisler New
[v8,15/16] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-19 Ross Zwisler New
[v8,14/16] dax: add struct iomap based DAX PMD support - 1 - --- 2016-10-19 Ross Zwisler New
[v8,13/16] dax: move put_(un)locked_mapping_entry() in dax.c - 1 - --- 2016-10-19 Ross Zwisler New
[v8,12/16] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-19 Ross Zwisler New
[v8,11/16] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-10-19 Ross Zwisler New
[v8,10/16] dax: add dax_iomap_sector() helper function - 2 - --- 2016-10-19 Ross Zwisler New
[v8,09/16] dax: correct dax iomap code namespace - 2 - --- 2016-10-19 Ross Zwisler New
[v8,08/16] dax: remove dax_pmd_fault() - 2 - --- 2016-10-19 Ross Zwisler New
[v8,07/16] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-10-19 Ross Zwisler New
[v8,06/16] dax: consistent variable naming for DAX entries - 2 - --- 2016-10-19 Ross Zwisler New
[v8,05/16] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-10-19 Ross Zwisler New
[v8,04/16] dax: make 'wait_table' global variable static - 2 - --- 2016-10-19 Ross Zwisler New
[v8,03/16] ext2: remove support for DAX PMD faults - 2 - --- 2016-10-19 Ross Zwisler New
[v8,02/16] dax: remove buffer_size_valid() - 2 - --- 2016-10-19 Ross Zwisler New
[v8,01/16] ext4: tell DAX the size of allocation holes - 1 - --- 2016-10-19 Ross Zwisler New
[v3,2/2] libnvdimm: use generic iostat interfaces - - - --- 2016-10-19 Kani, Toshi New
[v3,1/2] DAX: enable iostat for read/write - - - --- 2016-10-19 Kani, Toshi New
[v2] Add a "nosymlinks" mount option. - - - --- 2016-10-19 Mattias Nissler New
[07/12] vfs: do get_write_access() on upper layer of overlayfs - - - --- 2016-10-19 Amir Goldstein New
[REVIEW] mount: In propagate_umount handle overlapping mount propagation trees - - - --- 2016-10-19 Eric W. Biederman New
[REVIEW] exec: Don't exec files the userns root can not read. - - - --- 2016-10-18 Eric W. Biederman New
[2/2] fscrypto: Fix fscrypt_decrypt_page() doc string - 1 - --- 2016-10-18 Richard Weinberger New
[1/2] fscrypto: Fix log string in do_crypto() - 1 - --- 2016-10-18 Richard Weinberger New
f2fs: declare static function for __build_free_nids - - - --- 2016-10-18 Jaegeuk Kim New
f2fs: use BIO_MAX_PAGES for bio allocation - - - --- 2016-10-18 Jaegeuk Kim New
[2/2] man2/ioctl_fideduperange.2: clarify operation some more - - - --- 2016-10-18 Darrick J. Wong New
[1/2] man2/fallocate.2: document behavior with shared blocks - - - --- 2016-10-18 Darrick J. Wong New
[3/3] f2fs: keep dirty inodes selectively for checkpoint - - - --- 2016-10-17 Jaegeuk Kim New
[2/3] f2fs: call f2fs_balance_fs for setattr - 1 - --- 2016-10-17 Jaegeuk Kim New
[1/3] f2fs: count dirty inodes to flush node pages during checkpoint - 1 - --- 2016-10-17 Jaegeuk Kim New
[v2] DAX: enable iostat for read/write - - - --- 2016-10-17 Kani, Toshi New
fscrypto: move ioctl processing more fully into common code - - - --- 2016-10-17 Eric Biggers New
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation - 2 - --- 2016-10-17 Christoph Hellwig New
[RFC] d_move and d_unlinked race fix - - - --- 2016-10-17 Alexey Lyashkov New
orangefs: don't use d_time - 1 - --- 2016-10-17 Miklos Szeredi New
fs: always set I_DIRTY_TIME to fsync correctly on lazytime - - - --- 2016-10-16 Naohiro Aota New
aio: fix a use after free (and fix freeze protection of aio writes) - 1 - --- 2016-10-16 Christoph Hellwig New
[RFC,v2] mount: In mark_umount_candidates and __propogate_umount visit each mount once - - - --- 2016-10-14 Eric W. Biederman New
DAX: enable iostat for read/write - - - --- 2016-10-14 Kani, Toshi New
[RFC] Add a "nolinks" mount option. - - - --- 2016-10-14 Mattias Nissler New
fs: pipe, fix undefined behaviour - - - --- 2016-10-14 Jiri Slaby New
fs: fcntl, avoid undefined behaviour - - - --- 2016-10-14 Jiri Slaby New
overlayfs: Fix setting IOP_XATTR flag - - - --- 2016-10-14 Andreas Gruenbacher New
[bisected] Re: docker overlay support broken post v4.8 - - - --- 2016-10-13 Vivek Goyal New
slab corruption with current -git - - - --- 2016-10-13 Florian Westphal New
namei: revert old behaviour for filename_lookup with LOOKUP_PARENT flag - - - --- 2016-10-13 Vineeth Remanan Pillai New
[RFC] mount: In mark_umount_candidates and __propogate_umount visit each mount once - - - --- 2016-10-13 Eric W. Biederman New
[v7,15/17] dax: add struct iomap based DAX PMD support - 1 - --- 2016-10-13 Ross Zwisler New
[v3] mount: dont execute propagate_umount() many times for same mounts - - - --- 2016-10-13 Eric W. Biederman New
[10/10] mm: replace access_process_vm() write parameter with gup_flags 1 - - --- 2016-10-13 Lorenzo Stoakes New
[09/10] mm: replace access_remote_vm() write parameter with gup_flags - - - --- 2016-10-13 Lorenzo Stoakes New
[08/10] mm: replace __access_remote_vm() write parameter with gup_flags - - - --- 2016-10-13 Lorenzo Stoakes New
[07/10] mm: replace get_user_pages_remote() write/force parameters with gup_flags - 1 - --- 2016-10-13 Lorenzo Stoakes New
[06/10] mm: replace get_user_pages() write/force parameters with gup_flags 1 1 - --- 2016-10-13 Lorenzo Stoakes New
[05/10] mm: replace get_vaddr_frames() write/force parameters with gup_flags - 1 - --- 2016-10-13 Lorenzo Stoakes New
[04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags - 1 - --- 2016-10-13 Lorenzo Stoakes New
[03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags - 1 - --- 2016-10-13 Lorenzo Stoakes New
[02/10] mm: remove write/force parameters from __get_user_pages_unlocked() 1 1 - --- 2016-10-13 Lorenzo Stoakes New
[01/10] mm: remove write/force parameters from __get_user_pages_locked() - 1 - --- 2016-10-13 Lorenzo Stoakes New
f2fs: fix wrong sum_page pointer in f2fs_gc - - - --- 2016-10-12 Jaegeuk Kim New
[v6,17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD - 1 - --- 2016-10-12 Ross Zwisler New
[v6,16/17] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-12 Ross Zwisler New
[v6,15/17] dax: add struct iomap based DAX PMD support - 1 - --- 2016-10-12 Ross Zwisler New
[v6,14/17] dax: move put_(un)locked_mapping_entry() in dax.c - 1 - --- 2016-10-12 Ross Zwisler New
[v6,13/17] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-12 Ross Zwisler New
[v6,12/17] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-10-12 Ross Zwisler New
[v6,11/17] dax: add dax_iomap_sector() helper function - 2 - --- 2016-10-12 Ross Zwisler New
[v6,10/17] dax: correct dax iomap code namespace - 2 - --- 2016-10-12 Ross Zwisler New
[v6,09/17] dax: remove dax_pmd_fault() - 2 - --- 2016-10-12 Ross Zwisler New
[v6,08/17] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-10-12 Ross Zwisler New
[v6,07/17] dax: consistent variable naming for DAX entries - 2 - --- 2016-10-12 Ross Zwisler New
[v6,06/17] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-10-12 Ross Zwisler New
[v6,05/17] dax: make 'wait_table' global variable static - 2 - --- 2016-10-12 Ross Zwisler New
[v6,04/17] ext2: remove support for DAX PMD faults - 2 - --- 2016-10-12 Ross Zwisler New
[v6,03/17] dax: remove buffer_size_valid() - 2 - --- 2016-10-12 Ross Zwisler New
[v6,02/17] ext4: tell DAX the size of allocation holes - 1 - --- 2016-10-12 Ross Zwisler New
[v6,01/17] ext4: allow DAX writeback for hole punch - 1 - --- 2016-10-12 Ross Zwisler New
[POC/RFC] overlayfs: fix data inconsistency at copy up - - - --- 2016-10-12 Miklos Szeredi New
[RFC,6/6] drivers: staging: ion: add ION_IOC_TAG ioctl - - - --- 2016-10-11 Ruchi Kandoi New
[RFC,5/6] memtrack: Add memtrack accounting for forked processes. - - - --- 2016-10-11 Ruchi Kandoi New
[RFC,4/6] memtrack: Adds the accounting to keep track of all mmaped/unmapped pages. - - - --- 2016-10-11 Ruchi Kandoi New
[RFC,3/6] dma-buf: add memtrack support - - - --- 2016-10-11 Ruchi Kandoi New
[RFC,2/6] drivers: misc: add memtrack - - - --- 2016-10-11 Ruchi Kandoi New
[RFC,1/6] fs: add installed and uninstalled file_operations - - - --- 2016-10-11 Ruchi Kandoi New
[v27,21/21] ext4: Add richacl feature flag - 1 - --- 2016-10-11 Andreas Gruenbacher New
« 1 2 ... 543 544 545622 623 »