index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
56
-459
/
+874
2007-07-10
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
42
-26865
/
+192
2007-07-10
Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...
Geert Uytterhoeven
1
-13
/
+3
2007-07-10
Use list_for_each_entry() instead of list_for_each() in the block device
Matthias Kaehlcke
1
-10
/
+3
2007-07-10
Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",
Jan Engelhardt
1
-5
/
+6
2007-07-10
block/Kconfig already has its own "menuconfig" so remove these
Jan Engelhardt
1
-2
/
+0
2007-07-10
Use menuconfigs instead of menus, so the whole menu can be disabled at once
Jan Engelhardt
1
-2
/
+2
2007-07-10
cfq-iosched: fix async queue behaviour
Jens Axboe
2
-5
/
+40
2007-07-10
pipe: add documentation and comments
Jens Axboe
3
-2
/
+140
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
7
-20
/
+22
2007-07-10
Remove remnants of sendfile()
Jens Axboe
2
-17
/
+12
2007-07-10
xip sendfile removal
Carsten Otte
3
-26
/
+0
2007-07-10
splice: completely document external interface with kerneldoc
Jens Axboe
2
-24
/
+96
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
1
-7
/
+0
2007-07-10
shmem: convert to using splice instead of sendfile()
Hugh Dickins
1
-25
/
+17
2007-07-10
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
1
-91
/
+55
2007-07-10
pipe: allow passing around of ops private pointer
Jens Axboe
3
-0
/
+3
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
9
-68
/
+83
2007-07-10
splice: relay support
Tom Zanussi
1
-50
/
+191
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
4
-19
/
+34
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
1
-6
/
+9
2007-07-10
loop: convert to using splice_direct_to_actor() instead of sendfile()
Jens Axboe
1
-20
/
+44
2007-07-10
splice: add void cookie to the actor data
Jens Axboe
1
-0
/
+1
2007-07-10
sendfile: kill generic_file_sendfile()
Jens Axboe
2
-21
/
+0
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
37
-131
/
+43
2007-07-10
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
1
-4
/
+20
2007-07-10
vmsplice: add vmsplice-to-user support
Jens Axboe
3
-30
/
+158
2007-07-10
splice: abstract out actor data
Jens Axboe
3
-36
/
+84
2007-07-10
unexport bio_{,un}map_user
Adrian Bunk
1
-2
/
+0
2007-07-10
Remove legacy CDROM drivers
Jens Axboe
23
-24847
/
+0
2007-07-10
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
11
-20
/
+14
2007-07-10
cciss: add new controller support for P700m
Mike Miller (OS Dev
1
-0
/
+2
2007-07-10
[PATCH] Remove acsi.c
Jens Axboe
3
-1858
/
+1
2007-07-10
[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
Tejun Heo
1
-9
/
+0
2007-07-10
[PATCH] cdrom_sysctl_info fix
Dave Young
1
-91
/
+125
2007-07-10
blk_hw_contig_segment(): bad segment size checks
Jens Axboe
1
-2
/
+2
2007-07-10
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
Benjamin Gilbert
1
-5
/
+0
2007-07-10
Input: tsdev - fix broken usec-to-millisecs conversion
Andrew Morton
1
-1
/
+1
2007-07-10
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
1
-1
/
+1
2007-07-10
Input: serio_raw - shut up errorneous warning
Andrew Morton
1
-1
/
+1
2007-07-10
Input: update MAINTAINERS to explicitly mention touchscreens
Robert P. J. Day
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2
-4
/
+4
2007-07-10
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2
-0
/
+39
2007-07-10
Input: ppc-beep - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-5
/
+5
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
1
-20
/
+20
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
1
-1
/
+2
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
1
-1
/
+1
2007-07-10
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
1
-2
/
+2
2007-07-10
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
4
-9
/
+53
2007-07-10
Input: add gpio-mouse driver
Hans-Christian Egtvedt
4
-0
/
+274
[next]