index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-1
/
+1
2010-10-23
block: fix use-after-free bug in blk throttle code
Jens Axboe
1
-0
/
+2
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+11
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+11
2010-08-23
block: put dev->kobj in blk_register_queue fail path
Xiaotian Feng
1
-0
/
+1
2010-08-07
block: add helpers for the trivial queue flag sysfs show/store entries
Jens Axboe
1
-68
/
+36
2010-08-07
block: add sysfs knob for turning off disk entropy contributions
Jens Axboe
1
-0
/
+28
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+25
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
Merge branch 'master' into for-linus
Jens Axboe
1
-1
/
+1
2010-03-15
block: Export max number of segments and max segment size in sysfs
Martin K. Petersen
1
-0
/
+25
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-01-29
block: Added in stricter no merge semantics for block I/O
Alan D. Brunelle
1
-4
/
+7
2009-12-03
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
1
-0
/
+11
2009-11-10
block: Expose discard granularity
Martin K. Petersen
1
-0
/
+22
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-5
/
+6
2009-09-14
block: don't assume device has a request list backing in nr_requests store
Jens Axboe
1
-1
/
+6
2009-09-01
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
1
-1
/
+1
2009-07-17
block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel
Xiaotian Feng
1
-5
/
+6
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+50
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
1
-0
/
+33
2009-05-22
block: Expose stacked device queues in sysfs
Martin K. Petersen
1
-3
/
+3
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
1
-4
/
+4
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-3
/
+9
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-4
/
+0
2009-04-24
block: simplify I/O stat accounting
Jerome Marchand
1
-4
/
+0
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
1
-1
/
+6
2009-04-15
block: fix bad spelling of quiesce
Jens Axboe
1
-2
/
+2
2009-04-07
block: fix inconsistency in I/O stat accounting code
Jerome Marchand
1
-0
/
+4
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
1
-20
/
+20
2009-01-30
block: add sysfs file for controlling io stats accounting
Jens Axboe
1
-0
/
+28
2009-01-30
block: export SSD/non-rotational queue flag through sysfs
Bartlomiej Zolnierkiewicz
1
-1
/
+29
2008-12-29
block: don't take lock on changing ra_pages
Wu Fengguang
1
-6
/
+1
2008-10-09
block: add support for IO CPU affinity
Jens Axboe
1
-0
/
+31
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
1
-2
/
+2
2008-05-07
block: sysfs store function needs to grab queue_lock and use queue_flag_*()
Jens Axboe
1
-2
/
+4
2008-04-29
block: Skip I/O merges when disabled
Alan D. Brunelle
1
-0
/
+26
2008-04-21
block: fix blk_register_queue() return value
Akinobu Mita
1
-2
/
+8
2008-02-01
block: make core bits checkpatch compliant
Jens Axboe
1
-2
/
+3
2008-01-29
Expose hardware sector size
Martin K. Petersen
1
-0
/
+11
2008-01-29
block: split tag and sysfs handling from blk-core.c
Jens Axboe
1
-0
/
+298