Show patches with: none      |   64553 patches
« 1 2 ... 340 341 342645 646 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/5] kunit: tests for stats_fs API Statsfs: a new ram-based file sytem for Linux kernel statistics - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v2,2/5] stats_fs API: create, add and remove stats_fs sources and values Statsfs: a new ram-based file sytem for Linux kernel statistics - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v2,1/5] refcount, kref: add dec-and-test wrappers for rw_semaphores Statsfs: a new ram-based file sytem for Linux kernel statistics - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,7/7] tracefs: switch to simplefs inode creation API libfs: group and simplify linux fs code 1 - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,6/7] debugfs: switch to simplefs inode creation API libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,5/7] libfs: add file creation functions libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,4/7] libfs: add alloc_anon_inode wrapper libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,3/7] libfs: introduce new_inode_current_time libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[v3,1/7] apparmor: just use vfs_kern_mount to make .null libfs: group and simplify linux fs code - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
[GIT,PULL] iomap: bug fix for 5.7-rc3 [GIT,PULL] iomap: bug fix for 5.7-rc3 - - - --- 2020-05-02 Darrick J. Wong New
[2/2] io_uring: add tee(2) support add tee(2) support - - - --- 2020-05-02 Pavel Begunkov New
[1/2] splice: export do_tee() add tee(2) support - - - --- 2020-05-02 Pavel Begunkov New
exfat: use iter_file_splice_write exfat: use iter_file_splice_write - - - --- 2020-05-02 Eric Sandeen New
[v4] eventfd: convert to f_op->read_iter() [v4] eventfd: convert to f_op->read_iter() - - - --- 2020-05-01 Jens Axboe New
[v3b] eventfd: convert to f_op->read_iter() [v3b] eventfd: convert to f_op->read_iter() - - - --- 2020-05-01 Jens Axboe New
[v3v] eventfd: convert to f_op->read_iter() [v3v] eventfd: convert to f_op->read_iter() - - - --- 2020-05-01 Jens Axboe New
[v3] eventfd: convert to f_op->read_iter() [v3] eventfd: convert to f_op->read_iter() - - - --- 2020-05-01 Jens Axboe New
[v2] eventfd: convert to f_op->read_iter() [v2] eventfd: convert to f_op->read_iter() - - - --- 2020-05-01 Jens Axboe New
[v4,2/2] Documentation/sysctl: Document uclamp sysctl knobs Untitled series #280745 - - - --- 2020-05-01 Qais Yousef New
[v4,1/2] sched/uclamp: Add a new sysctl to control RT default boost value [v4,1/2] sched/uclamp: Add a new sysctl to control RT default boost value - - - --- 2020-05-01 Qais Yousef New
[2/2] exec: open code copy_string_kernel [1/2] exec: simplify the copy_strings_kernel calling convention - - - --- 2020-05-01 Christoph Hellwig New
[1/2] exec: simplify the copy_strings_kernel calling convention [1/2] exec: simplify the copy_strings_kernel calling convention - - - --- 2020-05-01 Christoph Hellwig New
[RFC,20/20] ext4: Add process name and pid in ext4_msg() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,19/20] ext4: Make ext_debug() implementation to use pr_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,18/20] ext4: mballoc: Make mb_debug() implementation to use pr_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,17/20] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,16/20] ext4: Improve ext_debug() msg in case of block allocation failure ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,15/20] ext4: Use BIT() macro for BH_** state bits ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,14/20] ext4: balloc: Use task_pid_nr() helper ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,13/20] ext4: mballoc: Don't BUG if kmalloc or read blk bitmap fail for DOUBLE_CHECK ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,12/20] ext4: mballoc: Fix possible NULL ptr dereference from mb_cmp_bitmaps() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,11/20] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,10/20] ext4: mballoc: Remove EXT4_MB_HINT_GOAL_ONLY and it's related code ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,09/20] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,08/20] ext4: mballoc: Simplify error handling in ext4_init_mballoc() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,07/20] ext4: mballoc: Fix few other format specifier in mb_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,06/20] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,05/20] ext4: mballoc: Add more mb_debug() msgs ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,04/20] ext4: mballoc: Refactor ext4_mb_show_ac() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,03/20] ext4: mballoc: Do print bb_free info even when it is 0 ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,01/20] ext4: mballoc: Refactor ext4_mb_discard_preallocations() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - --- 2020-05-01 Ritesh Harjani New
[RFC,V2,9/9] buffer_head.h: remove attach_page_buffers Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,8/9] orangefs: use attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,7/9] ntfs: replace attach_page_buffers with attach_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,6/9] iomap: use attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,5/9] f2fs: use attach/clear_page_private Introduce attach/clear_page_private to cleanup code 1 - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,4/9] fs/buffer.c: use attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,3/9] btrfs: use attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,2/9] md: remove __clear_page_buffers and use attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,1/9] include/linux/pagemap.h: introduce attach/clear_page_private Introduce attach/clear_page_private to cleanup code - - - --- 2020-04-30 Guoqing Jiang New
[v2] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common() [v2] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common() - 1 - --- 2020-04-30 Vivek Goyal New
pipe: read/write_iter() handler should check for IOCB_NOWAIT pipe: read/write_iter() handler should check for IOCB_NOWAIT - - - --- 2020-04-30 Jens Axboe New
[v4,5/5] doc: Add documentation for the fs.open_mayexec_enforce sysctl Add support for O_MAYEXEC - 1 - --- 2020-04-30 Mickaël Salaün New
[v4,4/5] selftest/openat2: Add tests for O_MAYEXEC enforcing Add support for O_MAYEXEC - 1 - --- 2020-04-30 Mickaël Salaün New
[v4,3/5] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC Add support for O_MAYEXEC - 2 - --- 2020-04-30 Mickaël Salaün New
[v4,2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property Add support for O_MAYEXEC - 2 - --- 2020-04-30 Mickaël Salaün New
[v4,1/5] fs: Add support for an O_MAYEXEC flag on openat2(2) Add support for O_MAYEXEC - 1 - --- 2020-04-30 Mickaël Salaün New
[8/7] hfs: stop using ioctl_by_bdev Untitled series #280179 - - - --- 2020-04-30 Christoph Hellwig New
[2/2] epoll: atomically remove wait entry on wake up [1/2] kselftests: introduce new epoll60 testcase for catching lost wakeups - 1 - --- 2020-04-30 Roman Penyaev New
[1/2] kselftests: introduce new epoll60 testcase for catching lost wakeups [1/2] kselftests: introduce new epoll60 testcase for catching lost wakeups - - - --- 2020-04-30 Roman Penyaev New
[v12,12/12] ext4: add inline encryption support Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,11/12] f2fs: add inline encryption support Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,10/12] fscrypt: add inline encryption support Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,09/12] fs: introduce SB_INLINECRYPT Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,08/12] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,07/12] scsi: ufs: UFS crypto API Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,06/12] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,05/12] block: blk-crypto-fallback for Inline Encryption Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[v12,04/12] block: Make blk-integrity preclude hardware inline encryption Inline Encryption Support - 1 - --- 2020-04-30 Satya Tangirala New
[v12,03/12] block: Inline encryption support for blk-mq Inline Encryption Support - 1 - --- 2020-04-30 Satya Tangirala New
[v12,02/12] block: Keyslot Manager for Inline Encryption Inline Encryption Support - 1 - --- 2020-04-30 Satya Tangirala New
[v12,01/12] Documentation: Document the blk-crypto framework Inline Encryption Support - - - --- 2020-04-30 Satya Tangirala New
[xfstests] generic: test reporting of wb errors via syncfs [xfstests] generic: test reporting of wb errors via syncfs - 1 - --- 2020-04-30 Jeffrey Layton New
[PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX [PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX - 3 - --- 2020-04-30 Ritesh Harjani New
[RFC] fs: Move @f_count to different cacheline with @f_mode [RFC] fs: Move @f_count to different cacheline with @f_mode - - - --- 2020-04-30 Shaokun Zhang New
[v2,5/5] mm/gup: Take mmap_sem in get_dump_page() Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there - - - --- 2020-04-29 Jann Horn New
[v2,4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there - - - --- 2020-04-29 Jann Horn New
[v2,3/5] coredump: Refactor page range dumping into common helper Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there - - - --- 2020-04-29 Jann Horn New
[v2,2/5] coredump: Let dump_emit() bail out on short writes Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there - - - --- 2020-04-29 Jann Horn New
[v2,1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there - - - --- 2020-04-29 Jann Horn New
[v4,7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v4,5/7] bcm-vk: add bcm_vk UAPI firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v4,4/7] firmware: test partial file reads of request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v4,3/7] test_firmware: add partial read support for request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v4,2/7] firmware: add offset to request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v4,1/7] fs: introduce kernel_pread_file* support firmware: add partial read support in request_firmware_into_buf - - - --- 2020-04-29 Scott Branden New
[v3,25/25] mm: Align THP mappings for non-DAX Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,24/25] mm: Add large page readahead Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,23/25] mm: Make __do_page_cache_readahead take a readahead_control Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,22/25] mm: Make page_cache_readahead_unbounded take a readahead_control Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,21/25] mm: Add DEFINE_READAHEAD Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,20/25] mm: Remove page fault assumption of compound page size Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,19/25] mm: Allow large pages to be removed from the page cache Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,18/25] mm: Allow large pages to be added to the page cache Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,17/25] mm: Add __page_cache_alloc_order Large pages in the page cache 1 - - --- 2020-04-29 Matthew Wilcox New
[v3,16/25] mm: Make prep_transhuge_page return its argument Large pages in the page cache 1 - - --- 2020-04-29 Matthew Wilcox New
[v3,15/25] xfs: Support large pages Large pages in the page cache - - - --- 2020-04-29 Matthew Wilcox New
[v3,14/25] iomap: Inline data shouldn't see large pages Large pages in the page cache - 1 - --- 2020-04-29 Matthew Wilcox New
« 1 2 ... 340 341 342645 646 »