index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
/
aoeblk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
block: aoe: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-01-03
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
Arnd Bergmann
1
-0
/
+1
2019-06-04
block: aoe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+2
2018-11-10
aoe: replace ->special use with private data in the request
Christoph Hellwig
1
-0
/
+1
2018-10-14
aoe: convert aoeblk to blk-mq
Jens Axboe
1
-13
/
+36
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
1
-14
/
+7
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-5
/
+5
2018-05-12
aoe: handle highmem pages
Christoph Hellwig
1
-1
/
+0
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
1
-0
/
+1
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
1
-1
/
+1
2014-10-22
block: remove artifical max_hw_sectors cap
Christoph Hellwig
1
-1
/
+1
2013-09-12
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
1
-1
/
+0
2013-09-12
aoe: update copyright date
Ed Cashin
1
-1
/
+1
2013-09-12
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
1
-1
/
+32
2013-09-12
aoe: provide file operations for debugfs files
Ed Cashin
1
-1
/
+24
2013-09-12
aoe: add AoE-target files to debugfs
Ed Cashin
1
-0
/
+35
2013-09-12
aoe: create and destroy debugfs directory for aoe
Ed Cashin
1
-1
/
+9
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-4
/
+2
2012-12-18
aoe: use dynamic number of remote ports for AoE storage target
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: avoid races between device destruction and discovery
Ed Cashin
1
-2
/
+34
2012-12-18
aoe: remove vestigial request queue allocation
Ed Cashin
1
-13
/
+4
2012-12-18
aoe: provide ATA identify device content to user on request
Ed Cashin
1
-0
/
+30
2012-12-18
aoe: "payload" sysfs file exports per-AoE-command data transfer size
Ed Cashin
1
-0
/
+10
2012-12-18
aoe: support larger I/O requests via aoe_maxsectors module param
Ed Cashin
1
-0
/
+9
2012-10-05
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
1
-1
/
+1
2012-10-05
aoe: update copyright year in touched files
Ed Cashin
1
-1
/
+1
2012-10-05
aoe: become I/O request queue handler for increased user control
Ed Cashin
1
-62
/
+26
2012-10-05
aoe: for performance support larger packet payloads
Ed Cashin
1
-0
/
+3
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
1
-8
/
+6
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
1
-3
/
+0
2010-10-28
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
Andrew Morton
1
-1
/
+3
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-4
/
+5
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+4
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-15
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+3
2009-09-14
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
1
-0
/
+3
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
1
-3
/
+9
2008-11-25
aoe: remove private mac address format function
Harvey Harrison
1
-1
/
+1
2008-10-21
[PATCH] switch aoeblk
Al Viro
1
-10
/
+6
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-2
/
+2
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+1
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+4
2008-10-09
block: move capacity from disk to part0
Tejun Heo
1
-1
/
+1
[next]