Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31e3879127d4db56ad445fd948ca39c393ee65d7
/
drivers
/
block
/
paride
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
3f7d758
drivers/block/paride/pg.c: underflow bug in pg_write()
by Dan Carpenter
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
0cb3d9c
drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
1b9fbaf
paride/pcd: fix bool verbose module parameter.
by Rusty Russell
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
a2c2a0e
paride: fix potential information leak in pg_read()
by Dan Carpenter
· 13 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 13 years ago
698567f
Merge commit 'v2.6.39' into for-2.6.40/core
by Jens Axboe
· 13 years ago
9fd097b
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
by Tejun Heo
· 14 years ago
d4dc210
block: don't block events on excl write for non-optical devices
by Tejun Heo
· 14 years ago
b1b56b9
paride: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
613655f
drivers: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c12ec0a
paride: fix off-by-one test
by Roel Kluin
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
49b3a3c
block: use printk_once
by Marcin Slusarz
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
b12d4f8
paride: dequeue in-flight request
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
c8cbec6
paride/pg.c: xs(): &&/|| confusion
by Roel Kluin
· 16 years ago
8cfc7ca
[PATCH] switch pf
by Al Viro
· 17 years ago
b6a8953
[PATCH] switch pd
by Al Viro
· 17 years ago
c9acf90
[PATCH] switch pcd
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
bbc1cc9
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
1ff9f54
device create: block: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
f79f060
device create: block: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
98339cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
d79c5a6
block: convert pd_special_command to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
be1fd70
paride: push ioctl down into driver
by Alan Cox
· 16 years ago
ea2959a
paride: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
4f54eec
block: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
eaa0ff1
fix ! versus & precedence in various places
by Alexey Dobriyan
· 17 years ago
aa27582
paride: Convert from class_device to device for block/paride
by Tony Jones
· 17 years ago
e62aa04
paride: pf driver fixes
by Ondrej Zary
· 17 years ago
b07989f
paride: fix 'and' typo in drivers/block/paride/pt.c
by Roel Kluin
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
671d40f
paride drivers: initialize spinlocks
by Alexey Dobriyan
· 18 years ago
27d8718
[PATCH] paride endianness annotations
by Al Viro
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
482a579
[PATCH] Remove unused kernel config option PARIDE_PARPORT
by Robert P. J. Day
· 18 years ago
4d2d3ce
[PATCH] remove drivers/block/paride/jumbo
by Adrian Bunk
· 18 years ago
9828673
[PATCH] paride: remove parport #ifdef's
by Adrian Bunk
· 18 years ago
8bca98c
[PATCH] paride: return proper error code
by Akinobu Mita
· 18 years ago
b4178ab
[PATCH] paride_register(): shuffle return values
by Alexey Dobriyan
· 18 years ago
f433000
[PATCH] paride: rename pi_register() and pi_unregister()
by Alexey Dobriyan
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
cdd6026
[PATCH] Remove ->rq_status from struct request
by Jens Axboe
· 18 years ago
c00895a
[PATCH] Remove ->waiting member from struct request
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
8e53cfc
[PATCH] Deref in drivers/block/paride/pf.c
by Eric Sesterhenn
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
3b71797
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
by Adrian Bunk
· 19 years ago
829d5f6
[PATCH] paride-pt: register_chrdev fix
by Andrew Morton
· 19 years ago
8637980
[PATCH] paride: register_chrdev fix
by Andrew Morton
· 19 years ago
06ff37f
[PATCH] kzalloc() conversion in drivers/block
by Eric Sesterhenn
· 19 years ago
10e705f
[PATCH] Fix "value computed not used" warnings
by Takashi Iwai
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
6a19b41
[PATCH] parport: Kconfig dependency fixes
by Marko Kohtala
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
3ccc7f2
[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c
by Norbert Kiesel
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
9564df1
[PATCH] fix pf request handling
by Jens Axboe
· 19 years ago
86e8486
[PATCH] drivers/block: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
deb3697
[PATCH] class: convert drivers/block/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
867d119
[SCSI] remove requeue feature from blk_insert_request()
by Tejun Heo
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago