Show patches with: none      |   64048 patches
« 1 2 ... 321 322 323640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/14] integrity/ima: switch to using __kernel_read [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[09/14] fs: add a __kernel_read helper [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[08/14] fs: don't change the address limit for ->write_iter in __kernel_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[07/14] fs: remove __vfs_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[06/14] fs: implement kernel_write using __kernel_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[05/14] fs: check FMODE_WRITE in __kernel_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[04/14] fs: unexport __kernel_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[03/14] bpfilter: switch to kernel_write [01/14] cachefiles: switch to kernel_write - - - --- 2020-06-24 Christoph Hellwig New
[02/14] autofs: switch to kernel_write [01/14] cachefiles: switch to kernel_write 1 - - --- 2020-06-24 Christoph Hellwig New
[01/14] cachefiles: switch to kernel_write [01/14] cachefiles: switch to kernel_write - 1 - --- 2020-06-24 Christoph Hellwig New
afs: Fix storage of cell names afs: Fix storage of cell names - - - --- 2020-06-24 David Howells New
[v2] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection [v2] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection - - - --- 2020-06-24 Yafang Shao New
[RESEND] fs: Move @f_count to different cacheline with @f_mode [RESEND] fs: Move @f_count to different cacheline with @f_mode - - - --- 2020-06-24 Shaokun Zhang New
cifs: remove the retry in cifs_poxis_lock_set cifs: remove the retry in cifs_poxis_lock_set - - - --- 2020-06-24 yangerkun New
[v9,4/4] ext4: Use generic casefolding support Prepare for upcoming Casefolding/Encryption patches - 1 - --- 2020-06-24 Daniel Rosenberg New
[v9,3/4] f2fs: Use generic casefolding support Prepare for upcoming Casefolding/Encryption patches - - - --- 2020-06-24 Daniel Rosenberg New
[v9,2/4] fs: Add standard casefolding support Prepare for upcoming Casefolding/Encryption patches - - - --- 2020-06-24 Daniel Rosenberg New
[v9,1/4] unicode: Add utf8_casefold_hash Prepare for upcoming Casefolding/Encryption patches - 1 - --- 2020-06-24 Daniel Rosenberg New
fs/read_write.c: Fix memory leak in read_write.c fs/read_write.c: Fix memory leak in read_write.c - - - --- 2020-06-24 Peng Fan New
[v2] exfat: optimize exfat_zeroed_cluster() [v2] exfat: optimize exfat_zeroed_cluster() - 1 - --- 2020-06-24 Tetsuhiro Kohada New
[v3,02/10] xattr: add a function to check if a namespace is supported [v3,01/10] xattr: break delegations in {set,remove}xattr - - - --- 2020-06-23 Frank van der Linden New
[v3,01/10] xattr: break delegations in {set,remove}xattr [v3,01/10] xattr: break delegations in {set,remove}xattr - - - --- 2020-06-23 Frank van der Linden New
[v2,6/6] exec: Rename group_exit_task group_exec_task and correct the Documentation exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,5/6] coredump: Stop using group_exit_task exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,4/6] signal: In signal_group_exit remove the group_exit_task test exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,3/6] signal: Implement SIGNAL_GROUP_DETHREAD exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,2/6] exec: Lock more defensively in exec exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,1/6] signal: Pretty up the SIGNAL_GROUP_FLAGS exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-23 Eric W. Biederman New
[v2,15/15] docs: fs: proc.rst: convert a new chapter to ReST Untitled series #307067 - 1 - --- 2020-06-23 Mauro Carvalho Chehab New
[v2,07/15] fs: fs.h: fix a kernel-doc parameter description Untitled series #307067 - 1 - --- 2020-06-23 Mauro Carvalho Chehab New
[1/2,v5] exfat: write multiple sectors at once [1/2,v5] exfat: write multiple sectors at once - - - --- 2020-06-23 Tetsuhiro Kohada New
[6/6] btrfs: split btrfs_direct_IO to read and write part btrfs direct-io using iomap - - - --- 2020-06-22 Goldwyn Rodrigues New
[5/6] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK btrfs direct-io using iomap - 2 - --- 2020-06-22 Goldwyn Rodrigues New
[4/6] fs: remove dio_end_io() btrfs direct-io using iomap - 3 - --- 2020-06-22 Goldwyn Rodrigues New
[3/6] btrfs: switch to iomap_dio_rw() for dio btrfs direct-io using iomap - - - --- 2020-06-22 Goldwyn Rodrigues New
[2/6] iomap: IOMAP_DIOF_PGINVALID_FAIL return if page invalidation fails btrfs direct-io using iomap - 1 - --- 2020-06-22 Goldwyn Rodrigues New
[1/6] iomap: Convert wait_for_completion to flags btrfs direct-io using iomap - 1 - --- 2020-06-22 Goldwyn Rodrigues New
Replace HTTP links with HTTPS ones: Documentation/filesystems Replace HTTP links with HTTPS ones: Documentation/filesystems - - - --- 2020-06-21 Alexander A. Klimov New
fs Add MODULE_DESCRIPTION entries to kernel modules fs Add MODULE_DESCRIPTION entries to kernel modules - - - --- 2020-06-21 Rob Gill New
isofs: fix High Sierra dirent flag accesses isofs: fix High Sierra dirent flag accesses - - - --- 2020-06-21 Egor Chelak New
[10/10] block: move struct block_device to blk_types.h [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 1 - --- 2020-06-20 Christoph Hellwig New
[09/10] block: reduce ifdef CONFIG_BLOCK madness in headers [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - - - --- 2020-06-20 Christoph Hellwig New
[08/10] fs: move the buffer_heads_over_limit stub to buffer_head.h [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 2 - --- 2020-06-20 Christoph Hellwig New
[07/10] block: move block-related definitions out of fs.h [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 1 - --- 2020-06-20 Christoph Hellwig New
[06/10] block: simplify sb_is_blkdev_sb [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 2 - --- 2020-06-20 Christoph Hellwig New
[05/10] fs: remove the mount_bdev and kill_block_super stubs [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 1 - --- 2020-06-20 Christoph Hellwig New
[04/10] fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 2 - --- 2020-06-20 Christoph Hellwig New
[03/10] fs: remove an unused block_device_operations forward declaration [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 2 - --- 2020-06-20 Christoph Hellwig New
[02/10] block: mark bd_finish_claiming static [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 2 - --- 2020-06-20 Christoph Hellwig New
[01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK [01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK - 3 - --- 2020-06-20 Christoph Hellwig New
xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection - - - --- 2020-06-20 Yafang Shao New
[v3,5/5] jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() ext4: fix inconsistency since async write metadata buffer error - - - --- 2020-06-20 Zhang Yi New
[v3,4/5] jbd2: abort journal if free a async write error metadata buffer ext4: fix inconsistency since async write metadata buffer error - - - --- 2020-06-20 Zhang Yi New
[v3,3/5] ext4: remove write io error check before read inode block ext4: fix inconsistency since async write metadata buffer error - - - --- 2020-06-20 Zhang Yi New
[v3,2/5] ext4: remove ext4_buffer_uptodate() ext4: fix inconsistency since async write metadata buffer error - - - --- 2020-06-20 Zhang Yi New
[v3,1/5] ext4: abort the filesystem if failed to async write metadata buffer ext4: fix inconsistency since async write metadata buffer error - - - --- 2020-06-20 Zhang Yi New
afs: Fix hang on rmmod due to outstanding timer afs: Fix hang on rmmod due to outstanding timer - - - --- 2020-06-19 David Howells New
[v7,8/8] block: create the request_queue debugfs_dir on registration blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,7/8] blktrace: ensure our debugfs dir exists blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,6/8] blktrace: fix debugfs use after free blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,5/8] loop: be paranoid on exit and prevent new additions / removals blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,4/8] blktrace: annotate required lock on do_blk_trace_setup() blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,3/8] block: revert back to synchronous request_queue removal blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,2/8] block: clarify context for refcount increment helpers blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,1/8] block: add docs for gendisk / request_queue refcount helpers blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[2/2] exec: Rename group_exit_task group_exec_task and correct the Documentation exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-19 Eric W. Biederman New
[1/2] exec: Don't set group_exit_task during a coredump exec: s/group_exit_task/group_exec_task/ for clarity - - - --- 2020-06-19 Eric W. Biederman New
fs/epoll: Enable non-blocking busypoll with epoll timeout of 0 fs/epoll: Enable non-blocking busypoll with epoll timeout of 0 - - - --- 2020-06-19 Samudrala, Sridhar New
fs/epoll: Enable non-blocking busypoll with epoll timeout of 0 fs/epoll: Enable non-blocking busypoll with epoll timeout of 0 - - - --- 2020-06-19 Samudrala, Sridhar New
[RFC] Bypass filesystems for reading cached pages [RFC] Bypass filesystems for reading cached pages - - - --- 2020-06-19 Matthew Wilcox New
proc: Avoid a thundering herd of threads freeing proc dentries proc: Avoid a thundering herd of threads freeing proc dentries - - - --- 2020-06-19 Eric W. Biederman New
[2/2] gfs2: Rework read and page fault locking gfs2 readahead regression in v5.8-rc1 - - - --- 2020-06-19 Andreas Gruenbacher New
[1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter gfs2 readahead regression in v5.8-rc1 - - - --- 2020-06-19 Andreas Gruenbacher New
[2/2,v4] exfat: add error check when updating dir-entries [1/2,v4] exfat: write multiple sectors at once - - - --- 2020-06-19 Tetsuhiro Kohada New
[1/2,v4] exfat: write multiple sectors at once [1/2,v4] exfat: write multiple sectors at once - 1 - --- 2020-06-19 Tetsuhiro Kohada New
[v3,2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig [v3,1/2] fs: Break generic_file_buffered_read up into multiple functions - - - --- 2020-06-19 Kent Overstreet New
[v3,1/2] fs: Break generic_file_buffered_read up into multiple functions [v3,1/2] fs: Break generic_file_buffered_read up into multiple functions - - - --- 2020-06-19 Kent Overstreet New
afs: Fix afs_do_lookup() to call correct fetch-status op variant afs: Fix afs_do_lookup() to call correct fetch-status op variant - - - --- 2020-06-18 David Howells New
[6/6] kernel: add a kernel_wait helper [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[5/6] exec: add a kernel_execveat helper [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[4/6] exec: split prepare_arg_pages [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[3/6] exec: cleanup the count() function [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[2/6] exec: simplify the compat syscall handling [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[1/6] exec: cleanup the execve wrappers [1/6] exec: cleanup the execve wrappers - - - --- 2020-06-18 Christoph Hellwig New
[15/15] io_uring: support true async buffered reads, if file provides it [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[14/15] mm: add kiocb_wait_page_queue_init() helper [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[13/15] ext4: flag as supporting buffered async reads [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[12/15] btrfs: flag files as supporting buffered async reads [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[11/15] xfs: flag files as supporting buffered async reads [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[10/15] block: flag block devices as supporting IOCB_WAITQ [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[09/15] fs: add FMODE_BUF_RASYNC [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[08/15] mm: support async buffered reads in generic_file_buffered_read() [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[07/15] mm: add support for async page locking [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[06/15] mm: abstract out wake_page_match() from wake_page_function() [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[05/15] mm: allow read-ahead with IOCB_NOWAIT set [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[04/15] io_uring: re-issue block requests that failed because of resources [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[03/15] io_uring: catch -EIO from buffered issue request failure [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[02/15] io_uring: always plug for any number of IOs [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[01/15] block: provide plug based way of signaling forced no-wait semantics [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[v3,3/3] prctl: Allow ptrace capable processes to change exe_fd capabilities: Introduce CAP_CHECKPOINT_RESTORE - - - --- 2020-06-18 Adrian Reber New
« 1 2 ... 321 322 323640 641 »