Age | Commit message (Expand) | Author |
2020-08-11 | Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-11 | Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-08-12 | exfat: retain 'VolumeFlags' properly | Tetsuhiro Kohada |
2020-08-12 | exfat: optimize exfat_zeroed_cluster() | Tetsuhiro Kohada |
2020-08-12 | exfat: add error check when updating dir-entries | Tetsuhiro Kohada |
2020-08-12 | exfat: write multiple sectors at once | Tetsuhiro Kohada |
2020-08-12 | exfat: remove EXFAT_SB_DIRTY flag | Tetsuhiro Kohada |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-11 | io_uring: hold 'ctx' reference around task_work queue + execute | Jens Axboe |
2020-08-11 | btrfs: fix return value mixup in btrfs_get_extent | Pavel Machek |
2020-08-11 | zonefs: add zone-capacity support | Johannes Thumshirn |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-10 | Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-10 | Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds |
2020-08-10 | Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-10 | io_uring: defer file table grabbing request cleanup for locked requests | Jens Axboe |
2020-08-10 | io_uring: add missing REQ_F_COMP_LOCKED for nested requests | Jens Axboe |
2020-08-10 | io_uring: fix recursive completion locking on oveflow flush | Jens Axboe |
2020-08-10 | io_uring: use TWA_SIGNAL for task_work uncondtionally | Jens Axboe |
2020-08-10 | btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() | Qu Wenruo |
2020-08-10 | btrfs: check correct variable after allocation in btrfs_backref_iter_alloc | Boleyn Su |
2020-08-10 | cifs: Convert to use the fallthrough macro | Miaohe Lin |
2020-08-10 | btrfs: make sure SB_I_VERSION doesn't get unset by remount | Josef Bacik |
2020-08-10 | btrfs: fix memory leaks after failure to lookup checksums during inode logging | Filipe Manana |
2020-08-10 | btrfs: don't show full path of bind mounts in subvol= | Josef Bacik |
2020-08-10 | btrfs: fix messages after changing compression level by remount | David Sterba |
2020-08-10 | btrfs: only search for left_info if there is no right_info in try_merge_free_... | Josef Bacik |
2020-08-10 | btrfs: inode: fix NULL pointer dereference if inode doesn't need compression | Qu Wenruo |
2020-08-09 | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | fs: fix a struct path leak in path_umount | Christoph Hellwig |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-08-07 | xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init | Eiichi Tsukata |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unnecessary wrapper function do_mmap_pgoff() | Peter Collingbourne |
2020-08-07 | proc/meminfo: avoid open coded reading of vm_committed_as | Feng Tang |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | mm: memcontrol: account kernel stack per node | Shakeel Butt |
2020-08-07 | mm: memcg: convert vmstat slab counters to bytes | Roman Gushchin |
2020-08-07 | tmpfs: support 64-bit inums per-sb | Chris Down |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-07 | ocfs2: fix unbalanced locking | Pavel Machek |
2020-08-07 | ocfs2: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-07 | ocfs2: change slot number type s16 to u16 | Junxiao Bi |
2020-08-07 | ocfs2: suballoc.h: delete a duplicated word | Randy Dunlap |
2020-08-07 | ocfs2: fix remounting needed after setfacl command | Gang He |
2020-08-07 | ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type | Luca Stefani |
2020-08-07 | Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |