index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ps3vram: remove bio splitting
Christoph Hellwig
2023-01-29
1
-7
/
+0
*
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-04
1
-0
/
+2
*
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-21
1
-1
/
+1
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
ps3vram: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
1
-1
/
+6
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-4
/
+2
*
ps3vram: use bvec_virt
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-23
/
+8
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-1
/
+1
*
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-04
1
-2
/
+1
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-8
/
+7
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-2
/
+1
*
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
2019-06-13
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+2
*
block/ps3vram: Check return of ps3vram_cache_init
Geoff Levand
2017-08-17
1
-1
/
+5
*
block/ps3vram: Delete an error message for a failed memory allocation in ps3v...
Markus Elfring
2017-08-17
1
-3
/
+1
*
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-1
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-7
/
+7
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-2
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-2
/
+4
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
1
-0
/
+2
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+2
*
block/ps3vram: Remove obsolete reference to MTD
Geert Uytterhoeven
2015-06-10
1
-1
/
+1
*
block/ps3vram: Fix sparse warnings
Geoff Levand
2015-06-10
1
-16
/
+16
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-5
/
+5
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
block: Fix files that are modules and hence need module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
1
-4
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
2010-03-01
1
-1
/
+1
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
1
-2
/
+2
*
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
2009-11-04
1
-1
/
+9
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-08-20
1
-1
/
+1
*
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
1
-24
/
+24
*
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
1
-26
/
+24
*
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
*
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
1
-13
/
+1
[next]