Age | Commit message (Expand) | Author |
2022-03-11 | Merge branch 'davidh' (fixes from David Howells) | Linus Torvalds |
2022-03-11 | cachefiles: Fix volume coherency attribute | David Howells |
2022-03-11 | afs: Fix potential thrashing in afs writeback | David Howells |
2022-03-11 | watch_queue: Fix lack of barrier/sync/lock between post and read | David Howells |
2022-03-11 | watch_queue, pipe: Free watchqueue state after clearing pipe ring | David Howells |
2022-03-08 | Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-07 | fuse: fix pipe buffer lifetime for direct_io | Miklos Szeredi |
2022-03-06 | Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-05 | proc: fix documentation and description of pagemap | Yun Zhou |
2022-03-05 | mm: refactor vm_area_struct::anon_vma_name usage code | Suren Baghdasaryan |
2022-03-04 | btrfs: fallback to blocking mode when doing async dio over multiple extents | Filipe Manana |
2022-03-03 | cachefiles: Fix incorrect length to fallocate() | David Howells |
2022-03-02 | Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-02 | btrfs: add missing run of delayed items after unlink during log replay | Filipe Manana |
2022-03-02 | btrfs: qgroup: fix deadlock between rescan worker and remove qgroup | Sidong Yang |
2022-03-02 | btrfs: fix relocation crash due to premature return from btrfs_commit_transac... | Omar Sandoval |
2022-03-02 | btrfs: do not start relocation until in progress drops are done | Josef Bacik |
2022-03-02 | btrfs: tree-checker: use u64 for item data end to avoid overflow | Su Yue |
2022-03-02 | btrfs: do not WARN_ON() if we have PageError set | Josef Bacik |
2022-03-02 | btrfs: fix lost prealloc extents beyond eof after full fsync | Filipe Manana |
2022-03-02 | btrfs: subpage: fix a wrong check on subpage->writers | Qu Wenruo |
2022-03-02 | erofs: fix ztailpacking on > 4GiB filesystems | Gao Xiang |
2022-03-01 | Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-01 | binfmt_elf: Avoid total_mapping_size for ET_EXEC | Kees Cook |
2022-02-26 | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-02-26 | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-02-25 | tracefs: Set the group ownership in apply_options() not parse_options() | Steven Rostedt (Google) |
2022-02-25 | Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con... | Linus Torvalds |
2022-02-25 | Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-02-24 | Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-02-24 | btrfs: reduce extent threshold for autodefrag | Qu Wenruo |
2022-02-23 | btrfs: autodefrag: only scan one inode once | Qu Wenruo |
2022-02-23 | btrfs: defrag: don't use merged extent map for their generation check | Qu Wenruo |
2022-02-23 | btrfs: defrag: bring back the old file extent search behavior | Qu Wenruo |
2022-02-23 | btrfs: defrag: remove an ambiguous condition for rejection | Qu Wenruo |
2022-02-23 | btrfs: defrag: don't defrag extents which are already at max capacity | Qu Wenruo |
2022-02-23 | btrfs: defrag: don't try to merge regular extents with preallocated extents | Qu Wenruo |
2022-02-22 | configfs: fix a race in configfs_{,un}register_subsystem() | ChenXiaoSong |
2022-02-22 | io_uring: disallow modification of rsrc_data during quiesce | Dylan Yudaken |
2022-02-21 | fuse: move FUSE_SUPER_MAGIC definition to magic.h | Jeff Layton |
2022-02-21 | io_uring: don't convert to jiffies for waiting on timeouts | Jens Axboe |
2022-02-20 | Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-02-18 | Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-02-18 | Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-02-18 | fuse: fix fileattr op failure | Miklos Szeredi |
2022-02-17 | fs/file_table: fix adding missing kmemleak_not_leak() | Luis Chamberlain |
2022-02-16 | cifs: fix confusing unneeded warning message on smb2.1 and earlier | Steve French |
2022-02-16 | NFS: Do not report writeback errors in nfs_getattr() | Trond Myklebust |
2022-02-15 | btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a... | Qu Wenruo |
2022-02-15 | btrfs: prevent copying too big compressed lzo segment | Dāvis Mosāns |