Show patches with: none      |   64711 patches
« 1 2 ... 243 244 245647 648 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9] exec: Fix dead-lock in de_thread with ptrace_attach [v9] exec: Fix dead-lock in de_thread with ptrace_attach - - - --- 2021-06-11 Bernd Edlinger New
[v4] net: make get_net_ns return error if NET_NS is disabled [v4] net: make get_net_ns return error if NET_NS is disabled 1 - - --- 2021-06-11 Changbin Du New
fanotify: fix copy_event_to_user() fid error clean up fanotify: fix copy_event_to_user() fid error clean up - - - --- 2021-06-11 Matthew Bobrowski New
exfat: handle wrong stream entry size in exfat_readdir() exfat: handle wrong stream entry size in exfat_readdir() - 1 1 --- 2021-06-11 Namjae Jeon New
[3/3] docs: remove mention of "crc" cpio format support [1/3] initramfs: move unnecessary memcmp from hot path - - - --- 2021-06-10 David Disseldorp New
[2/3] initramfs: print helpful cpio error on "crc" magic [1/3] initramfs: move unnecessary memcmp from hot path - - - --- 2021-06-10 David Disseldorp New
[1/3] initramfs: move unnecessary memcmp from hot path [1/3] initramfs: move unnecessary memcmp from hot path - - - --- 2021-06-10 David Disseldorp New
coredump: Limit what can interrupt coredumps coredump: Limit what can interrupt coredumps - - 2 --- 2021-06-10 Eric W. Biederman New
[CFT}[PATCH] coredump: Limit what can interrupt coredumps [CFT}[PATCH] coredump: Limit what can interrupt coredumps - - - --- 2021-06-10 Eric W. Biederman New
[v3] net: make get_net_ns return error if NET_NS is disabled [v3] net: make get_net_ns return error if NET_NS is disabled 1 - - --- 2021-06-10 Changbin Du New
net: make get_net_ns_by_fd inline if NET_NS is disabled net: make get_net_ns_by_fd inline if NET_NS is disabled - - - --- 2021-06-10 Changbin Du New
[RFC,v4,8/8] fs: remove bdev_try_to_free_page callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,7/8] ext4: remove bdev_try_to_free_page() callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,6/8] jbd2: simplify journal_clean_one_cp_list() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,5/8] jbd2,ext4: add a shrinker to release checkpointed buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,4/8] jbd2: remove redundant buffer io error checks ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,3/8] jbd2: don't abort the journal when freeing buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
[RFC,v4,1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - --- 2021-06-10 Zhang Yi New
nsfs: simplify __ns_get_path nsfs: simplify __ns_get_path - - - --- 2021-06-10 Chen Li New
[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach [PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach - - - --- 2021-06-10 Bernd Edlinger New
[v2,5/5] fanotify: add pidfd support to the fanotify API Add pidfd support to the fanotify API - - - --- 2021-06-10 Matthew Bobrowski New
[v2,4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper Add pidfd support to the fanotify API - - - --- 2021-06-10 Matthew Bobrowski New
[v2,3/5] fanotify/fanotify_user.c: minor cosmetic adjustments to fid labels Add pidfd support to the fanotify API - - - --- 2021-06-10 Matthew Bobrowski New
[v2,2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters Add pidfd support to the fanotify API 1 - - --- 2021-06-10 Matthew Bobrowski New
[v2,1/5] kernel/pid.c: remove static qualifier from pidfd_create() Add pidfd support to the fanotify API 1 - - --- 2021-06-10 Matthew Bobrowski New
fuse: fix illegal access to inode with reused nodeid fuse: fix illegal access to inode with reused nodeid - - - --- 2021-06-09 Amir Goldstein New
namei: correct obsolete comment of follow_automount() namei: correct obsolete comment of follow_automount() - - - --- 2021-06-09 Jiwei Sun New
namei: correct obsolete function name in the comment of follow_automount() namei: correct obsolete function name in the comment of follow_automount() - - - --- 2021-06-09 Jiwei Sun New
[v2] net: do not invoke open_related_ns when NET_NS is disabled [v2] net: do not invoke open_related_ns when NET_NS is disabled - - - --- 2021-06-09 Changbin Du New
namei: correct obsolete function name in the comment of follow_automount() namei: correct obsolete function name in the comment of follow_automount() - - - --- 2021-06-09 Jiwei Sun New
[v2] nsfs: warn if ns->ops is not provided [v2] nsfs: warn if ns->ops is not provided - - - --- 2021-06-09 Changbin Du New
[v6,7/7] kernfs: dont call d_splice_alias() under kernfs node lock kernfs: proposed locking and concurrency improvement - 1 - --- 2021-06-09 Ian Kent New
[v6,6/7] kernfs: add kernfs_need_inode_refresh() kernfs: proposed locking and concurrency improvement - 1 - --- 2021-06-09 Ian Kent New
[v6,5/7] kernfs: use i_lock to protect concurrent inode updates kernfs: proposed locking and concurrency improvement - 1 - --- 2021-06-09 Ian Kent New
[v6,4/7] kernfs: switch kernfs to use an rwsem kernfs: proposed locking and concurrency improvement - 1 - --- 2021-06-09 Ian Kent New
[v6,3/7] kernfs: use VFS negative dentry caching kernfs: proposed locking and concurrency improvement - - - --- 2021-06-09 Ian Kent New
[v6,2/7] kernfs: add a revision to identify directory node changes kernfs: proposed locking and concurrency improvement - - - --- 2021-06-09 Ian Kent New
[v6,1/7] kernfs: move revalidate to be near lookup kernfs: proposed locking and concurrency improvement - 1 - --- 2021-06-09 Ian Kent New
[v3] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count [v3] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count - - - --- 2021-06-09 Zhang, Qiang New
exfat: avoid incorrectly releasing for root inode exfat: avoid incorrectly releasing for root inode - - - --- 2021-06-09 Chen Li New
[v2] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count [v2] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count - - - --- 2021-06-09 Zhang, Qiang New
[v9,8/8] writeback, cgroup: release dying cgwbs by switching attached inodes cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v9,7/8] writeback, cgroup: support switching multiple inodes at once cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v9,6/8] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v9,5/8] writeback, cgroup: keep list of inodes attached to bdi_writeback cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v9,4/8] writeback, cgroup: switch to rcu_work API in inode_switch_wbs() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v9,3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups - 1 - --- 2021-06-08 Roman Gushchin New
[v9,2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups - 1 - --- 2021-06-08 Roman Gushchin New
[v9,1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
mark pstore-blk as broken mark pstore-blk as broken - - - --- 2021-06-08 Christoph Hellwig New
init/do_mounts.c: Add root="fstag:<tag>" syntax for root device init/do_mounts.c: Add root="fstag:<tag>" syntax for root device - - - --- 2021-06-08 Vivek Goyal New
[4/4] namei: make sure nd->depth is always valid [1/4] switch file_open_root() to struct path - - - --- 2021-06-08 Al Viro New
[3/4] teach set_nameidata() to handle setting the root as well [1/4] switch file_open_root() to struct path - - - --- 2021-06-08 Al Viro New
[2/4] take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space [1/4] switch file_open_root() to struct path - - - --- 2021-06-08 Al Viro New
[1/4] switch file_open_root() to struct path [1/4] switch file_open_root() to struct path - - - --- 2021-06-08 Al Viro New
[1/1] sysctl: remove trailing spaces and tabs [1/1] sysctl: remove trailing spaces and tabs - 1 - --- 2021-06-08 Zhen Lei New
[-next] fs: fix doc warnings in read_write.c [-next] fs: fix doc warnings in read_write.c - - - --- 2021-06-08 Baokun Li New
[-next] fs: fix doc warnings in ioctl.c [-next] fs: fix doc warnings in ioctl.c - - - --- 2021-06-08 Baokun Li New
[-next] fs/file: fix doc warnings in file.c [-next] fs/file: fix doc warnings in file.c - - - --- 2021-06-08 Baokun Li New
[v8,8/8] writeback, cgroup: release dying cgwbs by switching attached inodes cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v8,7/8] writeback, cgroup: support switching multiple inodes at once cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v8,6/8] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v8,5/8] writeback, cgroup: keep list of inodes attached to bdi_writeback cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v8,4/8] writeback, cgroup: switch to rcu_work API in inode_switch_wbs() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[v8,3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups - 1 - --- 2021-06-08 Roman Gushchin New
[v8,2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount() cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups - 1 - --- 2021-06-08 Roman Gushchin New
[v8,1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups 2 1 - --- 2021-06-08 Roman Gushchin New
[14/14] cifs: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - - --- 2021-06-07 Jan Kara New
[13/14] ceph: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - 1 - --- 2021-06-07 Jan Kara New
[12/14] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - 1 - --- 2021-06-07 Jan Kara New
[11/14] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - --- 2021-06-07 Jan Kara New
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - --- 2021-06-07 Jan Kara New
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - 2 - --- 2021-06-07 Jan Kara New
[08/14] xfs: Convert to use invalidate_lock fs: Hole punch vs page cache filling races - 2 - --- 2021-06-07 Jan Kara New
[07/14] xfs: Refactor xfs_isilocked() fs: Hole punch vs page cache filling races - 3 - --- 2021-06-07 Jan Kara New
[06/14] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - --- 2021-06-07 Jan Kara New
[05/14] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races - - - --- 2021-06-07 Jan Kara New
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - 1 - --- 2021-06-07 Jan Kara New
[03/14] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races - - - --- 2021-06-07 Jan Kara New
[02/14] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races 1 - - --- 2021-06-07 Jan Kara New
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 2 - --- 2021-06-07 Jan Kara New
exec: Copy oldsighand->action under spin-lock exec: Copy oldsighand->action under spin-lock - 1 - --- 2021-06-07 Bernd Edlinger New
[v5,6/6] kernfs: add kernfs_need_inode_refresh() kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
[v5,5/6] kernfs: use i_lock to protect concurrent inode updates kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
[v5,4/6] kernfs: switch kernfs to use an rwsem kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
[v5,3/6] kernfs: use VFS negative dentry caching kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
[v5,2/6] kernfs: add a revision to identify directory node changes kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
[v5,1/6] kernfs: move revalidate to be near lookup kernfs: proposed locking and concurrency improvement - - - --- 2021-06-07 Ian Kent New
fs: inode: Fix a typo fs: inode: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: aio: Fix a typo fs: aio: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: read_write: Fix a typo fs: read_write: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: fs-writeback: Fix a typo fs: fs-writeback: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
[v2] fs: file_table: Fix a typo [v2] fs: file_table: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: namespace: Fix a typo fs: namespace: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: block_dev: Fix a typo fs: block_dev: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: file_table: Fix a typo fs: file_table: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
[v2] fs: pnode: Fix a typo [v2] fs: pnode: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: direct-io: Fix a typo fs: direct-io: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
fs: pnode: Fix a typo fs: pnode: Fix a typo - - - --- 2021-06-07 lijian_8010a29@163.com New
« 1 2 ... 243 244 245647 648 »