Age | Commit message (Expand) | Author |
2020-01-28 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-01-28 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-27 | Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-26 | Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-01-26 | io_uring: don't cancel all work on process exit | Jens Axboe |
2020-01-26 | Revert "io_uring: only allow submit from owning task" | Jens Axboe |
2020-01-26 | afs: Fix characters allowed into cell names | David Howells |
2020-01-26 | do_last(): fetch directory ->i_mode and ->i_uid before it's too late | Al Viro |
2020-01-25 | Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-25 | btrfs: dev-replace: remove warning for unknown return codes when finished | David Sterba |
2020-01-24 | smp: Remove allocation mask from on_each_cpu_cond.*() | Sebastian Andrzej Siewior |
2020-01-24 | btrfs: scrub: Require mandatory block group RO for dev-replace | Qu Wenruo |
2020-01-23 | Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds |
2020-01-23 | readdir: make user_access_begin() use the real access range | Linus Torvalds |
2020-01-23 | readdir: be more conservative with directory entry names | Linus Torvalds |
2020-01-23 | btrfs: free block groups after free'ing fs trees | Josef Bacik |
2020-01-23 | btrfs: Fix split-brain handling when changing FSID to metadata uuid | Nikolay Borisov |
2020-01-23 | btrfs: Handle another split brain scenario with metadata uuid feature | Nikolay Borisov |
2020-01-23 | btrfs: Factor out metadata_uuid code from find_fsid. | Su Yue |
2020-01-23 | btrfs: Call find_fsid from find_fsid_inprogress | Su Yue |
2020-01-23 | Btrfs: fix infinite loop during fsync after rename operations | Filipe Manana |
2020-01-23 | btrfs: set trans->drity in btrfs_commit_transaction | Josef Bacik |
2020-01-23 | btrfs: drop log root for dropped roots | Josef Bacik |
2020-01-23 | btrfs: sysfs, add devid/dev_state kobject and device attributes | Anand Jain |
2020-01-23 | btrfs: Refactor btrfs_rmap_block to improve readability | Nikolay Borisov |
2020-01-23 | btrfs: Add self-tests for btrfs_rmap_block | Nikolay Borisov |
2020-01-23 | btrfs: selftests: Add support for dummy devices | Nikolay Borisov |
2020-01-23 | btrfs: Move and unexport btrfs_rmap_block | Nikolay Borisov |
2020-01-23 | btrfs: separate definition of assertion failure handlers | David Sterba |
2020-01-22 | Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-21 | ceph: hold extra reference to r_parent over life of request | Jeff Layton |
2020-01-20 | io_uring: fix compat for IORING_REGISTER_FILES_UPDATE | Eugene Syromiatnikov |
2020-01-20 | Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-20 | btrfs: device stats, log when stats are zeroed | Anand Jain |
2020-01-20 | btrfs: fix improper setting of scanned for range cyclic write cache pages | Josef Bacik |
2020-01-20 | btrfs: safely advance counter when looking up bio csums | David Sterba |
2020-01-20 | btrfs: remove unused member btrfs_device::work | David Sterba |
2020-01-20 | btrfs: remove unnecessary wrapper get_alloc_profile | Johannes Thumshirn |
2020-01-20 | btrfs: add correction to handle -1 edge case in async discard | Dennis Zhou |
2020-01-20 | btrfs: ensure removal of discardable_* in free_bitmap() | Dennis Zhou |
2020-01-20 | btrfs: make smaller extents more likely to go into bitmaps | Dennis Zhou |
2020-01-20 | btrfs: increase the metadata allowance for the free_space_cache | Dennis Zhou |
2020-01-20 | btrfs: add async discard implementation overview | Dennis Zhou |
2020-01-20 | btrfs: keep track of discard reuse stats | Dennis Zhou |
2020-01-20 | btrfs: only keep track of data extents for async discard | Dennis Zhou |
2020-01-20 | btrfs: have multiple discard lists | Dennis Zhou |