.. |
partitions
|
e3ebf0d457
block: Use macros from compiler.h instead of __attribute__((...))
|
il y a 11 ans |
Kconfig
|
080506ad0a
block: change config option name for cmdline partition parsing
|
il y a 12 ans |
Kconfig.iosched
|
32e380aedc
blkcg: make CONFIG_BLK_CGROUP bool
|
il y a 13 ans |
Makefile
|
719c555f44
block: move mm/bounce.c to block/
|
il y a 11 ans |
bio-integrity.c
|
f9c78b2be2
block: move bio.c and bio-integrity.c from fs/ to block/
|
il y a 11 ans |
bio.c
|
66cb45aa41
block: add support for limiting gaps in SG lists
|
il y a 11 ans |
blk-cgroup.c
|
0b462c89e3
blkcg: don't call into policy draining if root_blkg is already gone
|
il y a 11 ans |
blk-cgroup.h
|
d5bf02914e
Revert "block: add __init to blkcg_policy_register"
|
il y a 11 ans |
blk-core.c
|
f1d702487b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
il y a 11 ans |
blk-exec.c
|
de83953f9d
block: blk-exec.c: Cleaning up local variable address returnd
|
il y a 11 ans |
blk-flush.c
|
2940474af7
block: remove elv_abort_queue and blk_abort_flushes
|
il y a 11 ans |
blk-integrity.c
|
d57a5f7c66
bio-integrity: Convert to bvec_iter
|
il y a 11 ans |
blk-ioc.c
|
ec6c676a08
block: Substitute rcu_access_pointer() for rcu_dereference_raw()
|
il y a 11 ans |
blk-iopoll.c
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
il y a 11 ans |
blk-lib.c
|
35086784ca
block/blk-lib.c: make __blkdev_issue_zeroout static
|
il y a 11 ans |
blk-map.c
|
b4f42e2831
block: remove struct request buffer member
|
il y a 11 ans |
blk-merge.c
|
66cb45aa41
block: add support for limiting gaps in SG lists
|
il y a 11 ans |
blk-mq-cpu.c
|
75bb4625bb
blk-mq: add file comments and update copyright notices
|
il y a 11 ans |
blk-mq-cpumap.c
|
75bb4625bb
blk-mq: add file comments and update copyright notices
|
il y a 11 ans |
blk-mq-sysfs.c
|
ee3c5db089
blk-mq: blk_mq_unregister_hctx() can be static
|
il y a 11 ans |
blk-mq-tag.c
|
86fb5c56cf
blk-mq: bitmap tag: fix races in bt_get() function
|
il y a 11 ans |
blk-mq-tag.h
|
8537b12034
blk-mq: bitmap tag: fix races on shared ::wake_index fields
|
il y a 11 ans |
blk-mq.c
|
0ffbce80c2
blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue()
|
il y a 11 ans |
blk-mq.h
|
cb96a42cc1
blk-mq: fix schedule from atomic context
|
il y a 11 ans |
blk-settings.c
|
58a4915ad2
block: ensure that bio_add_page() always accepts a page for an empty bio
|
il y a 11 ans |
blk-softirq.c
|
360f92c244
block: fix regression with block enabled tagging
|
il y a 11 ans |
blk-sysfs.c
|
3d2936f457
block: only allocate/free mq_usage_counter in blk-mq
|
il y a 11 ans |
blk-tag.c
|
d45b3279a5
block: don't assume last put of shared tags is for the host
|
il y a 11 ans |
blk-throttle.c
|
14208b0ec5
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
il y a 11 ans |
blk-timeout.c
|
c7bca4183f
block: ensure that the timer is always added
|
il y a 11 ans |
blk.h
|
2940474af7
block: remove elv_abort_queue and blk_abort_flushes
|
il y a 11 ans |
bounce.c
|
b1de0d139c
mm: convert some level-less printks to pr_*
|
il y a 11 ans |
bsg-lib.c
|
80729beb33
bsg: Remove unused function bsg_goose_queue()
|
il y a 12 ans |
bsg.c
|
f27b087b81
block: add blk_rq_set_block_pc()
|
il y a 11 ans |
cfq-iosched.c
|
14208b0ec5
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
il y a 11 ans |
cmdline-parser.c
|
bca266b388
block: remove unrelated header files and export symbol
|
il y a 11 ans |
compat_ioctl.c
|
3b3a1814d1
block: provide compat ioctl for BLKZEROOUT
|
il y a 11 ans |
deadline-iosched.c
|
8b4922d317
block: Stop abusing csd.list for fifo_time
|
il y a 11 ans |
elevator.c
|
e567bf7112
Revert "block: add __init to elv_register"
|
il y a 11 ans |
genhd.c
|
c1b511eb21
block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
|
il y a 12 ans |
ioctl.c
|
c7d1ba417c
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
|
il y a 11 ans |
ioprio.c
|
2667bcbbd5
block: move ioprio.c from fs/ to block/
|
il y a 11 ans |
noop-iosched.c
|
d50235b7bc
elevator: Fix a race in elevator switching
|
il y a 12 ans |
partition-generic.c
|
c2fccc1c9f
Revert "loop: cleanup partitions when detaching loop device"
|
il y a 12 ans |
scsi_ioctl.c
|
f27b087b81
block: add blk_rq_set_block_pc()
|
il y a 11 ans |