Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c0fa797ae6cd02ff87c0bfe0d509368a3b45640e
/
drivers
/
message
/
i2o
/
i2o_block.c
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
f47350f
i2o_block: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
d236700
drivers/message: move dereference after NULL test
by Julia Lawall
· 14 years ago
2daa672
scsi/i2o: restore ioctl changes
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
3448406
scsi/i2o_block: cleanup ioctl handling
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 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
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
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
296b2f6
block: convert to dequeueing model (easy ones)
by Tejun Heo
· 16 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
b079041
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
5e33330
Fix incorrect use of loose in i2o_block.c
by Nick Andrew
· 16 years ago
b77b0ef
i2o: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
f3f6015
[PATCH] switch i2o
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
1381b7e
blk_end_request: changing i2o_block (take 4)
by Kiyoshi Ueda
· 17 years ago
ae5fbf7
i2o: debug messages corrected
by Vasily Averin
· 17 years ago
3d1266c
SG: audit of drivers that use blk_rq_map_sg()
by Jens Axboe
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
db7526f
fix integer overflow warning in i2o_block
by Meelis Roos
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
010904c
wrong memory access in i2o_block_device_lock()
by Vasily Averin
· 17 years ago
d1985ad
[PATCH] i2o: block IO errors on i2o disk
by Vasily Averin
· 18 years ago
d9489fb
[PATCH] kernel-doc: fix fusion and i2o docs
by Randy Dunlap
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
f6ed39a
[PATCH] I2O: Optimizing
by Markus Lidel
· 19 years ago
2e1973a
[PATCH] I2O: Beautifying
by Markus Lidel
· 19 years ago
793fd15
[PATCH] I2O: SPARC fixes
by Markus Lidel
· 19 years ago
a1a5ea7
[PATCH] I2O: changed I2O API to create I2O messages in kernel memory
by Markus Lidel
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
f33213e
[PATCH] I2O: Lindent run and replacement of printk through osm printing functions
by Markus Lidel
· 19 years ago
9e87545
[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization
by Markus Lidel
· 19 years ago
f10378f
[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA support
by Markus Lidel
· 19 years ago
f88e119
[PATCH] I2O: first code cleanup of spare warnings and unused functions
by Markus Lidel
· 19 years ago
223230e
[PATCH] i2o: Fix free of event memory in i2o_block_event()
by Markus Lidel
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago