Show patches with: State = Action Required       |   61993 patches
« 1 2 ... 347 348 349619 620 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/8] btrfs: Switch to iomap_dio_rw() for dio btrfs direct-io using iomap - - - --- 2019-12-10 Goldwyn Rodrigues New
[3/8] iomap: Remove lockdep_assert_held() btrfs direct-io using iomap - - - --- 2019-12-10 Goldwyn Rodrigues New
[2/8] iomap: add a filesystem hook for direct I/O bio submission btrfs direct-io using iomap - 2 - --- 2019-12-10 Goldwyn Rodrigues New
[1/8] fs: Export generic_file_buffered_read() btrfs direct-io using iomap - 1 - --- 2019-12-10 Goldwyn Rodrigues New
Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts" Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts" - - 1 --- 2019-12-10 Davidlohr Bueso New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[4/5] iomap: pass in the write_begin/write_end flags to iomap_actor Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY [v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY - - - --- 2019-12-10 Eric Biggers New
rxrpc: Mutexes are unusable from softirq context, so use rwsem instead rxrpc: Mutexes are unusable from softirq context, so use rwsem instead - - - --- 2019-12-10 David Howells New
[v3] sched/core: Preempt current task in favour of bound kthread [v3] sched/core: Preempt current task in favour of bound kthread - - - --- 2019-12-10 Srikar Dronamraju New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[4/5] iomap: pass in the write_begin/write_end flags to iomap_actor Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[5/5] fibmap: Reject negative block numbers Refactor ioctl_fibmap() internal interface - 1 - --- 2019-12-10 Carlos Maiolino New
[4/5] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap Refactor ioctl_fibmap() internal interface - 1 - --- 2019-12-10 Carlos Maiolino New
[3/5] ecryptfs: drop direct calls to ->bmap Refactor ioctl_fibmap() internal interface - 1 - --- 2019-12-10 Carlos Maiolino New
[2/5] cachefiles: drop direct usage of ->bmap method. Refactor ioctl_fibmap() internal interface - 1 - --- 2019-12-10 Carlos Maiolino New
[1/5] fs: Enable bmap() function to properly return errors Refactor ioctl_fibmap() internal interface - 1 - --- 2019-12-10 Carlos Maiolino New
[v6,27/27] NFS: Attach supplementary error information to fs_context. nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,26/27] NFS: Additional refactoring for fs_context conversion nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,25/27] NFS: Add fs_context support. nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,24/27] NFS: Convert mount option parsing to use functionality from fs_parser.h nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,23/27] NFS: rename nfs_fs_context pointer arg in a few functions nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,22/27] NFS: Do some tidying of the parsing code nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,21/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,20/27] NFS: Deindent nfs_fs_context_parse_option() nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,19/27] NFS: Split nfs_parse_mount_options() nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,18/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,17/27] NFS: Constify mount argument match tables nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,16/27] NFS: Move mount parameterisation bits into their own file nfs: Mount API conversion - - - --- 2019-12-10 Scott Mayhew New
[v6,15/27] nfs: get rid of ->set_security() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,14/27] nfs_clone_sb_security(): simplify the check for server bogosity nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,13/27] nfs: get rid of mount_info ->fill_super() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,12/27] nfs: don't pass nfs_subversion to ->create_server() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,11/27] nfs: unexport nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,10/27] nfs: merge xdev and remote file_system_type nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,09/27] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,08/27] nfs: stash nfs_subversion reference into nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,07/27] nfs: lift setting mount_info from nfs_xdev_mount() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,06/27] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,05/27] nfs: don't bother setting/restoring export_path around do_nfs_root_mount() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,04/27] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,03/27] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,02/27] nfs: stash server into struct nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v6,01/27] saner calling conventions for nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-12-10 Scott Mayhew New
[v4] fs: introduce is_dot_or_dotdot helper for cleanup [v4] fs: introduce is_dot_or_dotdot helper for cleanup - 1 - --- 2019-12-10 Tiezhu Yang New
iomap: Export iomap_page_create and iomap_set_range_uptodate iomap: Export iomap_page_create and iomap_set_range_uptodate - 1 - --- 2019-12-10 Andreas Gruenbacher New
[v2] sched/core: Preempt current task in favour of bound kthread [v2] sched/core: Preempt current task in favour of bound kthread - - - --- 2019-12-10 Srikar Dronamraju New
fs/namespace.c: make to_mnt_ns() static fs/namespace.c: make to_mnt_ns() static - - - --- 2019-12-09 Eric Biggers New
fs/nsfs.c: include headers for missing declarations fs/nsfs.c: include headers for missing declarations - - - --- 2019-12-09 Eric Biggers New
fs/direct-io.c: include fs/internal.h for missing prototype fs/direct-io.c: include fs/internal.h for missing prototype - 1 - --- 2019-12-09 Eric Biggers New
[v8,26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,25/26] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,24/26] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-12-09 John Hubbard New
[v8,23/26] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-12-09 John Hubbard New
[v8,19/26] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - 1 --- 2019-12-09 John Hubbard New
[v8,18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-09 John Hubbard New
[v8,17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-12-09 John Hubbard New
[v8,16/26] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-09 John Hubbard New
[v8,15/26] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,14/26] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-12-09 John Hubbard New
[v8,13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,11/26] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,09/26] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 5 - --- 2019-12-09 John Hubbard New
[v8,08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-09 John Hubbard New
[v8,06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-09 John Hubbard New
[v8,05/26] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,02/26] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,01/26] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[2/2] ubifs: add support for FS_ENCRYPT_FL ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS - - - --- 2019-12-09 Eric Biggers New
[1/2] ubifs: fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS - - - --- 2019-12-09 Eric Biggers New
fscrypt: introduce fscrypt_needs_contents_encryption() fscrypt: introduce fscrypt_needs_contents_encryption() - - - --- 2019-12-09 Eric Biggers New
[v1,2/3] fs/proc/page.c: allow inspection of last section and fix end detection Untitled series #213781 - - - --- 2019-12-09 David Hildenbrand New
[v3] syscalls/newmount: new test case for new mount API [v3] syscalls/newmount: new test case for new mount API - - - --- 2019-12-09 Zorro Lang New
[41/41] Documentation: update adfs filesystem documentation fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[40/41] fs/adfs: mostly divorse inode number from indirect disc address fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[39/41] fs/adfs: super: add support for E and E+ floppy image formats fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[38/41] fs/adfs: super: extract filesystem block probe fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[37/41] fs/adfs: dir: remove debug in adfs_dir_update() fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[36/41] fs/adfs: super: fix inode dropping fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[35/41] fs/adfs: bigdir: implement directory update support fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[34/41] fs/adfs: bigdir: calculate and validate directory checkbyte fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[33/41] fs/adfs: bigdir: directory validation strengthening fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[32/41] fs/adfs: bigdir: extract directory validation fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[31/41] fs/adfs: bigdir: factor out directory entry offset calculation fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[30/41] fs/adfs: newdir: split out directory commit from update fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
[29/41] fs/adfs: newdir: clean up adfs_f_update() fs/adfs updates for 5.6 - - - --- 2019-12-09 Russell King (Oracle) New
« 1 2 ... 347 348 349619 620 »