index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
2020-06-25
blktrace: Provide event for request merging
Jan Kara
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
2020-06-24
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-19
Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
[next]