Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Oleg Nesterov
|
3e1ac130d0
kcdrwd: remove unneeded flush_signals() call
|
18 years ago |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 years ago |
Andrew Morton
|
cbc31a475a
packet: fix error handling
|
18 years ago |
Gerhard Dirschl
|
91e4ee381d
[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet
|
18 years ago |
Arjan van de Ven
|
2b8693c061
[PATCH] mark struct file_operations const 3
|
18 years ago |
Thomas Maier
|
83f3aa3dc5
[PATCH] pktcdvd: cleanup
|
18 years ago |
Christoph Hellwig
|
406c9b605c
[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0"
|
18 years ago |
Thomas Maier
|
32694850a9
[PATCH] pktcdvd: add sysfs and debugfs interface
|
18 years ago |
Thomas Maier
|
0a0fc9601d
[PATCH] pktcdvd: bio write congestion using congestion_wait()
|
18 years ago |
Thomas Maier
|
adb9250a07
[PATCH] pktcdvd: reusability of procfs functions
|
18 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
Thomas Maier
|
add216608a
[PATCH] pktcdvd: rename a variable for better readability
|
19 years ago |
Thomas Maier
|
7822082d4e
[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.
|
19 years ago |
Peter Zijlstra
|
6e9a4738c9
[PATCH] completions: lockdep annotate on stack completions
|
19 years ago |
Jens Axboe
|
c00895ab2f
[PATCH] Remove ->waiting member from struct request
|
19 years ago |
Jens Axboe
|
4aff5e2333
[PATCH] Split struct request ->flags into two parts
|
19 years ago |
Arjan van de Ven
|
8e185d8339
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
96192ff1a9
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
|
20 years ago |
Matthew Dobson
|
0eaae62aba
[PATCH] mempool: use common mempool kmalloc allocator
|
19 years ago |
Jes Sorensen
|
1657f824e8
[PATCH] sem2mutex: drivers/block/pktcdvd.c
|
19 years ago |
Al Viro
|
1312f40e11
[PATCH] regularize blk_cleanup_queue() use
|
19 years ago |
Peter Osterlund
|
9db9154657
[PATCH] pktcdvd: Only return -EROFS when appropriate
|
19 years ago |
Peter Osterlund
|
ab863ec342
[PATCH] pktcdvd: Fix the logic in the pkt_writable_track function
|
19 years ago |
Peter Osterlund
|
3b4828047d
[PATCH] pktcdvd: Remove useless printk statements
|
19 years ago |
Peter Osterlund
|
7c613d5933
[PATCH] pktcdvd: Rename functions and make their return values sane
|
19 years ago |
Peter Osterlund
|
cef289633a
[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()
|
19 years ago |
Peter Osterlund
|
7277232374
[PATCH] pktcdvd: Reduce stack usage
|
19 years ago |