Thomas Gleixner
|
22e6500458
um: Replace deprecated spinlock initialization
|
14 years ago |
Linus Torvalds
|
5704e44d28
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
9a181c5861
uml: kill big kernel lock
|
14 years ago |
Tejun Heo
|
47526903fe
ubd: fix incorrect sector handling during request restart
|
14 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Alexey Dobriyan
|
6613c5e860
uml: convert to seq_file/proc_fops
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 years ago |
Greg Kroah-Hartman
|
8691b97b99
uml: remove driver_data direct access of struct device
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
f81f2f7c9f
ubd: drop unnecessary rq->sector manipulation
|
16 years ago |
Tejun Heo
|
4d6c84d91d
ubd: cleanup completion path
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
73855e13b2
ubd_kern: make it 'struct hd_driveid'-free
|
16 years ago |
Christoph Hellwig
|
792dd4fc31
ubd: stop defintining MAJOR_NR
|
16 years ago |
Al Viro
|
a625c998e6
[PATCH] switch ubd
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Huang Weiyi
|
9f31287b44
uml: remove a duplicate include
|
17 years ago |
Jiri Olsa
|
6d0742426c
uml: use DIV_ROUND_UP
|
17 years ago |
WANG Cong
|
5dc62b1b64
uml: clean up arch/um/drivers/ubd_kern.c
|
17 years ago |
Jeff Dike
|
83380cc1c9
uml: remove fakehd
|
17 years ago |
Jeff Dike
|
8299ca5ce1
uml: reconst a parameter
|
17 years ago |
Jeff Dike
|
edea138584
uml: tidy kern_util.h
|
17 years ago |
WANG Cong
|
c0a9290ecf
uml: const and other tidying
|
17 years ago |
Jeff Dike
|
20ede453af
uml: document new ubd flag
|
17 years ago |
Kiyoshi Ueda
|
4898b53a5e
blk_end_request: changing um (take 4)
|
17 years ago |
Miklos Szeredi
|
12429bf932
leak in do_ubd_request
|
17 years ago |
WANG Cong
|
4f40c05528
uml: fix incompatible types warning in previous SG fix
|
17 years ago |