Age | Commit message (Expand) | Author |
2021-06-18 | Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-18 | afs: Re-enable freezing once a page fault is interrupted | Matthew Wilcox (Oracle) |
2021-06-17 | Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-17 | btrfs: zoned: fix negative space_info->bytes_readonly | Naohiro Aota |
2021-06-16 | mm/hugetlb: expand restore_reserve_on_error functionality | Mike Kravetz |
2021-06-15 | proc: only require mm_struct for writing | Linus Torvalds |
2021-06-15 | afs: Fix an IS_ERR() vs NULL check | Dan Carpenter |
2021-06-14 | fanotify: fix copy_event_to_user() fid error clean up | Matthew Bobrowski |
2021-06-13 | Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-06-12 | Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-12 | Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-10 | io_uring: add feature flag for rsrc tags | Pavel Begunkov |
2021-06-10 | io_uring: change registration/upd/rsrc tagging ABI | Pavel Begunkov |
2021-06-10 | coredump: Limit what can interrupt coredumps | Eric W. Biederman |
2021-06-09 | Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-08 | proc: Track /proc/$pid/attr/ opener mm_struct | Kees Cook |
2021-06-07 | afs: Fix partial writeback of large files on fsync and close | Marc Dionne |
2021-06-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-06 | ext4: Only advertise encrypted_casefold when encryption and unicode are enabled | Daniel Rosenberg |
2021-06-06 | ext4: fix no-key deletion for encrypt+casefold | Daniel Rosenberg |
2021-06-06 | ext4: fix memory leak in ext4_fill_super | Alexey Makhalov |
2021-06-06 | ext4: fix fast commit alignment issues | Harshad Shirwadkar |
2021-06-06 | ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed | Ye Bin |
2021-06-05 | ocfs2: fix data corruption by fallocate | Junxiao Bi |
2021-06-04 | debugfs: Fix debugfs_read_file_str() | Dietmar Eggemann |
2021-06-04 | btrfs: promote debugging asserts to full-fledged checks in validate_super | Nikolay Borisov |
2021-06-04 | btrfs: return value from btrfs_mark_extent_written() in case of error | Ritesh Harjani |
2021-06-04 | btrfs: zoned: fix zone number to sector/physical calculation | Naohiro Aota |
2021-06-04 | btrfs: do not write supers if we have an fs error | Josef Bacik |
2021-06-03 | Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-03 | Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-03 | NFSv4: Fix second deadlock in nfs4_evict_inode() | Trond Myklebust |
2021-06-03 | NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() | Trond Myklebust |
2021-06-03 | NFS: FMODE_READ and friends are C macros, not enum types | Chuck Lever |
2021-06-03 | NFS: Fix a potential NULL dereference in nfs_get_client() | Dan Carpenter |
2021-06-03 | NFS: Fix use-after-free in nfs4_init_client() | Anna Schumaker |
2021-06-03 | NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate | Scott Mayhew |
2021-06-02 | ext4: fix accessing uninit percpu counter variable with fast_commit | Ritesh Harjani |
2021-06-01 | Revert "gfs2: Fix mmap locking for write faults" | Andreas Gruenbacher |
2021-06-01 | NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. | Dai Ngo |
2021-05-31 | Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-05-31 | Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-05-31 | gfs2: Fix use-after-free in gfs2_glock_shrink_scan | Hillf Danton |
2021-05-29 | Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-05-29 | io_uring: fix misaccounting fix buf pinned pages | Pavel Begunkov |
2021-05-29 | Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-05-28 | Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-28 | Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-05-28 | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-27 | btrfs: fix deadlock when cloning inline extents and low on available space | Filipe Manana |