index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2020-09-11
block: introduce part_[begin|end]_io_acct
Song Liu
2020-09-10
block: remove check_disk_change
Christoph Hellwig
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
2020-09-07
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-03
blk-mq, elevator: Count requests per hctx to improve performance
Kashyap Desai
2020-09-03
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
2020-09-03
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
2020-09-03
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
2020-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2020-09-01
blk-iocost: restore inuse update tracepoints
Tejun Heo
2020-09-01
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
2020-09-01
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
2020-09-01
block: remove an outdated comment on the bd_dev field
Christoph Hellwig
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
2020-09-01
block: remove the BIO_USER_MAPPED flag
Christoph Hellwig
2020-09-01
block: remove the BIO_NULL_MAPPED flag
Christoph Hellwig
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-09-01
block: Make request_queue.rpm_status an enum
Geert Uytterhoeven
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
2020-08-27
arm/xen: Add misuse warning to virt_to_gfn
Simon Leiner
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
[next]